Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 关于Chrome OS (Brunch)
#5
Hi all,
Ventoy-1.0.97 booting ChromeOS Brunch Framework does work.
Try this:
ventoy_grub.cfg
"
menuentry "Chrome OS" --class=custom {
img_part=/dev/sda2
img_path=/ventoychromeos/ChromeOS-NUC.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
}

menuentry '<-- Return to previous menu [Esc]' --class=vtoyret VTOY_RET {
echo 'Return ...'
}

"
Reply


Messages In This Thread
关于Chrome OS (Brunch) - by grub2 - 01-28-2023, 12:54 PM
RE: 关于Chrome OS (Brunch) - by oldman20 - 01-30-2023, 01:29 AM
RE: 关于Chrome OS (Brunch) - by grub2 - 01-30-2023, 07:47 AM
RE: 关于Chrome OS (Brunch) - by grub2 - 02-03-2023, 09:28 AM
RE: 关于Chrome OS (Brunch) - by highlanderBG - 04-09-2024, 10:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)