major improvements to iso boot
This commit is contained in:
@@ -10,6 +10,6 @@ terminal_output console serial
|
||||
|
||||
menuentry "Dark Horse Linux (Pre-Alpha)" {
|
||||
set root=(cd)
|
||||
linux /boot/vmlinuz-6.0.12-dark_horse-pyrois boot=live root=/dev/sr0 toram overlay tmpfs_size=50% rd.shell rd.debug systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M console=tty1 console=ttyS0,115200
|
||||
linux /boot/vmlinuz-6.0.12-dark_horse-pyrois boot=live root=LABEL=livecd rootflags=ro rootfstype=auto toram tmpfs_size=50% rd.shell systemd.log_target=kmsg log_buf_len=1M console=tty1 console=ttyS0,115200 init=/boot/init-overlay
|
||||
initrd /boot/initramfs-6.0.12.img
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user