0

I want to install Ubuntu on an external USB hard drive (in a blank partition already made in mac) and then use rEFIt to alternate between operating systems.

The problem is that, when running the instalation program (Install Ubuntu 12.10) I am asked the next: "Device for boot loader instalation". And I get the next options:

  • /dev/sda ATA WDC WD3200AAJS-4 (320.1 GB) (Internal)
  • /dev/sda1
  • /dev/sdc WD 5000AAV External (500.1 GB) (External)
  • /dev/sdc1

What option should I select?

Eric Carvalho
  • 53,609
  • 102
  • 137
  • 162
mcmacker4
  • 3
  • 3

1 Answers1

0

If you only have one partition on the external drive (the one you want for Ubuntu), then go with /dev/sdc WD 5000AAV External (500.1 GB) (External).

ryebread761
  • 120
  • 1
  • 4
  • Ok, i did so, but now, when I click Install a warning appears that says: No root file system is defined. Please correct this from the partitioning menu. What should I do now? – mcmacker4 Mar 03 '13 at 10:28
  • You need to have a partition with mount point "/". – ryebread761 Mar 05 '13 at 13:40