Operation not supported by device

Luciano Mannucci luciano at vespaperitivo.it
Sat Sep 20 10:11:14 UTC 2014


Hello!

I'm still migratning servers from linux to FreeBSD. This one I have
added a hard disk, intalled 10.0-RELEASE, mounted linux partitions and
started moving data. Then, while I was waiting, I did a freebsd-update,
rebooted, and now if I try to mount the very same partition I get:

root at vodka:~ # mount -t ext2 /dev/ada1s3 /mnt
mount: /dev/ada1s3: Operation not supported by device

lsvfs says:

root at vodka:~ # lsvfs
Filesystem                              Num  Refs  Flags
-------------------------------- ---------- -----  ---------------
cd9660                           0x000000bd     0  read-only
ufs                              0x00000035     1  
msdosfs                          0x00000032     0  
nfs                              0x0000003a     0  network
devfs                            0x00000071     1  synthetic, jail
procfs                           0x00000002     0  synthetic, jail
ext2fs                           0x000000f3     0  

The partition is ok, I can even fsck it:

root at vodka:~ # e2fsck !:3
e2fsck /dev/ada1s3
e2fsck 1.42.10 (18-May-2014)
/dev/ada1s3: clean, 234263/9445376 files, 2007039/37761485 blocks

What did I wrong?

Luciano.
-- 
 /"\                         /Via A. Salaino, 7 - 20144 Milano (Italy)
 \ /  ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
  X   AGAINST HTML MAIL    /  E-MAIL: posthamster at sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/


More information about the freebsd-questions mailing list