Quote from: gooza1 on January 05, 2024, 13:33:06 PMSo I have a lenovo mini thinkcentre running windows 11. yesterday the OS updated and now all i get is a black screen and it will not boot. All connections are good and the monitor is working as it flashes HDMI and monitor controls but no logo and I tried everything to get it to boot and nothing works. Using another computer i created a boot disk on a USB and then I downloaded Plop onto the USB and tried to boot my PC. It doesn't work. All i have is the same black screen/ What am I doing wrong? How can i get it to boot again? happy wheels
Quote from: fasterubuntu on February 20, 2024, 16:36:09 PMWoooow dude!! It worked just like that! Amazing!
Quote from: fasterubuntu on February 19, 2024, 19:45:07 PMThe encrypted installation, has three partitions, the same as above and a third encrypted partition.
There is no "/boot" folder in the ext4 partition, I had to make one to put the plopkexec.cfg file in.
label Ubuntu - Encrypted
kernel /vmlinuz
append root=/dev/mapper/vgubuntu-root ro quiet splash
initrd /initrd.imgQuote from: fasterubuntu on February 18, 2024, 22:20:21 PMIs there any way to make it boot anything or at least an already installed ubuntu?
label Ubuntu - Hard disk
kernel /boot/vmlinuz
append root=/dev/sda3
initrd /boot/initrd.img