> Never did this, since I use filesystems not supported by
> PMON for everything else than the /boot partition with boot.cfg and
> kernels.

I guess that ext2 and ext3 are supported. What else?

> Maybe this can be fixed knowing more details.

Here is my boot.cfg:

timeout 5
default 0
showmenu 1

title gNewSense Parkes hda3 default syntax
        kernel /dev/fs/ext3@wd2/boot/vmlinux-3.5.1-gnu
        initrd /dev/fs/ext3@wd2/boot/initrd.img-3.5.1-gnu
        args console=tty no_auto_cmd root=/dev/hda3 rootdelay=8

title gNewSense Parkes hda3
        kernel (wd0,2)/boot/vmlinux-3.5.1-gnu
        initrd (wd0,2)/boot/initrd.img-3.5.1-gnu
        args console=tty no_auto_cmd root=/dev/hda3 rootdelay=8

title gNewSense Parkes GRUB
        kernel (wd0,2)/boot/grub.elf
        args some-dummy-string

title Lemote loonux
        kernel /dev/fs/ext2@wd0/boot/vmlinux
        args console=tty root=/dev/hda1

The first two show a black screen (no error messages).

Thanks

_______________________________________________
gNewSense-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to