Installing fedora 11 i386 on older machine which had fedora 9 running on it.<br>The machine has a primary disk where fedora is placed and a second disk used for<br>archiving<br>and storing stuff.<br><br>All files backed up on other machines.<br>
Got i386 boot.iso from one of the mirror sites (not all of them have it and its<br>NOT in any of the<br>iso images even though the disc 1 README file says that its there).<br>Did an FTP install (disc in ftp directory on another machine).<br>
<br>At start of install, it recommends using volume manager across all disks.<br><br>First time, I let the volume manage handle primary disk, /boot ext3 and / ext4,<br>and the second disk /usr2 was simply a ext4 partition.<br>
After installing packages and rebooting I got:<br><br>IO APIC resources could not be allocated<br>Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0.0)<br><br>Second time, I did not use the volume manager on any disks. Primary disk is<br>
/boot ext3 and<br>/ ext4. The second disk is /usr2 ext4.<br>After, again, installing all the packages (which takes a bunch of time) I got:<br><br>IO APIC resources could not be allocated<br>Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0.0)<br>
<br>So, I rebooted and tried editing the kernel line from:<br><br>kernel /vmlinuz-2.6.29.4-167.fc11.i686.PAE ro root=UUID-...... rhgb quiet<br>to<br>kernel /vmlinuz-2.6.29.4-167.fc11.i686.PAE ro root=UUID-...... rhgb quiet noapic<br>
<br>Still go the IO APIC and Kernel Panic message.<br><br>So whats the problem and what can I do?<br><br>Thanks<br><br>RME<br><br>