On Thu, 22 Mar 2001, Rod Young wrote: > > Any way I can build a low memory install disk? > by typing (as root)
dd if=/mnt/cdrom/path/to/low/mem/disk/on/cd of=/dev/fd0 bs=1k conv=sync; sync this will make you one low memory boot disk :) Alex
On Thu, 22 Mar 2001, Rod Young wrote: > > Any way I can build a low memory install disk? > by typing (as root)
dd if=/mnt/cdrom/path/to/low/mem/disk/on/cd of=/dev/fd0 bs=1k conv=sync; sync this will make you one low memory boot disk :) Alex