[okl4-developer] okl4 off the disk
Ashish Bijlani
ashish.bijlani at gmail.com
Wed May 28 01:05:34 EST 2008
The PCI ID is:
/* Mobile SATA Controller IDE (ICH8M) */
{ 0x8086, 0x2828, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata_ahci },
When I use the in-built ramdisk (igms_name=ramdisk root=/dev/igms0) to
boot on the actual hardware (not qemu/emulator), I don't see any msgs
after VFS mount msg. It says VFS mounted rootfs and then nothing
appears on the screen. I'm using VGA mode and not the serial. Should I
use serial console instead or am I missing something? Please lemme
know. Thanks.
On Tue, May 27, 2008 at 10:01 AM, Geoffrey Lee <glee at ok-labs.com> wrote:
> On Wed, May 28, 2008 at 12:36:06AM +1000, Geoffrey Lee wrote:
>> If you really nee to modify the configuration file,
>> normally, I copy the file to .config and run
>>
>> make ARCH=l4 SYSTEM=i386
>
>
> It should be
>
> make ARCH=l4 SYSTEM=i386 menuconfig
>
> Sorry for the confusion.
>
> -gl
>
>
More information about the Developer
mailing list