sata drive will not mount
John Nilsson
john at milsson.nu
Sat Jul 30 16:49:27 UTC 2005
On lör, 2005-07-30 at 08:48 -0700, DaPhatBell wrote:
> Hi John,
>
> It says "mount: can't find /mnt/sda in /etc/fstab or /etc/mtab"
/mnt/sda? Yor fstab sais:
"/dev/sda1 /mnt/sata ntfs ro,umask=0222,uid=100,gid=100 0 0"
so you must use /mnt/sata...
Is it possible to do it by hand then?
"sudo mount -t ntfs -o ro,umask=0222,uid=100,gid=100 /dev/sda1 /mnt/sata"
/John
More information about the ubuntu-users
mailing list