1000001101000 / Debian_on_Buffalo

Tools for Installing/Running Debian on Buffalo ARM based Linkstation/Terastation/Kurobox/Cloudstor devices.
316 stars 40 forks source link

in debian 11 after a clean install , i install mdadm, so is run update-initramfs and it has a error , and after that the terastation not boot #216

Open MartinEtcheverry opened 2 months ago

MartinEtcheverry commented 2 months ago

here is the error in update-initramfs: update-initramfs: Generating /boot/initrd.img-5.10.209 find: '/var/tmp/mkinitramfs_Lc9CRf/lib/modules/5.10.209/kernel': No such file or directory I: The initramfs will attempt to resume from /dev/dm-1 I: (/dev/mapper/debian--vg-swap_1) I: Set the RESUME variable to override this.

1000001101000 commented 2 months ago

“don’t reboot if there were errors generating the initrd” is one of the fun lessons of working with linux.

I’m afraid I don’t know what would cause that to happen.

I’ve never used LVM, I wouldn’t expect it to be a problem if it made it through the installer process.