Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


paulchinnz

Circumspice
796 posts

Ultimate Geek
+1 received by user: 223

Trusted
Lifetime subscriber

#204750 15-Oct-2016 19:45
Send private message

Hi appreciate any ideas about this.

 

My desktop (ASUS P8Z68 V PRO gen3 mobo, Intel 530 240GB ssd with win10 / crucial m4 ssd / WD caviar black 1tb, haven't touched any of the hardware for >2 years) started bringing up a "no drives found" at bootup yesterday. The UEFI still recognises the presence of all 3 drives. 

 

I booted up ubuntu off a USB and all 3 drives weren't able to be mounted: the Intel had some error about hibernation, and the other two had errors with unclean file system (0,0). Managed to mount all 3 with read only and read all of them, so I guess the drives and sata cables are ok. Is it the mobo, or win10 or something else??

Create new topic
richms
28343 posts

Uber Geek
+1 received by user: 9325

Trusted
Lifetime subscriber

  #1651720 15-Oct-2016 22:06
Send private message

Was it previously setup with a raid and that got reset when the uefi was reset or something? My intel onboard lost its mind once and went back to AHCI which wouldnt boot. Luckily the config was all good since I wouldnt want to have to re get the steam library on my 3rd world internet.





Richard rich.ms



paulchinnz

Circumspice
796 posts

Ultimate Geek
+1 received by user: 223

Trusted
Lifetime subscriber

  #1651744 15-Oct-2016 22:29
Send private message

richms:

Was it previously setup with a raid and that got reset when the uefi was reset or something? My intel onboard lost its mind once and went back to AHCI which wouldnt boot. Luckily the config was all good since I wouldnt want to have to re get the steam library on my 3rd world internet.



Hi thanks.
No raid setup. It's got marvell and jmc controllers but looking through uefi nothing's changed afaik.

gzt

gzt
17344 posts

Uber Geek
+1 received by user: 6349

Lifetime subscriber

  #1651771 16-Oct-2016 05:24
Send private message

Machine lost power going into hibernation mode?



paulchinnz

Circumspice
796 posts

Ultimate Geek
+1 received by user: 223

Trusted
Lifetime subscriber

  #1651862 16-Oct-2016 11:47
Send private message

gzt: Machine lost power going into hibernation mode?

 

Not as far as I know., but the error message in ubuntu makes it sound like that. If 

 

However, the error message in ubuntu makes it sound like that. Let's assume you're right - what then? Thanks. (google no help)


cynnicallemon
370 posts

Ultimate Geek
+1 received by user: 85


  #1651871 16-Oct-2016 12:15
Send private message

paulchinnz:

 

gzt: Machine lost power going into hibernation mode?

 

Not as far as I know., but the error message in ubuntu makes it sound like that. If 

 

However, the error message in ubuntu makes it sound like that. Let's assume you're right - what then? Thanks. (google no help)

 

 

You can't mount a Windows 10 NTFS drive read/write in Linux if it uses the "Fast Startup" option in Windows. Fast Startup is basically hibernation at shutdown and you can change this option under Power settings. If you turn it off your startup time will be longer.

 

Even if you turn it off I have found that the drive will not mount correctly sometimes.


gzt

gzt
17344 posts

Uber Geek
+1 received by user: 6349

Lifetime subscriber

  #1651883 16-Oct-2016 12:30
Send private message

My first choice would be backup the drives then boot windows 10 into recovery mode. You may need to make a recovery USB from a working 10 machine. In that recovery environment there is some option like 'fix start up problems'.

If that fails then command prompt and "chkdsk c: /f" for a disk check and fix.

Hopefully that magically resolves it. That's probably the easiest and simplest route. There are tools you could use in Ubuntu but where possible let windows fix windows.


cynnicallemon
370 posts

Ultimate Geek
+1 received by user: 85


  #1651900 16-Oct-2016 12:57
Send private message

Not sure why people want to dual boot these days when we have vmware and virtualbox out there. UEFI is just a complete pain to add to the mix when it all goes tits up.


 
 
 
 

Shop now on Samsung phones, tablets, TVs and more (affiliate link).

gzt

gzt
17344 posts

Uber Geek
+1 received by user: 6349

Lifetime subscriber

  #1651995 16-Oct-2016 18:00
Send private message

cynnicallemon:

paulchinnz:


gzt: Machine lost power going into hibernation mode?


Not as far as I know., but the error message in ubuntu makes it sound like that. If 


However, the error message in ubuntu makes it sound like that. Let's assume you're right - what then? Thanks. (google no help)



You can't mount a Windows 10 NTFS drive read/write in Linux if it uses the "Fast Startup" option in Windows. Fast Startup is basically hibernation at shutdown and you can change this option under Power settings. If you turn it off your startup time will be longer.


Even if you turn it off I have found that the drive will not mount correctly sometimes.


Ok good point. The issue with the dirty drives may be an artifact of the fast shutdown and not the problem itself.

paulchinnz: started bringing up a "no drives found" at bootup yesterday. The UEFI still recognises the presence of all 3 drives.

So possibly a mass storage driver was updated and it is entirely the wrong one for the machine hardware. UEFI can see them, Ubuntu can see them, windows can't see them, windows mass storage driver problem. Unusual but plausible.

Again, the windows recovery startup repair is the best first choice to see if it identifies and resolves that.

Disk check is still not a bad idea also. The caveat: if a failing drive kicked this off then a chkdsk fix can make an even bigger mess of the data on that drive which is why backup is a good idea prior if it's important.

paulchinnz

Circumspice
796 posts

Ultimate Geek
+1 received by user: 223

Trusted
Lifetime subscriber

  #1652042 16-Oct-2016 19:28
Send private message

cynnicallemon:

 

Not sure why people want to dual boot these days when we have vmware and virtualbox out there. UEFI is just a complete pain to add to the mix when it all goes tits up.

 

 

I'm with you on this.

 

PS - running ubuntu off USB to interrogate the drives, haven't dual booted for > 5 years.


paulchinnz

Circumspice
796 posts

Ultimate Geek
+1 received by user: 223

Trusted
Lifetime subscriber

  #1652043 16-Oct-2016 19:31
Send private message

gzt:
cynnicallemon:

 

paulchinnz:

 

 

 

gzt: Machine lost power going into hibernation mode?

 

 

 

Not as far as I know., but the error message in ubuntu makes it sound like that. If 

 

 

 

However, the error message in ubuntu makes it sound like that. Let's assume you're right - what then? Thanks. (google no help)

 

 

 

 

 

 

You can't mount a Windows 10 NTFS drive read/write in Linux if it uses the "Fast Startup" option in Windows. Fast Startup is basically hibernation at shutdown and you can change this option under Power settings. If you turn it off your startup time will be longer.

 

 

 

Even if you turn it off I have found that the drive will not mount correctly sometimes.

 


Ok good point. The issue with the dirty drives may be an artifact of the fast shutdown and not the problem itself.

paulchinnz: started bringing up a "no drives found" at bootup yesterday. The UEFI still recognises the presence of all 3 drives.

So possibly a mass storage driver was updated and it is entirely the wrong one for the machine hardware. UEFI can see them, Ubuntu can see them, windows can't see them, windows mass storage driver problem. Unusual but plausible.

Again, the windows recovery startup repair is the best first choice to see if it identifies and resolves that.

Disk check is still not a bad idea also. The caveat: if a failing drive kicked this off then a chkdsk fix can make an even bigger mess of the data on that drive which is why backup is a good idea prior if it's important.

 

 

 

Thanks - should've thought of using win10 startup repair usb myself, will give it a go. Haven't had this sort of can't boot up error for some years, reflexively went for portable ubuntu to investigate.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.