Re: SuSE 8.1 and initrd?

Michael Schulz <[email protected]> Wed, 21 May 2003 15:12:03 +0200
Newsgroups gmane.linux.suse.axp
Message-ID <[email protected]>
Stefan Reinauer wrote:

>* Michael Schulz <[email protected]> [030521 14:30]:
>
>>A "mkinitrd" and changing the /etc/aboot.conf to:
>>
>>0:1/vmlinuz ro root=/dev/sda3 initrd=/boot/initrd
>>
>>doesn't help. Now aboot stops with:
>>
>>/boot/initrd: file not found
>>
> 
>So you have a seperate boot partition sda1? initrd is read from the 
>filesystem that contains the kernel. If you mount /dev/sda1 to /boot
>it is sufficient to write initrd=initrd in aboot.conf.
>
thanks, it's booting now.

One more thing I have to change was the "alias eth0 tulip"
to "alias eth0 de4x5" in /etc/modules.conf.
My XP1000 doesn't like the tulip module :-)
Thanks,

Michael