Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- img_part=/dev/sdaX
- img_path=/chromeos.img
- search --no-floppy --set=root --file $img_path
- loopback loop $img_path
- linux (loop,gpt7)/kernel boot=local noresume noswap loglevel=7 disablevmx=off \
- cros_secure cros_debug loop.max_part=16 img_part=$img_part img_path=$img_path
- initrd (loop,gpt7)/initramfs.img
Advertisement
Add Comment
Please, Sign In to add comment