On Sunday 04 April 2010 12:11:33 shivpratap chauhan wrote:
> Hi,
> 
> Ya it helped me to get rid of that panic but now I am facing issue with
> graphics see attached.

There are some troubles with vga console in the kernel. I come on a system 
hang up at boot when i set the both, default and fault, kernel consoles to 
vga. Type 'make menuconfig' and set the both consoles to serial for the 
present. I'm going resolve the problem in the near future.

> Also, I would like to know about module "/system/serv/bootsd.x.static" I
> cant see this module in serv dir? so just booted image without loading this
> module in grub configuration.
> 

Here is the working menu.lst for the version being in the git repository

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.
default         0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default 
entry
# (normally the first entry defined).
timeout         5

# Pretty colours
color cyan/blue white/blue


title Jari OS
kernel /boot/vmuielf
module /boot/initrd
module /os/nsv2.x.static
module /os/vfsv2.x.static
module /os/fs/init.fs.static
module /os/procmgr.x.static
module /os/btsdv2.x.static

savedefault

> Thanks,
> Shiv

Best regards,
Dmitry Gromada
_______________________________________________
Jarios-dev mailing list
[email protected]
http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev

Reply via email to