Find the answer to your Linux question:
Results 1 to 5 of 5
I have an Acer Aspire 3003WLCi. I'm running it with a 30gb internal drive and a 80gb external drive.(I wanted linux on the larger drive an I don't know of ...
  1. #1
    Just Joined! thewhitefedora's Avatar
    Join Date
    Oct 2005
    Location
    Tennessee - United States of America
    Posts
    52

    Unhappy Boot Loader issues with 10.2

    I have an Acer Aspire 3003WLCi.
    I'm running it with a 30gb internal drive and a 80gb external drive.(I wanted linux on the larger drive an I don't know of a way to install windows externally.)
    On boot, the bios recognizes both drives, the 20g as a hard disk, and the 80g as USB:HitachiModelNumber.
    I installed openSUSE 10.2 with heavily tested media and it completed the installation without errors, and restarted my computer. On reboot however, I got a message that read Starting GRUB...1.5......Error 21. I ran the installation disk and selected the Repair installation option. It was unable to install GRUB on the MBR, or anywhere else. I rebooted and from the installation cd, booted openSUSE 10.2, and using a boot loader program in the system category, attempted to install the bootloader again. It returned not one message saying it had failed or completed. I restarted only to find Error 21 printed out on the screen before me.

    Please help me, I've tried all I know how to do.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    where did you install GRUB? select MBR of External Disk and in BIOS, 'first boot device' should be External Harddisk.










    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! thewhitefedora's Avatar
    Join Date
    Oct 2005
    Location
    Tennessee - United States of America
    Posts
    52
    I had tried that, I eventually scrapped the idea of using windows.

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Quote Originally Posted by thewhitefedora
    I had tried that, I eventually scrapped the idea of using windows.

    You might wat to try installing windows in a virtual machine. I use VMWare Server (free) and it is great. Note when installing be sure you put the virtual maichine directories on a partition with plenty of space. The default is root and there is not normally a lot of space set up on that partition.

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Posts
    14
    Please help me, I've tried all I know how to do.
    I got the same error. Grub did not install correctly for me and it did not setup my menu.lst file correctly either. My system was a bit more complicated as I am currently booting Windows, Slackware, Suse 10.1 and Suse 10.2. Here is what I did

    Boot with the install CD, a couple screens in there is an "other" option that lets you boot a previously installed system. Boot Suse 10.2 using this option.

    After Suse is booted, go to the command line and type:

    # "grub"

    it should then give you the "grub>" prompt.

    Assuming you installed Suse to the first partition of your first drive, type:

    grub> "root (hd0,0)"

    If you installed Suse to a different partition, you will need to modify the location.

    then type:

    grub> "setup (hd0)"

    This writes grub to the MBR on drive (hd0). You may need to edit your /boot/grub/menu.lst file. This should fix your Grub problems.

    -nate

Posting Permissions

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