* Freels, James D. wrote: > This patch allowed the 2.6.14 kernel to compile and build for me on > my first alpha. However, when it tried to boot, it got midway into > the process and first a warning message that there is "no initial > console", then right after that, a "kernel panic - no syncing: No > init found". > > How do I correct this issue ?
The kernel can't access the root filesystem, make sure you have support for your IDE/SCSI controller and the filesystem used for your root filesystem into the kernel (or added to the initrd if you're using one). Norbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

