reading a 32-fat HD with fedora

Thomas Springer th.springer at gmx.net
Fri Jan 27 17:34:20 UTC 2006


Am Freitag, den 27.01.2006, 18:07 +0100 schrieb umberto rossi:
> I mean,
> I issued the correct mount command and now everything works allright -
> both the 2nd, 32fat HD and the external disk. 
> 
> Now I'd just need to know how to edit the fstab file so that everytime I
> open the machine the two drives are automatically assigned to the two
> folders. 
> 

Have a look at fstab and write down the line which is added in fstab
when you have mount it successfully.

Now unmount.

% umount <device> <dir>

Edit fstab and add above line.
You can save changes only as root.

After an reboot check that it is actually mounted.
But you don't have to reboot yet, mount'ing again is enough.

% mount <device> <dir>

FYI
mount looks up fstab so one of <device> or <dir> is optional.


Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060127/cce0610b/attachment-0001.sig>


More information about the fedora-list mailing list