After several days of frustration, I finally have mixed success... I tried a bunch of different ways to make the drive switch from Legacy boot to EUFI boot, and nothing seemed to work... I tried doing new installs from both a Live-USB stick and from an install DVD, saying to not format any directories but the /boot and /boot/efi and got failures on the installing system step
I finally gave up and tried doing a fresh install of everything but /home, with the intent of then running a restore of my Timeshifft snapshots - I got a system that would boot, but then the Timeshift restore made it unbootable again
It appears that it overwrote the /boot/efi and /boot directories sort of making them back into legacy boot.
So I did yet another install from scratch, except for /home, putting the /boot/efi and /boot directories on the SSD, and everything else on the NVMe drive. This boots, and I get the lsblk list that is about what I'm after, with everything except the boot files on the NVME drive....
The downside is that I had a LOT of other stuff on the system, both programs I'd added from the repository, and some that I'd had to compile from source as they either weren't in the repository at all, or only with (much) older versions.... I'd really like to do a selective restore from my Timeshift snapshots, but it seems not obvious how to do it without breaking things AGAIN... Since it is off-topic for this thread, I will be starting a new one about this.
Again, many thanks for the help you've given me!
ex-Gooserider


So I did yet another install from scratch, except for /home, putting the /boot/efi and /boot directories on the SSD, and everything else on the NVMe drive. This boots, and I get the lsblk list that is about what I'm after, with everything except the boot files on the NVME drive....
Code:
sda├─sda1 vfat FAT32 B6A5-1BB4 66.2M 15% /boot/efi├─sda2 ext2 1.0 ssd-boot 07a9abd8-9c6d-4dcf-8524-9f366ea0ca2d 817.1M 6% /boot├─sda3 ext4 1.0 ssd-root f75046e4-bae7-4939-a801-399667819a37├─sda4 ext4 1.0 ssd-temp 409ff2a4-743f-423c-9672-6ee2e74ea7fa├─sda5 ext4 1.0 ssd-var 554aff4a-ee35-4abd-b757-f7da6030f6a8└─sda6 ext4 1.0 SSD-HOME c65b8967-ed09-423a-b6cc-9775dfc85828sdb└─sdb1 ext4 1.0 music 898a5610-cbe3-4ee3-a7ba-2d475353cf4fsdc├─sdc2 ext4 1.0 f9f9716e-829c-4f08-9a30-d8ae3af9cd20├─sdc3 ext4 1.0 e8d689c0-8ef0-446d-b8c7-f02408726654├─sdc4 swap 1 0da192a7-ef22-45f9-9913-f686d98848e8 [SWAP]├─sdc5 ext4 1.0 4794c09b-279c-4069-9eca-5d48a114655e└─sdc6 ext4 1.0 1addfad8-4b1a-4d3a-97bc-2a018f5a9c40sdd└─sdd1 ext4 1.0 /dev/sde e800cb22-d170-4868-a332-cc044df93202sdesdfsdgsdhsdi sr0nvme0n1├─nvme0n1p2 ext2 1.0 nvme-boot 7606a27d-3ad3-4ac6-904d-7a07895ff838├─nvme0n1p3 ext4 1.0 nvme-root e42c36eb-ad60-483c-baa6-fee190b45ae5 29.6G 17% /├─nvme0n1p4 ext4 1.0 nvme-tmp c26d6ecc-75e1-49e8-8062-44e23253a8d6 9.3G 0% /tmp├─nvme0n1p5 ext4 1.0 nvme-var a444786f-58ba-453c-92b8-4d26c5523e75 4.5G 9% /var└─nvme0n1p6 ext4 1.0 nvme-HOME b800c322-1156-492e-b270-2a6096291121 441G 43% /home
Again, many thanks for the help you've given me!
ex-Gooserider
Statistics: Posted by ex-Gooserider — 2024-04-29 01:01