Hi there
I'm trying to install a fresh copy of Kubuntu on my laptop. My current version is so old that I can't install any software anymore.
So I've downloaded the latest 64 bit Kubuntu iso (18.10). I have a flash drive with a capacity of 8GB. I've used Unetbootin to create a live USB, but when I restart, the laptop doesn't list the USB as a bootable device, so it just goes straight to the hard drive. I've used Ubuntu with live USBs for 7 or 8 years now and I've never had this problem before.
When I restart the laptop and go to the BIOS menu (or whatever it's called) I see the following information in the 'Boot' section:
Boot Model [UEFI]
Fast Boot [Enabled]
USB Boot [Enabled]
PXE Boot to Lan [Enabled]
EFI
ubuntu (KINGSTON SUV 400S37120G)
EFI Network 0 for IPv4 (...some identifier...)
EFI Network 0 for IPv6 (...some identifier...)
I have tried reformatting the flash drive and then reinstalling the iso with Unetbootin several times, and I've also tried copying the iso onto the flash drive using dd instead. But the result is always the same.
When I run fdisk -l I actually see two partitions on the flash drive as follows:
Disk /dev/sdb: 7.5 GiB, 8054112256 bytes, 15730688 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
Disklabel type: dos
Disk identifier: 0x63670a28
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 0 3801087 3801088 1.8G 0 Empty
/dev/sdb2 3722168 3727095 4928 2.4M ef EFI (FAT-12/16/32)
They must be created by installing the iso because they reappear when I remove all partitions and create a new one, then install the iso again.
I notice that it's the first partition which is marked as bootable with the asterisk (*). I thought I'd see what happened if I made the other partition bootable instead. I tried using the 'a' option of fdisk (followed by 'w' of course), but this makes no difference. fdisk -l still shows the first partition as the bootable one, and the laptop still can't see the USB as bootable.
I've run out of ideas now. Can anyone help?
btw I'm not exactly a new guy, but I'm having trouble getting started here so this seemed like the most relevant topic...
I'm trying to install a fresh copy of Kubuntu on my laptop. My current version is so old that I can't install any software anymore.
So I've downloaded the latest 64 bit Kubuntu iso (18.10). I have a flash drive with a capacity of 8GB. I've used Unetbootin to create a live USB, but when I restart, the laptop doesn't list the USB as a bootable device, so it just goes straight to the hard drive. I've used Ubuntu with live USBs for 7 or 8 years now and I've never had this problem before.
When I restart the laptop and go to the BIOS menu (or whatever it's called) I see the following information in the 'Boot' section:
Boot Model [UEFI]
Fast Boot [Enabled]
USB Boot [Enabled]
PXE Boot to Lan [Enabled]
EFI
ubuntu (KINGSTON SUV 400S37120G)
EFI Network 0 for IPv4 (...some identifier...)
EFI Network 0 for IPv6 (...some identifier...)
I have tried reformatting the flash drive and then reinstalling the iso with Unetbootin several times, and I've also tried copying the iso onto the flash drive using dd instead. But the result is always the same.
When I run fdisk -l I actually see two partitions on the flash drive as follows:
Disk /dev/sdb: 7.5 GiB, 8054112256 bytes, 15730688 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
Disklabel type: dos
Disk identifier: 0x63670a28
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 0 3801087 3801088 1.8G 0 Empty
/dev/sdb2 3722168 3727095 4928 2.4M ef EFI (FAT-12/16/32)
They must be created by installing the iso because they reappear when I remove all partitions and create a new one, then install the iso again.
I notice that it's the first partition which is marked as bootable with the asterisk (*). I thought I'd see what happened if I made the other partition bootable instead. I tried using the 'a' option of fdisk (followed by 'w' of course), but this makes no difference. fdisk -l still shows the first partition as the bootable one, and the laptop still can't see the USB as bootable.
I've run out of ideas now. Can anyone help?
btw I'm not exactly a new guy, but I'm having trouble getting started here so this seemed like the most relevant topic...
Comment