Hi David,
2014-08-02 19:13 GMT+08:00 David Crawford <dtgcrawf...@gmail.com>:
>
> I've dug my Yeeloong 2F out of storage and have been trying to get an OS
onto it. I've tried Debian, but it fails to install GRUB  - then cannot
find boot.cfg when it tries to boot. I wasn't able to manually boot it with
karg.

Is there an error about "fail to install dummy"?
Here is a tip to deal with it:
0. After the error, don't exit the installer. Enter to "shell mode"
1. Edit /target/boot/boot.cfg and append these lines:
```
default 0
timeout 0
showmenu 0

title Debian 8
kernel (wd0,0)/vmlinux-3.2.0-4-loongson-2f
args root=/dev/sda5 rw quiet
```
note:
kernel (wd0,0)/vmlinux-3.2.0-4-loongson-2f
args root=/dev/sda5 rw quiet

These two lines relate to what version of kernel you have installed and
where you installed it.

Hope this helps!
-- 
Regards,
Jactry Zeng

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to loongson-dev+unsubscr...@googlegroups.com.
To post to this group, send email to loongson-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/loongson-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to