I cloned 21.10 from an MBR 120gb Kingston SATA SSD (after putting it into a usb external HDD case) to an internal NVME M2 Samsung Evo 970 CSM. All appears to work, but upon initial reboot, Grub showed up in a much higher resolution (IE appropriate for an HD display) and forces me to either wait 30 seconds or hit enter, when it used to just boot right to Linux. There is a new line in Grub called EUFI Firmware settings that seems to take me into to the motherboard's bios setup screen. The option to boot both MBR and EUFI drives in the BIOS has disappeared (It is possible all drives are now CSM).
Oddly, there is now an MSI spash screen after POST just before the "Kubuntu" logo shows up. I have eowned this machine for 3 years and never saw that before. It is different from the one you see during POST and is showing up during Kubuntu launch. I am assuming this is part of the new EUFI stuff.
Using Grub Customizer SEEMS to work, and all the right values are showing up in it, but after updating GRUB it refuses to either shorten the timeout, or launch silently. The update did something as I removed the entry for Windows 10 (I am now 100% MS Windows spyware free) and that did work.
Oddly, Grub Customizer seemed to want to install the boot loader on /dev/sda. I manually entered /dev/nvme0n1p1 (also tried nvme0n1p2 as it was the EFI partition). Neither worked. Is it possible the actual boot loader is sitting on /dev/sda?
Drive layout is (4 drives in total):
1. 500gb Samsung Evo 970
/ - nvme0n1p3 113gb (LVM2 system drive)
/home/shad - nvme0n1p4 (EXT4 my user acct.)
2. 500gb Evo 860 #1
/home/shad/Media - sda1 (EXT4 my user acct.)
3. 500gb Evo 860 #2
/home/shad/Games - sdb1 (EXT4 my user acct.)
4. 4tb Toshiba x300
/media/shad/Toshiba X300 (automount NTFS - all user access).
The original 120gb drive was was auto formatted by Kubuntu 21.10 with LVM2. Partition layout is odd to say the least.
Partition 1: 50mb empty space.
Partition 2: 50mb Fat32?
Partition 3: 113gb LVM2
After cloning
Partition 4: (none) 335gb unused.
LVM refused to allow the filesize to grow when the partition was extended by any method (KDE Partition Manager or Command line), while "size2fs" refused to see the extended partition. So, I simply created a new partition and used as /home/shad.
Something is borked with this filesystem.
I regret installing 21.10 with LVM. I have always hand made partitions with EXT4 and never had an issue. With LVM nothing makes sense.
Oddly, there is now an MSI spash screen after POST just before the "Kubuntu" logo shows up. I have eowned this machine for 3 years and never saw that before. It is different from the one you see during POST and is showing up during Kubuntu launch. I am assuming this is part of the new EUFI stuff.
Using Grub Customizer SEEMS to work, and all the right values are showing up in it, but after updating GRUB it refuses to either shorten the timeout, or launch silently. The update did something as I removed the entry for Windows 10 (I am now 100% MS Windows spyware free) and that did work.
Oddly, Grub Customizer seemed to want to install the boot loader on /dev/sda. I manually entered /dev/nvme0n1p1 (also tried nvme0n1p2 as it was the EFI partition). Neither worked. Is it possible the actual boot loader is sitting on /dev/sda?
Drive layout is (4 drives in total):
1. 500gb Samsung Evo 970
/ - nvme0n1p3 113gb (LVM2 system drive)
/home/shad - nvme0n1p4 (EXT4 my user acct.)
2. 500gb Evo 860 #1
/home/shad/Media - sda1 (EXT4 my user acct.)
3. 500gb Evo 860 #2
/home/shad/Games - sdb1 (EXT4 my user acct.)
4. 4tb Toshiba x300
/media/shad/Toshiba X300 (automount NTFS - all user access).
The original 120gb drive was was auto formatted by Kubuntu 21.10 with LVM2. Partition layout is odd to say the least.
Partition 1: 50mb empty space.
Partition 2: 50mb Fat32?
Partition 3: 113gb LVM2
After cloning
Partition 4: (none) 335gb unused.
LVM refused to allow the filesize to grow when the partition was extended by any method (KDE Partition Manager or Command line), while "size2fs" refused to see the extended partition. So, I simply created a new partition and used as /home/shad.
Something is borked with this filesystem.
I regret installing 21.10 with LVM. I have always hand made partitions with EXT4 and never had an issue. With LVM nothing makes sense.
Comment