From owner-freebsd-questions Mon Jun 10 22:14:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 391EB37B404 for ; Mon, 10 Jun 2002 22:14:24 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B3895816CF; Tue, 11 Jun 2002 14:44:21 +0930 (CST) Date: Tue, 11 Jun 2002 14:44:21 +0930 From: Greg 'groggy' Lehey To: Akthar Hussain Cc: questions@freebsd.org Subject: Re: Mounting Freebsd part in Linux Message-ID: <20020611051421.GD3644@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.99i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [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