Update README.md
This commit is contained in:
parent
5917078c1c
commit
a1c7f2998d
14
README.md
14
README.md
@ -40,13 +40,13 @@ After that simply run the below script. It doesn't require root privileges. In t
|
||||
cp ../syslinux-6.03/bios/com32/elflink/ldlinux/ldlinux.c32 .
|
||||
echo 'default kernel.gz initrd=rootfs.gz' > ./isolinux.cfg
|
||||
xorriso \
|
||||
-as mkisofs \
|
||||
-o ../minimal_linux_live.iso \
|
||||
-b isolinux.bin \
|
||||
-c boot.cat \
|
||||
-no-emul-boot \
|
||||
-boot-load-size 4 \
|
||||
-boot-info-table \
|
||||
-as mkisofs \
|
||||
-o ../minimal_linux_live.iso \
|
||||
-b isolinux.bin \
|
||||
-c boot.cat \
|
||||
-no-emul-boot \
|
||||
-boot-load-size 4 \
|
||||
-boot-info-table \
|
||||
./
|
||||
cd ..
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user