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

disk mount problem



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Supermicro desktop, Debian bullseye

There are failures when I try to mount a disk.  Fstab:

# <file system>					<mount point>	<type>	<options>       <dump>  <pass>
# / was on /dev/md0p1 (sda1 & sdc1) during installation
UUID=d1749d90-0fce-44a6-93db-5fbadc32911c	/		ext4	errors=remount-ro 0       1
# swap was on /dev/md0p5 during installation
UUID=4469f9d3-fbf6-463c-b286-69d3174b7360	none		swap	sw		0	0
#
# the Western Digital 12T disk (/dev/sdb1)
### UUID=21dcbfda-3884-404f-855f-693d1efa2f06	/blackHole	ext4	default		0	0
#
# the Seagate 12T disk (/dev/sdd1)
### UUID=2e7a5901-597e-4ea2-92fb-614d07280b20	/mnt1		ext4	default		0	0
#
# the cdrom drive
/dev/sr0

The disk is a single partition 12TB WD (sdb1, aka 21dcbfda-3884-404f-855f-693d1efa2f06).

Command(s):

mount /blackHole/
mount: /blackHole: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.

mount UUID=21dcbfda-3884-404f-855f-693d1efa2f06
mount: /blackHole: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.

mount UUID=21dcbfda-3884-404f-855f-693d1efa2f06 /blackHole/

mount /dev/sdb1
mount: /blackHole: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.

mount /dev/sdb1 /blackHole/

I've never seen the first one fail, I've never tried the second, the third and fifth work as expected, and the forth fails.  (On boot, the /blackHole line is commented out.)

Any thoughts?  Have I missed something?

--
Glenn English
-----BEGIN PGP SIGNATURE-----
Version: ProtonMail

wsBzBAEBCAAGBQJiokFKACEJEObKK1bRaqt3FiEExEbtoeXBeE9fruv35sor
VtFqq3frmggA1Y4A15rfo4nsmz8BbIaIz2jSMeCWIIGXUHVokM3SazuTtAdn
D2lKrJtPgvBlKobu6luh4nq7NaHPAWo/77iV6C5ggiUfzofvHuxKNnSg1y56
6X78EyhZhRoFosSwdY9B24ZcyYjjsl6xC4+I92E1dzF4p0Sph5qw8GMYUCgM
7d6pXBb80TwZ5169DZtr/DlkC5wG7ZdWInbckDWifZohWv9v8TXjgz8m+/N/
0vbaDdLYbf2vgw3SJ18WyBzfYlmozEnMX+G+FhhjwSUZoaQiXIbWCZZZ6bX+
rcAQSofUu9pLxqGNCqkiBe4B+8WeC2XsDGUH7ic8CraILCxumHiXkA==
=Eh1q
-----END PGP SIGNATURE-----


Reply to: