Hello Edward,
As far as installing the operating system on the external drive, yes, this is exactly what I want to do, however its a brand new external USB drive. To be clear, I have Ubuntu 10.04 installed on its own external USB drive and Debian5 installed on its own external USB drive. Now I want to install openSUSE 11.3 on its own external USB drive that I purchased just solely for it. So basically, when I am booting in order to install openSUSE11.3, I have the brand new external USB drive installed along with the liveCD USB stick that has openSUSE LIVE CD GNOME installed on it. I don't have anything else installed on externally on my system. So as far as running the output of these commands:
fdisk -l /dev/sdb
I get this:
Disk /dev/sdb: 500 GB, 500105249280 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 1945 15623181 83 Linux
/dev/sdb2 1946 33676 254871225 5 Extended
/dev/sdb5 1946 8024 48821535 83 Linux
Warning: Partition 5 does not end on cylinder boundary.
/dev/sdb6 8025 13495 43937775 83 Linux
Warning: Partition 6 does not end on cylinder boundary.
/dev/sdb7 13496 19574 48821535 83 Linux
Warning: Partition 7 does not end on cylinder boundary.
/dev/sdb8 19575 23221 29286495 83 Linux
Warning: Partition 8 does not end on cylinder boundary.
/dev/sdb9 23222 28084 39054015 83 Linux
Warning: Partition 9 does not end on cylinder boundary.
/dev/sdb10 28085 31731 29286495 83 Linux
Warning: Partition 10 does not end on cylinder boundary.
/dev/sdb11 31732 33676 15615180 82 Linux swap
Warning: Partition 11 does not end on cylinder boundary.
–this is the drive that i have Ubuntu installed on and is not attached to my system when i am trying to boot with the USB Live CD GNOME stick that is not booting.
And when I run
fdisk -l /dev/sda
,
I get this:
Disk /dev/sda: 120 GB, 120031511040 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13809 110920761 7 HPFS/NTFS
–this is my internal hard drive that only has Windows XP professional on it.
So to be clear, when I am booting I have the brand new external USB drive installed so it becomes /dev/sdb, and then I have the LiveCD USB GNOME attached as well and it becomes /dev/sdc. I know this to be true because when I run:
fdisk -l /dev/sdc
I get this:
Disk /dev/sdc: 8 GB, 8085450240 bytes
255 heads, 63 sectors/track, 983 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 984 7903948 c FAT32 LBA
– this is my USB Stick that I am using for my LiveCD GNOME install that is not booting.
I don’t have the Ubuntu 10.04 external hard drive attached because there is no need to have it attached since I am not trying to install openSUSE11.3 on it.
Again, I thank you so much for your help. I really am starting to get confident when installing linux on machines now. My last question and what i am not clear on is how to check the md5sum of that iso, other than that, i did everything you said as stated in the link.
Best Regards,
freesparks