]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - INSTALL/all_in_one.sh
9 sh buildgrub.sh
|| exit 1
12 sh buildipxe.sh
|| exit 1
15 sh buildedk.sh
|| exit 1
17 cd $VTOY_PATH/VtoyTool
20 cd $VTOY_PATH/vtoyfat
/fat_io_lib
34 # We almost rarely modifiy these code, so no need to build them everytime
37 # sh buidlibfuse.sh || exit 1
38 # sh buidexfat.sh || exit 1
39 # /bin/cp -a EXFAT/shared/mkexfatfs $VTOY_PATH/INSTALL/tool/mkexfatfs_64
40 # /bin/cp -a EXFAT/shared/mount.exfat-fuse $VTOY_PATH/INSTALL/tool/mount.exfat-fuse_64
43 # cd $VTOY_PATH/SQUASHFS/SRC
49 # cd $VTOY_PATH/SQUASHFS/squashfs-tools-4.4/squashfs-tools
52 # cd $VTOY_PATH/VBLADE/vblade-master
56 sh ventoy_pack.sh
|| exit 1
58 echo -e '\n============== SUCCESS ==================\n'