mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 13:47:34 +00:00
Everywhere: Get rid of the fbdev kernel boot argument remainders
This commit is contained in:
parent
a5cef2c41a
commit
6164729d06
14 changed files with 15 additions and 16 deletions
|
@ -8,7 +8,7 @@ MODULE_PATH=boot://2/boot/Kernel
|
|||
|
||||
:SerenityOS (text mode)
|
||||
PROTOCOL=multiboot1
|
||||
CMDLINE=fbdev=off root=/dev/hda2
|
||||
CMDLINE=graphics_subsystem_mode=off root=/dev/hda2
|
||||
KERNEL_PATH=boot://2/boot/Prekernel
|
||||
MODULE_PATH=boot://2/boot/Kernel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue