MD5码:52689871727b13c8415924d935816059
本次更新:
注意:烧录pmon失败,可能导致机器不能启动,请谨慎。
烧录方法:
MD5码:ad12af3594383e3ce7dfb61799f7aadc
逸珑8089的pmon下载。
注意:烧录pmon失败,可能导致机器不能启动,请谨慎。
注意:从pmon老版本升级到新版本后,请不要使用 reboot 命令重启,会造成屏幕变暗现象。请使用poweroff命令关机,然后再开机。
本版本主要做了如下修改:
烧录方法:
本次更新:
注意:烧录pmon失败,可能导致机器不能启动,请谨慎。
烧录方法:
说明:若U盘的文件系统格式为fat16,则烧录pmon的命令为: load -r -f bfc00000 /dev/fat/disk@usb0/pmon-LM6004-1.3.3.bin
You have two ways to choose which kernel and system to boot,
You can use debian-installer to install debian Linux。
The vmlinux and initrd.gz is here
If your machine doesn’t have an OS or your OS could not boot,you can use u-disk to install a new one .We recommend that your u-disk uses ext2/ext3 filesystem.
Before installing ,you should prepare two files in your u-disk:
If you need to install the Debian Linux in hda2,install it as following:
mkdir /mnt/hda2
umount /mnt/hda2
mkfs.ext3 /dev/hda2 (optional)
Usually your loongson machine has preinstalled an OS ,the easiest way to install a new one is to download the tarball of another system,then unzip it to a free partition.
The English Debian Linux is now available to download from Lemote homepage , http://www.lemote.com/upfiles/OS/Debian-en/
1. 插入U盘,开机长按del键,直到'pmon>'提示符出现。
2. 加载内核,假设内核名为vmlinux:
load /dev/fs/ext2@usb0/vmlinux
3. 加载initrd.gz(这个过程较慢,要至少5分钟):
initrd /dev/fs/ext2@usb0/initrd_fl_netboot.gz #2F福珑 initrd /dev/fs/ext2@usb0/initrd_yl_netboot.gz #逸珑8089
4. 启动安装器:
g console=tty no_auto_cmd