AW: problem with kernel 2.4.X and qlogic

"Berg, Björn" <[email protected]> Wed, 29 Jan 2003 07:19:15 +0100
Newsgroups gmane.linux.suse.axp
Message-ID <[email protected]>
> -----Ursprüngliche Nachricht-----
> Von: Stefan Fent [mailto:[email protected]]
> Gesendet: Dienstag, 28. Januar 2003 17:30

> if /boot is on another partition (eg. /dev/sda1) and mounted 
> by fstab, then you
> have to create an entry like
> 
> 4:1/vmlinuz-2.4.20.gz ro root=/dev/sda3

No, boot is on partition three. The partition table looks like this:
	start	    end    size	fstype
a:	    1	      4	  4	  boot
b:        5	     36      32	  swap
c:       37    2595    2559     ext2

And this is okay, because the Standard kernel 2.2.19 boots without
problems. So my conclusion is that aboot is well configured and the
problem is still by the self-compiled kernel. 	
 
> Does sda1 start at the very beginning of your harddisk?
> If so, this is wrong. You need to leave some space for the bootcode 
> at the beginning of the disk.
> (Originally, the third partition was of type 'unused', containing 
> the entire disk, therefore it was overlapped by the bootcode,
> which has to be accepted by the argument -f3.)

see above.