Ventoy Forums
How to display HDD information and capacity? - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy Plugin —— Ventoy 插件 (https://forums.ventoy.net/forumdisplay.php?fid=3)
+--- Forum: Ventoy Plugin Forum (https://forums.ventoy.net/forumdisplay.php?fid=4)
+--- Thread: How to display HDD information and capacity? (/showthread.php?tid=2647)



How to display HDD information and capacity? - hyun9358 - 08-29-2023

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"}
}
}