-
Notifications
You must be signed in to change notification settings - Fork 15
Initramfs is not working after install #14
Comments
Please, give me more details:
|
Yes, you're right! It seems to be that it belongs maybe to some differences between Debian and Linux Mint!? I just made a remastersys (backupmode) of a clean and customized Linux Mint 21.1 with Mate desktop. Using remastersys 4.8 because 4.9 gave error messages because of missing gubfiles in remastersys folder. Also 4.8 gave a stable livesystem that is able to be installed. Everything works fine after installiert, just the initramfs not. Command of sudo update-initramfs -u -k all gaves the error message: 'command not found'.. Maybe this helps you understanding the problen: If i do: sudo apt purge remastersys remastersys-gui everything is going fixed and initramfs and commands are found after this! Maybe an uncompability with debiansettings and Linux Mint in live-system or grub settings? Would be great if remastersys is getting compatible to Linux Mint (again) or that somebody maybe maintain a special Version for this!? Also i found a fix with purging remastersys after system install and got a stable image that is really usable. |
I will try isolinux instead oft grub now! I noticed that there are coming no xorriso-dependencies if i install Version 4.9 of remastersys and had xorriso NOT installed before. It is not longer needed in remastersys?? |
Maybe you have genisoimage installed. In dependencies they are written this way: Xorriso is a MUST HAVE dependecy, you need it for GRUB. Xorriso is optional just for ISOLINUX boot. ISOLINUX will use xorriso by default, but if it don't find xorriso it will use genisoimage. But dor GRUB IT USES grub-mkrescue that DOES NEED xorriso. So, you should install xorriso: |
Thank you for all your help here. If wasn't you and the bugs you have found i would not fix so many bugs so fast. |
Yea great. Thank you sooo much too. Yesterday i made an image with ISOLINUX and remastersys 4.9 without any errors. But i had no xorriso installed! So it is wrong now because grub will something missing? Or is it OK? Genisoimage made a hybrid livestick. |
ISOLINUX uses xorriso or genisoimage (if xorriso is missing). But GRUB will use just xorriso.
It's all right. |
Yea |
The refreshing of the initramfs is not working on a livesystem remastered with remastersys-gui 4.8/4.9 after install and has to be repaired.
Giving the error code of " missing Command" while initramfs-tools are installed.
Is this just on my machine or reproducable!?
The text was updated successfully, but these errors were encountered: