Date: Mon, 24 Dec 2001 16:21:33 -0500 From: Chris Faulhaber <jedgar@fxp.org> To: Peter Ong <peter@haloflightleader.net> Cc: stable@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: Mounting a Linux HDD Extended partition. Message-ID: <20011224162133.A74211@peitho.fxp.org> In-Reply-To: <00e101c18cbd$b8bebca0$0101a8c0@haloflightleader.net> References: <00e101c18cbd$b8bebca0$0101a8c0@haloflightleader.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 24, 2001 at 12:58:21PM -0800, Peter Ong wrote: > Hello, >=20 > I'm trying to mount a Linux HDD. It's divided into Linux partitions, 1, = 2, > 5 and so on... >=20 > The first partition /, and then the 2 is an Extended parititon. The 5 is= a > logical partition, and there are 6, 7, and 8 which are also logical > partitions. >=20 > I'm trying to mount #5 and 6, 7, and 8 give the same thing: >=20 > [11:12][root@saint:/]# mount -t ext2fs -r /dev/ad2s5 /mnt > ext2fs: /dev/ad2s5: No such file or directory >=20 > But this is what I get. >=20 RTEM... when it says '/dev/ad2s5: No such file or directory', that is a good indicator that you should make that device node (e.g. 'cd /dev/&& sh MAKEDEV ad2s5'). :) --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjwnnF0ACgkQObaG4P6BelAL+gCfVDpU/lhX7YQQ7GZz1GvjkwqT 5LMAn3M5m8up4fA9njtCC8W+EGFCK7G3 =JQde -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011224162133.A74211>