mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Boot system0 with partition UUID
This commit is contained in:
parent
08991f6763
commit
455f99e83f
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
global bootm.image="/mnt/disk1/boot/bzImage"
|
||||
global linux.bootargs.dyn.root="root=/dev/sda2 rootfstype=squashfs ro"
|
||||
global linux.bootargs.dyn.root="root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootfstype=squashfs ro"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user