Yet after I carefully edited those files to reflect the LABELs on the new laptop. Mageia refuses to boot because it can't find some UUID based filesystem references...
My old laptop became unstable, so I bought a new one and temporarily installed a copy of PCLinuxOS I had laying around to be able to easily use:
- Code: Select all
tar --numeric-owner -xzf backup-tarball.tgz restore-path
to "restore" my Linux installations to their new home. I started with my antiX installation. When it was time to try booting, it took a long time to decide it couldn't find something but let me continue to boot using the LABEL designations in the fstab on the partition identified by the LABEL designation in the menu.lst.
This took a long time, but once booted I was able to create a new initrd with update-initramfs, and now the antiX boots normally.
Next up was Mageia4. Same process. But it complains about the durned despicable UUID referenced filesystems, and drops me into a shell that doesn't even know which filesystem it was told to boot on by the kernel line in the menu.lst... Worse when I try to reboot (crl+alt+delete) or logout (exit) it becomes so unresponsive I need to use the power button to shutdown.
I also tried booting without the initrd line in the menu.lst entry. but evidently Mageia is so dependent on the initrd that booting without one leads to kernel panic...
Any suggestions {besides the clean install option} ???