hanging when using linload

1999-07-01 Thread Sander Balkenende
Hi, When starting (or trying to start) linux with linload from my dos partition, it hangs after some mesages about scsi (no scsi devices present on my computer). I coppied vmlinuz.36blahblah to my dos partition. below is the dos-batch file shown I use to start linload with parameters. linux.bat:

Re: lilo and win98

1999-06-21 Thread Sander Balkenende
I resolved the problem of booting Linux by making my win98 drive hda again and reinstalled Debian on hdb (at the moment, I am just experimenting with Linux). This works fine, I have to fine-tune loadlin, but that works. When trying to load loadlin from config.sys with the [menu] command, it wor

Re: lilo and win98

1999-06-19 Thread Sander Balkenende
> > I have problems starting win98 on hdb1 with Lilo. When trying to start > > win (shift, dos), nothing happens. Linux (hda1) starts fine. my > > lilo.conf: > > > other=/dev/hdb1 > > label=dos > > could it your missing ´table?' I added the line table=/dev/hdb and after doing /sbin/lilo, no

lilo and win98

1999-06-19 Thread Sander Balkenende
hi I have problems starting win98 on hdb1 with Lilo. When trying to start win (shift, dos), nothing happens. Linux (hda1) starts fine. my lilo.conf:   boot=/dev/hda1root=/dev/hda1install=/boot/boot.bmap=/boot/mapvga=normaldelay=20image=/vmlinuz    label=Linux    read-onlyother=/dev/hdb1    l