Required hardware and software:
dd if=libretto-parted-boot.img of=/dev/fd0 bs=1k
(on Linux).
linux usb_root_floppy=/dev/sda,
otherwise, the bootup process will fail half-way.
parted to start up the disk
partitioning program.
rescue.bin is the Rescue (i.e. boot) disk image,
you must get it.
root.bin is the root (i.e. the second) disk
image, you must get it.
drv14bf2.4-xfs-1.bin to
drv14bf2.4-xfs-4.bin are driver disk images; if
you have a network connection and you will use it to do the
installation, you can skip downloading them.
linux usb_root_floppy=/dev/sda.
/dev/fd0 and create a symlink /dev/fd0 to point to /dev/sda:
cd /dev
rm fd0
ln -s sda fd0
Contact: Anthony Wong