Date: Tue, 11 Jun 2002 14:44:21 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Akthar Hussain <ahussain_fbsd@msn.com> Cc: questions@freebsd.org Subject: Re: Mounting Freebsd part in Linux Message-ID: <20020611051421.GD3644@wantadilla.lemis.com> In-Reply-To: <DAV22cqJGzaBkNc2DIz000125f8@hotmail.com> References: <DAV22cqJGzaBkNc2DIz000125f8@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[Format recovered--see http://www.lemis.com/email/email-format.html] Overly long lines. On Tuesday, 11 June 2002 at 10:29:03 +0530, Akthar Hussain wrote: > Hi, > > > I had compiled new kernel in Linux to mount NTFS and UFS.Also able > to read BSD disk label. > > in kernel >>fileSYSTEM options I had selected ,create modules for > NTFS ,UFS,and read BSD disk label. > > if I boot my system with new kennel I can able to mount only ntfs > partitions.but if I try to mount my FreeBSD partitions it gives error > "unable to mount or invalid superbalck" > > also ufs and ntfs modules are available in > /lib/modules/..8.-cus/kernel/fs/. > my partitions are > > hda1 = /boot (Linux) > hda2 or ad0s2 = freebsd > hda3 = / for Linux > > hdb1 = ntfs > hdb2 = ntfs > > they way i tried to mount freebsd is > > mount -t ufs /dev/hda2 /mnt > > or > > mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt > > also some time it gives your kernel support only read only > options.but i tried with -r , no improvement. > > if any one can help me ? > > do i have to do any extra changes in my kernet to mount ufs (freebsd > partitions) > > is it my way of mounting is right ?? > > my linux kernel is 2.4.18. redhat 7.3. This appears to be a Linux problem. It's possible that the Linux ufs implementation doesn't correctly recognize modern FreeBSD file systems. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020611051421.GD3644>