]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - LiveCD/VTOY/ventoy/init.sh
3 cat /ventoy
/modlist
| while read line
; do
4 if [ -e /ventoy
/drivers
/${line}.ko
]; then
5 insmod
/ventoy
/drivers
/${line}.ko
11 echo "sh /ventoy/profile.sh" >> /root
/.profile