Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2014 12:03:12 +0200
From:      Luciano Mannucci <luciano@vespaperitivo.it>
To:        freebsd-questions@freebsd.org
Subject:   Operation not supported by device
Message-ID:  <3j0SCl1nnSzCy1h@baobab.bilink.it>

next in thread | raw e-mail | index | archive | help

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@vodka:~ # mount -t ext2 /dev/ada1s3 /mnt
mount: /dev/ada1s3: Operation not supported by device

lsvfs says:

root@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@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@sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3j0SCl1nnSzCy1h>