We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad364c commit 224425aCopy full SHA for 224425a
supplement/findcd.sh
@@ -55,7 +55,7 @@ echo "Install media / CD-ROM found and mounted at $CD"
55
# Copy some files to memory for faster execution
56
cp $CD/bin/lunmercy /bin
57
cp $CD/bin/cfdisk /bin
58
-cp $CD/bin/lsblk /bin
+cp $CD/bin/lsblk.qi /bin
59
cp $CD/bin/mkfs.fat /bin
60
cp $CD/install.txt /
61
0 commit comments