why can i not mount hda1.i get this message when i try..can't find /dev/hda1 in /etc/fstab or /etc/mtab.whats going on?
Announcement
Collapse
No announcement yet.
ntfs
Collapse
This topic is closed.
X
X
-
Re: ntfs
your fstab file may not reflect that hard drive/partition for a number of reasons. The easiest thing to do is to check your fstab file and make sure that hda1 is there. Next typeCode:sudo mount /dev/hda1 -a
Will
- Top
- Bottom
Comment