Find the answer to your Linux question:
Results 1 to 4 of 4
hi guys after trying out dual-booting some different distros on my machine, i decided to get rid of an lucid studio partition using g-parted. when i rebooted my computer with ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    75

    can't help but feel partially to blame...

    hi guys

    after trying out dual-booting some different distros on my machine, i decided to get rid of an lucid studio partition using g-parted. when i rebooted my computer with a regular lucid CD to replace it, i get nothing happening except frantic whirring from my DVD drive, and after a while i a error message saying

    UNKNOWN FILESYSTEM
    GRUB RESCUE>

    i have tried a number of CD's, different distro and there is a fully functional mint partition still on my HD. nothing i do seems to help.

    cheers for any help

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    If you deleted any partitions, it changes the partition numbering on your system, so you'll need to edit your GRUB configuration file accordingly, and possibly the fstab file, too.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    75
    is there any page or resources you could point me in the direction of as to fixing the problem?

    thanks

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Ubuntu has a couple of nice HowTos for working with GRUB:

    https://help.ubuntu.com/community/GrubHowto

    https://help.ubuntu.com/community/Grub2

    You can check fdisk to see how your partitions are laid out now:

    Code:
    fdisk -l
    Then edit the necessary files accordingly. Keep in mind you'll need root permissions to edit the GRUB configuration file and fstab file.


    A couple of other nice GRUB Tutorials can be found here:

    GRUB bootloader - Full tutorial

    GRUB 2 bootloader - Full tutorial
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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