partition size questions

Tod Merley todbot88 at gmail.com
Mon Dec 3 22:18:51 UTC 2007


On Dec 3, 2007 12:29 PM,  <Michael.Coll-Barth at verizonwireless.com> wrote:
> Folks,
>
> I have come across a problem relating to partitions.  I have a multi
> boot box with Ubuntu 7.10, Fedora 8 and
> Win 2K.  There is also a very large unallocated section of disk space.
> The two linux partitions are sitting together on an extended partition
> and I would like to make each smaller.  None of the partition managers
> would allow me to shrink the partitions.
>
> In playing with the partitions, I decided to create a new partition in
> the unallocated area and copy, one linux version at a time, delete the
> current linux partition, create a new smaller one and copy that linux
> version back.  Once finished, do the other linux version.  After
> creating the new partition, but before the copy, I tried to boot into
> Windows and got the BSOD.  I can rebuild, but what happened?  Once I
> rebuild Windows, I know that grub will no longer work.  How should I go
> about backing up what I have and then restoring it after the Windows
> build?  The boot loader is being managed through Ubuntu.
>
> Last thing for now, before someone shoots me for all these newbie
> questions, would you mind clearing something up for me.  I thought HDx
> was for IDE drives while the SDx was for the SCSI drives.  I have this
> machine I am building where the drive is SATA but it is recognized as my
> SD0 drive.
>
> thanks,
> Michael
>
>
>
>
>
>
>
>
>
>
>
>
> The information contained in this message and any attachment may be
> proprietary, confidential, and privileged or subject to the work
> product doctrine and thus protected from disclosure.  If the reader
> of this message is not the intended recipient, or an employee or
> agent responsible for delivering this message to the intended
> recipient, you are hereby notified that any dissemination,
> distribution or copying of this communication is strictly prohibited.
> If you have received this communication in error, please notify me
> immediately by replying to this message and deleting it and all
> copies and backups thereof.  Thank you.
>
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

Hi Michael!

You are a very brave man.

This is only a guess but when you add a partition you change the
partition table, which is within your boot loader.  It is easy to
forget to do the last write.  Also, the Windows or Grub Master Boot
Record may then not point to where the "rest of itself" is on the
disk.

As for the partition managers not being able to shrink the partitions,
obtain the very most recent version of "parted" and run it off of a
flash drive or a reconfigured (containing the new "parted") live CD.
Please remember that partitioning is done with the disk NOT mounted.

You may be able to rebuild your MBR with GRUB.  Do a Google search on
"grub thestarman' and have the GRUB manual handy!  You can make a copy
of the MBR with "dd".

Good Hunting!

Tod




More information about the users mailing list