Date: Wed, 16 Oct 2002 10:34:18 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> To: jmd17@columbia.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: using an extended partition for freebsd Message-ID: <200210161434.g9GEYJe19859@clunix.cl.msu.edu> In-Reply-To: <F9Vs1tIzmQVuRWCy7rj000003a5@hotmail.com> from "John Daniels" at Oct 16, 2002 02:57:43 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi everyone: > > I am installing 4.7-REL on a PC with one PRIMARY and one EXTENDED partition. > The PRIMARY > partition is FAT and I have W98 there. I want to use the EXTENED partition > (the WHOLE partition - > there is currently nothing there) for FreeBSD but I read that FreeBSD needs > to be installed into > a PRIMARY partition. Right. An extended partition is something MS came up with to get around some historical narrow thinking. FreeBSD doesn't need that. It just needs slices (which are called partitions by Microsloth). > SYSINSTALL's FDISK program has an option ("Change Type") that lets me change > the EXTENDED > partition to FreeBSD, but I don't know if it is changing the partition to > PRIMARY or just making a > cosmetic Label change. And if it is making the change, will the BIOS > recognize it (will anything > break) Well, it really all is just label stuff. I don't know if I would strictly call it cosmetic. > Will SYSINSTALL's FDISK program do what I need it to do? If not, what tool > can I use to change > the EXTENDED partition to a PRIMARY partition? If you let fdisk turn the space in to a FreeBSD slice, then it is a slice. If it is a slice then you can install FreeBSD on it (providing it is big enough). You will need to let it install the boot manager to be able to dual boot. ////jerry > > FYI, SYSINSTALL's FDISK screen is: > > Disk Name: ad0 > Disk geometry: 4865 cyls/ 255 heads / 63 sectors = 78156225 (38162MB) > > Offset Size End Name PType > Desc. Subtype Flags > 0 63 62 - > 6 unused 0 > 63 12594897 12594959 ad0s1 2 > fat 11 > 12594960 65561265 78156224 ad0s2 4 > extended 15 > 78156225 9135 78165359 - 6 > unused 0 > > > Thanks in advance, > > John > > > (c) Copyright 2002 John Daniels. All rights reserved. > > > > > _________________________________________________________________ > Get a speedy connection with MSN Broadband. Join now! > http://resourcecenter.msn.com/access/plans/freeactivation.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?200210161434.g9GEYJe19859>