mount permanently USB Hard Disk

Tim ignored_mailbox at yahoo.com.au
Fri Aug 1 10:45:57 UTC 2014


On Fri, 2014-08-01 at 13:11 +0300, Angelo Moreschini wrote:
> UUID=c3a4694f-d933-4079-a0e8-863320229f64 /boot       ext4    defaults    1 2
> /dev/mapper/fedora_zorro-home /home                   ext4    defaults   1 2
> /dev/mapper/fedora_zorro-swap swap                    swap    defaults   0 0
> #UUID=4458827258826312        /mnt/fedora              ntfs    default    0 2
> #UUID=F68D8D39808D00FB        /mnt/svn-repo            ntfs    default    0 2

You have written "default" where you should have written "defaults".

You don't have to reboot to check the fstab file entries work, you can
manually mount and unmount drives that are listed in it.

mount /mnt/fedora
umount /mnt/fedora

Should be enough to test one of the drives.  The umount/mount commands
should be able to find the rest of the data in the fstab file, using
what you have provided on the command line.

-- 
tim at localhost ~]$ uname -rsvp

Linux 3.15.6-200.fc20.i686 #1 SMP Fri Jul 18 03:18:07 UTC 2014 i686

All mail to my mailbox is automatically deleted, there is no point trying
to privately email me, I will only read messages posted to the public lists.

George Orwell's '1984' was supposed to be a warning against tyranny, not
a set of instructions for supposedly democratic governments.



More information about the users mailing list