Ventoy Forums

Full Version: How to display HDD information and capacity?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to display HDD information and capacity?






+ vbox {
left = 90%
top = 3%
width = 10%
+ hbox {
+ label {text = "@@grub_cpu_platform" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@grub_total_ram" color = #FFFFFF"}
+ label {text = " MB" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@gfxmode" color = #FFFFFF"}
}
}