menu.lst for running flips in L4
Hi all, I have already running fiasco and the flips package. But it seems that it stuck after booting up, and panic happens. Here's my menu.lst: title my_assignment root (hd0,0) kernel /boot/fiasco/bootstrap modaddr 0x02000000 module /boot/fiasco/fiasco -nokb module /boot/fiasco/sigma0 module /boot/fiasco/roottask module /boot/fiasco/flips-ore module /boot/fiasco/mini_ifconfig Is my settings correct? what area other modules that I need to load up? Thanks, karipap.
wira wrote:
Hi all,
I have already running fiasco and the flips package. But it seems that it stuck after booting up, and panic happens. Here's my menu.lst:
title my_assignment root (hd0,0) kernel /boot/fiasco/bootstrap modaddr 0x02000000 module /boot/fiasco/fiasco -nokb module /boot/fiasco/sigma0 module /boot/fiasco/roottask module /boot/fiasco/flips-ore module /boot/fiasco/mini_ifconfig
Is my settings correct? what area other modules that I need to load up?
You need at least those additioanlly: - names - dp_phys - l4io - ore Cheers, Martin
participants (2)
-
Martin Pohlack -
wira