Results 1 to 4 of 4

Thread: New Install Won't Boot Unless Drive is in USB Enclosure

  1. #1
    Join Date
    Dec 2006
    Beans
    46

    New Install Won't Boot Unless Drive is in USB Enclosure

    Hello,

    I've installed Linux Mint 13 (AKA Ubuntu 12.04) on my SSD several times. No matter how I've tried it (from DVD, from USB key, inside Virtualbox), the machine refuses to boot from the drive when it's connected internally, but boots fine if the drive is connected in a USB external enclosure. Below is the link to the boot-repair output.

    http://paste.ubuntu.com/1023879/

    The one thing that catches my eye is, " => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks for (,msdos1)/boot/grub on this drive." Should it be looking for (hd0,msdos1)/boot/grub? If not, can someone help me get this resolved?

    Thanks in Advance,
    m00t
    Last edited by mootpoint; June 4th, 2012 at 09:49 PM.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: New Install Won't Boot Unless Drive is in USB Enclosure

    When you installed, how was the disk connected? Whichever way it was then is the only way that it will boot now as otherwise you will have a different mount point, and the entry in grub.cfg for
    Code:
    set root='(hd0,msdos1)'
    may then be incorrect,
    etc etc and the grub bootloader will be totally confused if the disk is in the wrong place.

    If you run the boot-repair with the disk in each position and compare the output from each it may give you more clue as to what is going on.

  3. #3
    Join Date
    Dec 2006
    Beans
    46

    Re: New Install Won't Boot Unless Drive is in USB Enclosure

    The disk was /dev/sda in a vm while connected via USB to the physical box. I did do a plain vanilla DVD disk install with the drive in the machine; it did't work. I'll try your suggestions above and post back.

    m00t

  4. #4
    Join Date
    Dec 2006
    Beans
    46

    Re: New Install Won't Boot Unless Drive is in USB Enclosure

    Well, this is a new SSD, as I mentioned ... and it *almost* works with the BIOS set to AHCI. It *does* work with the BIOS set to IDE.

    *sigh* So many hours ... NOTHING is worse than something that "almost" works!

    m00t

Tags for this Thread

Bookmarks

Posting Permissions

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