Find the answer to your Linux question:
Results 1 to 10 of 10
Hi guys, I'm a new user of Suse 10.2 and Im having a bit of trouble. Basically, I had everything working and then tried switching my drives around (windows xp ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    5

    Grub boot menu not loading..

    Hi guys,

    I'm a new user of Suse 10.2 and Im having a bit of trouble. Basically, I had everything working and then tried switching my drives around (windows xp and linux) to try and get dual boot - I was also monkeying around with Menu.lst

    Basically when i gave up and tried starting my linux hard drive, it doesnt show the graphic boot menu anymore - it comes up with a GNU GRUB screen with a kind of command prompt:

    grub>

    Is there any way I can get it to load up the graphical menu so i can get back into linux and undo what i put at the end of the menu.lst?

    My Linux is on the only hard drive in my system (1 partition) - Primary Master IDE cable.

    Thanks a lot for any help in advance..

  2. #2
    Just Joined!
    Join Date
    Mar 2007
    Posts
    5
    Bit of a followup - I tried the install CD and to do a repair, but it says I don't have any Linux partitions on my hard drives..
    Time for a reinstall, right?

    I wasn't aware I could wipe a partition by adding a coupla lines to menu.lst!!

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    You could reinstall grub. try booting a livecd and check the partition
    Generally if something works don't mess with it...
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  4. #4
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    I wasn't aware I could wipe a partition by adding a coupla lines to menu.lst!!
    I think you haven't wiped your drive, boot with a live cd and mount the partition manually, then edit menu.lst and revert the changes you made
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by dafrechdax
    Basically when i gave up and tried starting my linux hard drive, it doesnt show the graphic boot menu anymore - it comes up with a GNU GRUB screen with a kind of command prompt:

    grub>
    execute 'find /boot/grub/stage1' at grub> prompt and post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Mar 2007
    Posts
    5
    Hey guys - many thanks for for the quick responses... Much appreciated..

    I ran the:
    find /boot/grub/stage1/ command and it said:

    Error 15: File Not Found

    Unfortunately, I'm not exactly sure how I can mount a volume as I can't get into the proper console - When I put my original DVD in, it tells me I have the toption to boot off the HD (useless), 3 install options, and a rescue option. Would I mount a disk in the rescue prompt?

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    select rescue option and execute fdisk -l command. post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Mar 2007
    Posts
    5
    disk /dev/hdb: 7683MB, 7683637248 bytes
    255 heads, 63 sectors/track, 934 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks ID System
    /dev/hdb1 1 97 779121 82 Linux swap/Solaris
    /dev/hdb2 * 98 934 6723202+93 Amoeba

    Disk /dev/sda:130MB, 130940928 bytes
    16 heads, 32 sectors/track, 499 cylinders
    Units = cylinders of 512 * 512 = 262144 bytes

    Device Boot Start End Blocks ID System
    /dev/sda * 1 499 127727 6 FAT16
    Partition 1 has difference physical/logical endings:
    phys=(497, 15, 32) logical=(498, 15, 31)

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    /dev/hdb2 * 98 934 6723202+93 Amoeba
    did you mess up with partitions? its possible to fix this problem but if you dont have important data in SuSe, re-install would be the best option.
    select rescue option again and execute this
    Code:
    less /boot/grub/menu.lst
    less /etc/fstab
    post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  10. #10
    Just Joined!
    Join Date
    Mar 2007
    Posts
    5
    Ok - thanks a lot guys - I think I'll just reinstall.
    Cheers for the help though...

Posting Permissions

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