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

Re: fstab problem



ghe2001 <ghe2001@pm.me> writes:

> Supermicro workstation, Debian Buster
>
> Mounting disks isn't working with UUIDs. At boot or manually mounting:
SOA#1

--8<---------------cut here---------------start------------->8---
$ grep UUID /etc/fstab
UUID=a967fe27-9c42-4442-b71a-74b2c43c68be       /boot ext4 defaults,errors=remount-ro 0 2
$sudo mount /boot/
$mount |grep boot
/dev/md2 on /boot type ext4 (rw,relatime,errors=remount-ro)
--8<---------------cut here---------------end--------------->8---

I have this for a quite long time. 
>
> UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48	/backupDisk	ext4	default 		1	1

Are you sure you have good uuid here? 

>
> says:
>
> mount: /backupDisk: wrong fs type, bad option, bad superblock on /dev/sde1, missing codepage or helper program, or other error.
>
> Both mountings work fine with:
>
> /dev/sde1					/backupDisk	ext4	default 		0	0
>
> The UUID line was copied from "https://wiki.debian.org/fstab"; -- and
I would check if you have proper white characters in line - sometimes
when copying from web pages I got "unicode spaces" (different from 0x9
and 0x20) 

KJ


-- 
http://stopstopnop.pl/stop_stopnop.pl_o_nas.html


Reply to: