2

I need to be able to use Ubuntu on different computers with my external hard drive, with varying devices. And it needs to be a full (normal..ish) install. (No bootable+overlayfs persistence for me!)

I'll probably be using computers with an i386 architecture, but the 32/64-bit could change.

Or, I'll just hope for the best and just repart my drive and install.

2 Answers2

1

To use the external drive as made above, simply plug it in, boot the computer, go to BIOS and select the external drive as first hard drive. I have never hade to do the second half of the above proceedure.

BIOS proceedure may vary with different makes of BIOS.

C.S.Cameron
  • 20,530
  • 12
  • 78
  • 125
0

Connect the External HD, boot from the Ubuntu installation CD and go through the install steps. Make sure to choose Ext2 or FAT for your file system. You can setup /, TMP and a swap drive on different partitions if you like.

Once you can boot Ubuntu from the external HD you need to use it on another computer with the same number of drives. Best case one internal HD and a CD drive. Ubuntu will try to boot from the same device all the time (e.g sb2) If the computer has more drives, you need to edit the /etc/fstab file to change the boot device number.