Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    i didn't understand. did installation complete? what exactly happened ?




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just 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...

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    i think partitions have been corrupted.... boot up through LiveCD and execute 'fdisk -l' command in terminal/konsole. post output here...




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Oct 2006
    Location
    Parents basement
    Posts
    62
    it says:
    dsl@box:~$ fdisk -l
    Cannot open /dev/hda
    Cannot open /dev/hdb

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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?




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Oct 2006
    Location
    Parents basement
    Posts
    62
    What's UBCD

    And what do you mean by check media and mnt folders

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    UBCD is a bootable CD having a lot of partition recovery tools.
    And what do you mean by check media and mnt folders
    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 ).

    sudo fdisk -l




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just 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. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    great ! partitions are not corrupted. lets install GRUB again ...

    Boot with any LiveCD and in terminal type this command

    Code:
    sudo grub-install /dev/hda
    now reboot.......




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...