(2006-08-06) rescue-bootcd
This commit is contained in:
8
build_all.sh
Executable file
8
build_all.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
./build_initrd.sh
|
||||
|
||||
mv rootfs.gz CD/boot/rootfs.gz
|
||||
|
||||
|
||||
rdev CD/boot/bzimage /dev/ram0
|
||||
|
||||
mkisofs -o bootcd.iso -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table CD
|
||||
Reference in New Issue
Block a user