init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
timeout: 3
|
||||
default_entry: 1
|
||||
serial: yes
|
||||
serial_baudrate: 115200
|
||||
graphics: yes
|
||||
interface_branding: MOUSE
|
||||
|
||||
/MOUSE
|
||||
protocol: linux
|
||||
path: boot():/vmlinuz-mouse
|
||||
cmdline: console=tty0 console=ttyS0 root=PARTUUID=4d4f5553-4500-4000-8000-000000000002 rootfstype=btrfs rw rootwait init=/sbin/cheesed panic=-1
|
||||
|
||||
/MOUSE alternate
|
||||
protocol: linux
|
||||
path: boot():/vmlinuz-mouse
|
||||
cmdline: console=tty0 console=ttyS0 root=PARTUUID=4d4f5553-4500-4000-8000-000000000002 rootfstype=btrfs rootflags=subvol=ROOT/alternate rw rootwait init=/sbin/cheesed panic=-1
|
||||
Reference in New Issue
Block a user