根据 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.cfg is as next:
timeout 30
default 0
showmenu 1
title Lemote Loonux
kernel /dev/fs/ext2@wd0a/boot/vmlinux
args console=tty root=/dev/hda1
11.restart
本文详细介绍了如何通过网络安装Loogson版Debian操作系统,包括获取内核文件、复制文件到USB设备、配置启动选项等关键步骤。
5176

被折叠的 条评论
为什么被折叠?



