Results 1 to 2 of 2

Thread: Install to an eSATA external drive

  1. #1
    Join Date
    Aug 2005
    Beans
    331

    Install to an eSATA external drive

    If I wanted to install Ubuntu to an external eSATA drive, how would I do that and not screw up the GRUB install on my primary internal drive?

    I'm guessing I would want to tell that eSATA installation to install its GRUB to the first partition on that drive rather than on my primary internal, but then.... how would I get there from the GRUB on my primary drive?

    I guess my problem is that the eSATA drive is not always powered up, and I'm not sure what GRUB (on the primary internal drive) would do if there was an entry pointing to a drive that wasn't there (because it's not turned on)

    So what would be the best way to do this?
    Dell Zino HD, AMD Neo X2 e6850, 8GB, 750GB, ATI HD4330 in MXM slot.

  2. #2
    Join Date
    Dec 2007
    Location
    Buenos Aires, Argentina
    Beans
    138
    Distro
    Ubuntu Development Release

    Re: Install to an eSATA external drive

    Install Ubuntu on the eSATA disk, and select your eSATA MBR as target for GRUB (this way you can boot from the disk when is attached to any computer, not only yours).

    Then boot your PC from the internal disk with the eSATA disk connected, and run

    sudo update-grub

    this command detects all the OSs installed on all the disks that your computer have, and makes a menu for each in grub (this include all Linux distributions, Windows, OSX, Solaris, etc.)

    When you boot your PC from your local disk, with your eSATA disk connected, you can select its menu item in grub, and the system boots from it, and if you boot your PC without the eSATA disk, don't select its menu (if you selects its menu without the disk connected, you are going to get an error message, and the system must be rebooted)

    "La ciencia no tiene patria, porque el conocimiento es patrimonio de la humanidad, la llama que ilumina al mundo"

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
  •