reply to post by LadySkadi
Hello Ladyskadi, here is a link to another disk that is very useful if you should ever lose capability to boot your your computer in your conquest
to install linux.
Its called Super Grub Disk.It will restore the Windows boot sector or the linux boot sector. All you have to do is burn the image to a cd, boot it and
discover its useful tools. Linux boots with Grub the worlds best boot loader.
www.supergrubdisk.org...
Just remember grub sees your 1 hard drive as (hd0,0) if you split that in half with gparted to make two hard drives the second will be (hd0,1) the
third would be (hd0,2)
Once the system is booted the drives will be /dev/sda1, /dev/sda2, /dev/sda3
you can wee them in your terminal by typing sudo fdisk -l
This is mine:
sudo fdisk -l
[sudo] password for billybobthornton:
Disk /dev/sda: 400.1 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00047e91
Device Boot Start End Blocks Id System
/dev/sda1 1 1912 15358108 83 Linux
/dev/sda2 * 1913 3128 9767520 83 Linux
/dev/sda3 3129 20096 136295460 f W95 Ext'd (LBA)
/dev/sda5 3129 19714 133227013+ 83 Linux
/dev/sda6 19715 20096 3068383+ 82 Linux swap / Solaris
Disk /dev/sdb: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ca3f6
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 3831 30772476 7 HPFS/NTFS
/dev/sdb2 3832 29343 204925140 7 HPFS/NTFS
/dev/sdb3 29344 52469 185759595 5 Extended
/dev/sdb5 29344 31904 20571201 83 Linux
/dev/sdb6 31905 49789 143661231 83 Linux
/dev/sdb7 49790 49916 1020096 83 Linux
/dev/sdb8 49917 50553 5116671 82 Linux swap / Solaris
/dev/sdb9 50554 52469 15390238+ 83 Linux
billybobthornton~$
this site also has a wealth of information on it about linux
members.iinet.net.au...
If you need any help I will be more than happy to assist. Even if your spouse leaves you, can still have linux. Its addicting.