On 3/2/21 5:04 PM, GianPiero Puccioni wrote:
so it is there and seen but why the block device is not created? Copying the content of (sda1)boot into /boot and reinstalling grub could probably work but how?
Hi GianPiero,
This is strange. I don't know why there's no device file for the first partition (/dev/sda1). Can you try "partprobe /dev/sda" to see if it creates the file? Are you sure /dev/sda1 was used for /boot ? Can you show the output of "cat /proc/cmdline"?