Merge "Mount root filesystem readonly during boot"
This commit is contained in:
commit
82080313db
@ -49,7 +49,7 @@ DEFAULT linux
|
|||||||
|
|
||||||
LABEL linux
|
LABEL linux
|
||||||
KERNEL $kernel
|
KERNEL $kernel
|
||||||
APPEND rw root=LABEL=cloudimg-rootfs
|
APPEND ro root=LABEL=cloudimg-rootfs
|
||||||
INITRD $initrd
|
INITRD $initrd
|
||||||
_EOF_
|
_EOF_
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user