Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-13 Thread Aleš Nesrsta
You have to use nativedisk command which reloads disk drivers all at once as BIOS disk services are disables when *hci or pata is loaded. Thanks, it works - it looks like I missed some important change in GRUB... BR, Ales ___ Grub-devel mailing list

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 13.07.2013 20:10, Aleš Nesrsta wrote: Hi Vladimir, thanks for the info. I wanted to try some experiments with this new version, but, unfortunately, something is probably bad in trunk - there is no accessible any disk device after "insmod " ("ls" does not list any device, only empty line).

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-13 Thread Aleš Nesrsta
Hi Vladimir, thanks for the info. I wanted to try some experiments with this new version, but, unfortunately, something is probably bad in trunk - there is no accessible any disk device after "insmod " ("ls" does not list any device, only empty line). can be (maybe) anything, I tried ehci,

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 12.07.2013 18:25, Aleš Nesrsta wrote: Hi Vladimir, - what was the reason of the OHCI problem on Loongson? (I don't see any details of solution below nor the patch... ?) It was bad handling of root ports. My standard system has only EHCI+RMH so root port isn't accessible and is never hotplug