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

Re: a quick fstab questions



On Tue, 16 Jun 2015 13:27:59 +0200 notoneofmyseeds sent:

> 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.
> 

UUID=02db0acc-97b3-40b8-b9a1-f6d5fee78e1f 300gb ext4 rw,user,noauto
0	0

You may want to do something else with the stuff after ext4?

You have to take the >"< out of the the label and UUID chain.

Hope that helps,
Charlie

-- 
	Registered Linux User:- 329524
	***********************************************

	All wisdom is rooted in learning to call things by the right
	name. When things are properly identified, they fall into
	natural categories and understanding becomes
	orderly. .....Confucius

	***********************************************

	Debian GNU/Linux - Magic indeed.

	-----------------------------------------------------


Reply to: