Date: Fri, 22 Feb 2002 18:49:44 -0300 From: =?iso-8859-1?Q?Jos=E9?= Romildo Malaquias <romildo@uber.com.br> To: freebsd-questions@FreeBSD.ORG Cc: romildo@uber.com.br Subject: FreeBSD 4.5 UFS filesystem and Linux Message-ID: <3C76BCF7.AE921831@uber.com.br>
index | next in thread | raw e-mail
Hello.
I am trying without success to mount the FreeBSD 4.5 partitions on my
Linux 2.4.17 system. Maybe the failure is due to the changes made into
the UFS filesystem in this release of FreeBSD. I would like to have
some help in solving this problem.
Some information from my Linux setup:
$ mount /freebsd
mount: wrong fs type, bad option, bad superblock on /dev/hda8,
or too many mounted file systems
$ /sbin/lsmod | grep ufs
ufs 53152 0 (autoclean)
$ grep ufs /etc/fstab
/dev/hda8 /freebsd ufs
ro,user,noauto,ufstype=44bsd 1 2
/dev/hda10 /freebsd/var ufs
ro,user,noauto,ufstype=44bsd 1 2
/dev/hda11 /freebsd/tmp ufs
ro,user,noauto,ufstype=44bsd 1 2
/dev/hda12 /freebsd/usr ufs
ro,user,noauto,ufstype=44bsd 1 2
$ dmesg | grep bsd
hda4: <bsd: hda8 hda9 hda10 hda11 hda12 >
$ dmesg | grep ufs
ufs_read_super: fs_bsize 16384 != {4096, 8192, 32768}
Any clues?
Romildo
--
Prof. José Romildo Malaquias Departamento de Computação
http://iceb.ufop.br/~romildo Universidade Federal de Ouro Preto
romildo@iceb.ufop.br Brasil
romildo@uber.com.br
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C76BCF7.AE921831>
