Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some suggestions
#7
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
Some suggestions - by renatofrota - 07-11-2020, 07:11 AM
RE: Some suggestions - by renatofrota - 07-11-2020, 08:31 AM
RE: Some suggestions - by vishalvodro - 07-11-2020, 11:04 AM
RE: Some suggestions - by renatofrota - 07-12-2020, 10:03 PM
RE: Some suggestions - by highlanderBG - 04-09-2024, 10:23 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)