Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 check pc hardware before booting crazy idea
#2
Press F5 and select Hardware Information

You could maybe make a F6 menu item to display $grub_total_ram variable

create a new file: \ventoy\ventoy_grub.cfg

contents:

menuentry 'Total Memory' --class=custom {
echo $grub_total_ram MB
read
clear
}

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


Messages In This Thread
RE: check pc hardware before booting crazy idea - by Steve2926 - 02-10-2024, 11:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)