Results 1 to 10 of 15
So I've tryed upgrading Mandriva to 2007 and my computer frecks out my harddrives go missing then they come back I load mandriva and it trys to load the bootloader ...
- 10-25-2006 #1Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
Bootloader install probelm
So I've tryed upgrading Mandriva to 2007 and my computer frecks out my harddrives go missing then they come back I load mandriva and it trys to load the bootloader but I get this error.
:Fatal: VolumeID read error: sector 0 of /dev/hdb not readable
Help please.
- 10-25-2006 #2
i didn't understand. did installation complete? what exactly happened ?
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-25-2006 #3Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
I got to the configuration part and the bootloader was being installed but it failed
Now I can't even get past the partitioning part...
- 10-25-2006 #4
i think partitions have been corrupted.... boot up through LiveCD and execute 'fdisk -l' command in terminal/konsole. post output here...
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-25-2006 #5Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
it says:
dsl@box:~$ fdisk -l
Cannot open /dev/hda
Cannot open /dev/hdb
- 10-25-2006 #6
oooops...... partition are corrupted. Partition recovery is poosible through UBCD but thats also tricky.
check media and mnt folders too. is there any icon(s) of hda or hdb partitions?
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-25-2006 #7Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
What's UBCD
And what do you mean by check media and mnt folders
- 10-25-2006 #8
UBCD is a bootable CD having a lot of partition recovery tools.
after booting through LiveCD, check media and mnt folders. in some LiveCDs, like Ubuntu and Knoppix, fdisk command shows output on using 'sudo' ( root preveligies ).And what do you mean by check media and mnt folders
sudo fdisk -l
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-25-2006 #9Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
I'll download UBCD as soon as I can.
and I get his from sudo fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 7476 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1019 8185086 83 Linux
/dev/hda2 1020 7476 51865852+ 5 Extended
/dev/hda5 1020 1528 4088511 82 Linux swap
/dev/hda6 1529 7476 47777278+ 83 Linux
- 10-25-2006 #10
great ! partitions are not corrupted. lets install GRUB again ...
Boot with any LiveCD and in terminal type this command
now reboot.......Code:sudo grub-install /dev/hda
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote