Date: Wed, 23 Jan 2002 12:18:09 +0200 From: Nevermind <never@nevermind.kiev.ua> To: freebsd-stable@freebsd.org Subject: proposal for addition to mount_msdos.8 Message-ID: <20020123101809.GA22271@nevermind.kiev.ua>
next in thread | raw e-mail | index | archive | help
Maybe we should add scrap from http://www.freebsd.org/relnotes/CURRENT/installation/i386/index.html ? <cut> Can I mount my DOS extended partitions? Yes. DOS extended partitions are mapped in at the end of the other ``slices'' in FreeBSD, e.g. your D: drive might be /dev/da0s5, your E: drive /dev/da0s6, and so on. This example assumes, of course, that your extended partition is on SCSI drive 0. For IDE drives, substitute ad for da appropriately. You otherwise mount extended partitions exactly like you would mount any other DOS drive, e.g.: # mount -t msdos /dev/da0s5 /dos_d </cut> -- NEVE-RIPE 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?20020123101809.GA22271>