mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Boot system1 with partition UUID
This commit is contained in:
parent
455f99e83f
commit
1bfefec008
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
global bootm.image="/mnt/disk2/boot/bzImage"
|
||||
global linux.bootargs.dyn.root="root=/dev/sda3 rootfstype=squashfs ro"
|
||||
global linux.bootargs.dyn.root="root=PARTUUID=a3ec664e-32ce-4665-95ea-7ae90ce9aa20 rootfstype=squashfs ro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user