mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Update system0
This commit is contained in:
parent
92858b08b2
commit
c7a536f6f0
@ -1,6 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
global.bootm.image="/mnt/disk1/boot/bzImage"
|
global bootm.image="/mnt/disk1/boot/bzImage"
|
||||||
|
|
||||||
|
global linux.bootargs.zswap="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold"
|
||||||
global linux.bootargs.dyn.root="root=/dev/sda2 rootfstype=squashfs ro"
|
global linux.bootargs.dyn.root="root=/dev/sda2 rootfstype=squashfs ro"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user