Unsolved
This post is more than 5 years old
2 Posts
0
9772
April 28th, 2007 10:00
Partition and MBR Problems
I have a Dimension 5150, and have been dual-booting Linux (Ubuntu/Fedora Core) and Windows XP, but I am upgrading, and want to remove Linux as my son only knows how to use Windows.
I removed the Linux patitions using GParted LiveCD and it wored fine, but when it came to resizing the Windows NTFS partition, it says there is an error (but it didnt tell me what...). I have tried using chkdsk on windows, but that didnt work.
I restarted the computer, not knowing what to do, but then GRUB came up with an error.
I had to reinstall fedora just to use Windows again but that fixed the grub problem.
Also, I have just realised that when installing GRUB, that messes up the MBR, so that I cant use the Dell Utility Partition. It is pretty essential that I have it, as I cant trust my 14 year old on the PC without him ruining it ;)
Is there a way to fix my partition and MBR problems?
Thanks very much!
Message Edited by blake11 on 04-28-2007 07:00 AM
I removed the Linux patitions using GParted LiveCD and it wored fine, but when it came to resizing the Windows NTFS partition, it says there is an error (but it didnt tell me what...). I have tried using chkdsk on windows, but that didnt work.
I restarted the computer, not knowing what to do, but then GRUB came up with an error.
I had to reinstall fedora just to use Windows again but that fixed the grub problem.
Also, I have just realised that when installing GRUB, that messes up the MBR, so that I cant use the Dell Utility Partition. It is pretty essential that I have it, as I cant trust my 14 year old on the PC without him ruining it ;)
Is there a way to fix my partition and MBR problems?
Thanks very much!
Message Edited by blake11 on 04-28-2007 07:00 AM
0 events found
No Events found!


PETER345
5.8K Posts
0
April 28th, 2007 14:00
You can also run the diagnostics from USB flash drive and CD.
Peter
Fixmbr Repairs the master boot record of the boot disk. The fixmbr command is only available when you are using the Recovery Console.
fixmbr [device_name]
Parameter
device_name
The device (drive) on which you want to write a new master boot record. The name can be obtained from the output of the map command. An example of a device name is:
\Device\HardDisk0.
Example
The following example writes a new master boot record to the device specified:
fixmbr \Device\HardDisk0
PETER345
5.8K Posts
0
April 28th, 2007 15:00
Yet another option is just to create a second Windows partition (D: ) to store data or whatever.
Peter
Message Edited by PETER345 on 04-28-2007 09:26 AM
blake11
2 Posts
0
April 28th, 2007 15:00