update to woody boot-i386 for boot.bat
This commit is contained in:
parent
e97f9008a5
commit
f74e6a2f86
|
@ -96,6 +96,8 @@ cp -f $CDDIR/dists/$CODENAME/main/disks-$ARCH/current/dosutils/* $CDDIR/install/
|
|||
|
||||
(echo "@ echo off" ; \
|
||||
echo "rem Flush any write-cached disk blocks before we leave DOS. " ; \
|
||||
echo "If your system does not use smartdrv an error message will appear, " ; \
|
||||
echo "you can safely ignore that." ; \
|
||||
echo "smartdrv /c" ; \
|
||||
echo "loadlin.exe linux root=/dev/ram ro initrd=root.bin" ; \
|
||||
) |todos > $CDDIR/install/boot.bat
|
||||
|
|
Loading…
Reference in New Issue