Re: Moving paritions around
- From: John L <johnl@xxxxxxxx>
- Date: Fri, 30 Mar 2007 12:41:34 -0400 (EDT)
Boot from a CD, change the partition table to make the FreeBSD partition
start right after the Windows partition
Well, sort of maybe. Do you mean the partition table or slice table?
It's the think that fdisk manages, which I guess in BSD-ese is the slice table.
First, I am guessing that you used some utility to officially shrink
the slice (windows primary partition) where MS-Win is installed.
Right.
So, delete the existing FreeBSD slice with fdisk (or in sysinstall)
and then create a new one that encompasses all the left over space.
OK.
Use dd to move down the existing FreeBSD partition data so it starts
at the beginning of the new partition
No, this is no good. You cannot reuse the old partition data on the
new slice because the new slice is a different size.
I know it's a different size. I figured I'd go in with bsdlabel and fix up the partitition table after I dd'ed it up, then use growfs.
R's,
John
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Moving paritions around
- From: Jerry McAllister
- Re: Moving paritions around
- References:
- Moving paritions around
- From: John Levine
- Re: Moving paritions around
- From: Jerry McAllister
- Moving paritions around
- Prev by Date: Re: FreeBSD on IBM Blade HS21
- Next by Date: Re: change xorg video resolution
- Previous by thread: Re: Moving paritions around
- Next by thread: Re: Moving paritions around
- Index(es):
Relevant Pages
|