Re: mounting sun-ufs on redhat linux
From: Dances With Crows (danSPANceswitTRAPhcrows_at_usa.net)
Date: 06/12/04
- Next message: Swampee: "Re: distroX v. distroY"
- Previous message: Chris F.A. Johnson: "Re: check if computer is responsive"
- In reply to: Graham Knight: "mounting sun-ufs on redhat linux"
- Next in thread: Jack Strangio: "Re: mounting sun-ufs on redhat linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 12 Jun 2004 18:43:56 GMT
On 12 Jun 2004 11:34:50 -0700, Graham Knight staggered into the Black
Sun and said:
> [root@gk root]# mount -v -t sun-ufs -o ufstype=sun /dev/sda3 /mnt
> mount: fs type sun-ufs not supported by kernel
mount -t ufs -o ufstype=sun /dev/foo /mnt/somewhere
...mounting things directly on /mnt is discouraged; you're supposed to
make subdirectories in /mnt and mount stuff on those.
> /lib/modules/2.4.20-20.8bigmem/kernel/fs/ufs/ufs.o
It's time to update that kernel, if only for the updated USB device
lists. Latest is 2.4.26.
> [root@gk root]# mount -v -t ufs /dev/sda3 /mnt
You need the ufstype= option here. Remember that sun is for
Solaris filesystems created on a Sparc, sunx86 is for Solaris
filesystems created on an x86. HTH,
-- Matt G|There is no Darkness in Eternity/But only Light too dim for us to see Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong http://www.brainbench.com / Hire me! -----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
- Next message: Swampee: "Re: distroX v. distroY"
- Previous message: Chris F.A. Johnson: "Re: check if computer is responsive"
- In reply to: Graham Knight: "mounting sun-ufs on redhat linux"
- Next in thread: Jack Strangio: "Re: mounting sun-ufs on redhat linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|