根据 http://dev.lemote.com/drupal/node/58 摸索而成
1. get kernel-2.6.27-FL.tar.gz
2. tar xfvz kernel-2.6.27-FL.tar.gz
3. cp vmlinux to usb:/
4. get and cp initrd_fl_netboot.gz to /
5. reboot, key DEL... and enter pmon>
6. load /dev/fs/ext2@usb0/vmlinux
7. initrd /dev/fs/ext2@usb0/initrd_fl_netboot.gz
8. g console=tty no_auto_cmd
9. begin to install step by step... ignore warning of "no kenerl", after installation, cp kernel to boot
10.cp vmlinux to hda:/boot and create /boot/boot.cfg
boot.cfgisasnext:
timeout30
default0
showmenu 1title Lemote Loonux
kernel/dev/fs/ext2@wd0a/boot/vmlinux
args console=tty root=/dev/hda111.restart