[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

a quick fstab questions



Here's what my fstab says:

/ was on /dev/sda1 during installation
UUID=c90b11e8-7021-4a16-a692-8ffa91781753 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=d4bfa613-8518-4338-b33c-d08663f5b2f9 none swap sw 0 0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0 0

Is this correct? I found it as I'm having trouble mounting an external usb hard drive now.

And that the USB hard drive is not in the fstab, though "mount" produces, which is the drive: /dev/sdb2: LABEL="300gb" UUID="02db0acc-97b3-40b8-b9a1-f6d5fee78e1f" TYPE="ext4"

And I went to go add that to my fstab, so perhaps the "permission denied" notice I get when I try to use Thunar to mount it would go away.

And after putting this line in fstab, it still won't work:
/dev/sdb2: LABEL="300gb" UUID="02db0acc-97b3-40b8-b9a1-f6d5fee78e1f" ext4 -o uid=1000,gid=1000,utf8$


Thanks in advance.


Reply to: