Unable to access or detect second harddrive

Thilo Six T.Six at gmx.de
Sun Nov 11 19:59:26 UTC 2007


David Park wrote the following on 11.11.2007 19:37
> Hmm i do not know what you mean but when i type cat /etc/modules |
> grep fu and press enter i get fuse as the output.

that´s ok. i just wanted to be sure.
<-------------------------------------------------
/dev/sda1 /windows ntfs-3g defaults,locale=en_US.UTF-8 0 0

UUID=1581d1f1-46da-4ef1-8b5c-79489209ad3b / ext3 defaults,errors=remount-ro 0 1
------------------------------------------------->

do you have a directory called "/windows" in your system?
If so try to change the order of those two lines.
after it should be as:
<-------------------------------------------------
UUID=1581d1f1-46da-4ef1-8b5c-79489209ad3b / ext3 defaults,errors=remount-ro 0 1
/dev/sda1 /windows ntfs-3g defaults,locale=en_US.UTF-8 0 0
------------------------------------------------->

the order of entrances in /etc/fstab is the order of which they get mount.
with no "/" no "/windows".

tell me if this helps

bye
-- 
Thilo

key: 0x4A411E09





More information about the ubuntu-users mailing list