linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.19-pre2: ufs problems
@ 2002-03-01 10:42 Gerd Knorr
  2002-03-03 22:48 ` Jurgen Philippaerts
  0 siblings, 1 reply; 2+ messages in thread
From: Gerd Knorr @ 2002-03-01 10:42 UTC (permalink / raw)
  To: Kernel List

  Hi,

2.4.19-pre2 fails to mount my FreeBSD filesystems:

bogomips root ~# grep bsd /etc/fstab
/dev/hda10              /bsd            ufs     ro,ufstype=44bsd 0 0
/dev/hda12              /bsd/var        ufs     ro,ufstype=44bsd 0 0
/dev/hda13              /bsd/usr        ufs     ro,ufstype=44bsd 0 0
bogomips root ~# mount -a
UFS: failed to set blocksize
mount: wrong fs type, bad option, bad superblock on /dev/hda10,
       or too many mounted file systems
mount: mount point /bsd/var does not exist
mount: mount point /bsd/usr does not exist

  Gerd

-- 
#define	ENOCLUE 125 /* userland programmer induced race condition */

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.19-pre2: ufs problems
  2002-03-01 10:42 2.4.19-pre2: ufs problems Gerd Knorr
@ 2002-03-03 22:48 ` Jurgen Philippaerts
  0 siblings, 0 replies; 2+ messages in thread
From: Jurgen Philippaerts @ 2002-03-03 22:48 UTC (permalink / raw)
  To: linux-kernel

Gerd Knorr wrote:

> 2.4.19-pre2 fails to mount my FreeBSD filesystems:
> 
> bogomips root ~# grep bsd /etc/fstab
> /dev/hda10              /bsd            ufs     ro,ufstype=44bsd 0 0
> /dev/hda12              /bsd/var        ufs     ro,ufstype=44bsd 0 0
> /dev/hda13              /bsd/usr        ufs     ro,ufstype=44bsd 0 0
> bogomips root ~# mount -a
> UFS: failed to set blocksize
> mount: wrong fs type, bad option, bad superblock on /dev/hda10,
>        or too many mounted file systems
> mount: mount point /bsd/var does not exist
> mount: mount point /bsd/usr does not exist

FWIW; i get the same trying to mount my Solaris partitions.

# mount -t ufs -r -o ufstype=sun /dev/hda4 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/hda4,
        or too many mounted file systems

in my `dmesg` output, i get:
UFS: failed to set blocksize


Jurgen.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-04  0:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-01 10:42 2.4.19-pre2: ufs problems Gerd Knorr
2002-03-03 22:48 ` Jurgen Philippaerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).