Operation not supported by device

Eduardo Morras emorrasg at yahoo.es
Sat Sep 20 11:10:30 UTC 2014


On Sat, 20 Sep 2014 12:03:12 +0200
Luciano Mannucci <luciano at vespaperitivo.it> wrote:

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

Perhaps it's automatically mounted at startup. Try to umount it

#umount /dev/ada1s3

and mount again.
 
> 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/
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"


---   ---
Eduardo Morras <emorrasg at yahoo.es>


More information about the freebsd-questions mailing list