[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LILO under ide-scsi emulation SOLVED (WAS: Chucking an unwanted kernel driver)



Disregard. (see lilo (sid))
The new lilo is in the mirror system now, so an apt-get upgrade will do the trick.

Sorry,
Jonathan


On Mon, 2003-05-05 at 17:53, Jonathan Brandmeyer wrote:
> Well, I managed to solve that little issue, and now I'm running ide-scsi
> emulation on hdc and hdd.  Now when I run lilo, (to save boot
> parameters) I get this:
> 
> Fatal: open /dev/ide/host0/bus0/target0/lun0/part1: No such file or
> directory
> 
> There is no such directory as /dev/ide, and I don't know why lilo is
> looking there for anything.  It looks like a SCSI-related ID though.
> 
> I'm on Sid.
> 
> Thanks,
> Jonathan 
> 
> 
> --lilo.conf (stripped down)--
> lba32
> boot=/dev/hda
> root=/dev/hdb1
> install=/boot/boot-menu.b
> map=/boot/map
> prompt
> timeout=150
> vga=normal
> 
> default=Linux
>  
> image=/vmlinuz
>         label=Linux
>         read-only
>         initrd=/initrd.img
>         root=/dev/hdb1
>         append="hdc=ide-scsi hdd=ide-scsi"
>  
> image=/vmlinuz.old
>         label=LinuxOLD
>         read-only
>         optional
>  
> other=/dev/hda1
>   label="WinXP"
> 



Reply to: