My computer always hacked by Criminal Class A cops being Headquater Police Station Malaysia to cause me need to press shutdown button , consequence Linux cannot startup.
The system have no rescue mode nor advanced mode, only above selection and I press 'e' to modify the startup parameters error.
Source: [Solved] Installation Issues
When I press "F10" there prompt me an error which is need to load kernel first... Here I modify the startup parameters as below.
But another error (attach files) prompt me after press "F10"...
------
Reference:
- Live USB error "you need to load the kernel first"
- grub error: you need to load kernel first
Code:
Ubuntu
Ubuntu (safe graphics)
OEM install (for manufacturers)
Boot from next volume
UEFI Firmware Settings
The system have no rescue mode nor advanced mode, only above selection and I press 'e' to modify the startup parameters error.
Code:
setparams 'Start Kubuntu'
set gfxpayload=keep
linux /casper/vmlinuz file=/xxxxxxxxxx maybe-ubiguity quiet splash ---
initrd /casper/initrd
Source: [Solved] Installation Issues
When I press "F10" there prompt me an error which is need to load kernel first... Here I modify the startup parameters as below.
Code:
setparams "Start Kubuntu"
set gfxpayload=keep
linux /boot/vmlinuz-5.15.7-051507-generic root=/dev/sda2
initrd /casper/initrd
boot
But another error (attach files) prompt me after press "F10"...
Code:
...
Cannot open root device "sda2" or unknown-block(0,0): error -6
Please append a correct "root=" boot option...
...
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
...
------
Reference:
- Live USB error "you need to load the kernel first"
- grub error: you need to load kernel first
Attachments
Last edited by a moderator: