4

how can I install Ubuntu 12.10 to an external USB HDD?

On the disc partitioning screen of the installer there is only /dev/sda showing up in the list. However in a terminal window I can see /dev/sdb with sudo fdisk -l. So how can I get ubiquiti to show /dev/sdb as well?

enter image description here

Ringtail
  • 16,285
medve
  • 143

2 Answers2

0

It sounds like the USB drive is not mounted.

Try unplugging it and plugging it back in, or use Disc Utility to check it is mounted.

EDIT :

From the picture it looks like the USB drive has the wrong mount point as /cdrom.
It should be automatically mounted at /media/name-of-drive.
This is why the installer does not see it.

Have a look at comment #6 in this old bug report and see if it helps.

Solution

The simple solution is not to connect the USB HDD until after the live 12.10 CD boots up completely.

0

You did click on the dropdown box in the top right, right ?

See this for the dropdown box with /dev/sda selected.

user55822
  • 3,245