Hello I tried to install fedora on 25GB of spare disk space and ran into a few issues.
My partition table now looks like this
Notes
sda5 swap space for ubuntu
sda6 ubutu
sda7 fedora (either this or sda8 doesn't boot)
sda8 fedora (see sda7)
sda9 I was trying to install fedora here but it didn't.
Things I did
1)Before installing fedora I used gparted to move 25GB of spare disk space to within the extended partition.
2)When trying to install fedora for the first time it booted back into the desktop without the install completing, tried again and it worked but says I'm only using 500mb(on either sda/7 or sda/8) for the install.
3)No swap space was created(is this a problem when using hibernation).
4)Fedora reinstalled grub, I'm able to boot into fedora/ubuntu but now I get an error before grub loads dont know what it says as it moves past too fast.
Help would be much appreciated
TIA
My partition table now looks like this
Code:
me@here:~$ sudo fdisk -l
Disk /dev/sda: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x874fdd0d
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
/dev/sda2 * 81920 1617919 768000 7 HPFS/NTFS/exFAT
/dev/sda3 1617920 75018239 36700160 7 HPFS/NTFS/exFAT
/dev/sda4 75018240 250068991 87525376 5 Extended
/dev/sda5 230539264 250068991 9764864 82 Linux swap / Solaris
/dev/sda6 127449088 230539263 51545088 83 Linux
/dev/sda7 75022336 76046335 512000 83 Linux
/dev/sda8 76048384 77072383 512000 83 Linux
/dev/sda9 77074432 127442943 25184256 8e Linux LVM
Partition table entries are not in disk order
sda5 swap space for ubuntu
sda6 ubutu
sda7 fedora (either this or sda8 doesn't boot)
sda8 fedora (see sda7)
sda9 I was trying to install fedora here but it didn't.
Things I did
1)Before installing fedora I used gparted to move 25GB of spare disk space to within the extended partition.
2)When trying to install fedora for the first time it booted back into the desktop without the install completing, tried again and it worked but says I'm only using 500mb(on either sda/7 or sda/8) for the install.
3)No swap space was created(is this a problem when using hibernation).
4)Fedora reinstalled grub, I'm able to boot into fedora/ubuntu but now I get an error before grub loads dont know what it says as it moves past too fast.
Help would be much appreciated
TIA