Hi,
I am trying to install FC 10 to my Dell box (optiplex 320). I had fedora(FC 9 ) installed on the same PC (I had to install lilo, but it was fine).
Now when I reinstalled the system with FC10(x86_64), I am getting following message during the boot up
"Warning: unable to open initial console"
in boot up screen and the system is getting stuck at that point.
--------------------------------------------------------------------
My system model (Dell optiplex 320) won't boot with grub. So I had to install lilo.
Following is the my lilo.conf
boot=/dev/sda
map=/boot/System.map-2.6.27.5-117.fc10.x86_64
prompt
timeout=50
lba32
default=2.6.27.5-117.fc
image=/boot/vmlinuz-2.6.27.5-117.fc10.x86_64
label=2.6.27.5-117.fc
append=" clocksource=acpi_pm root=/dev/sda8"
initrd=/boot/initrd-2.6.27.5-117.fc10.x86_64.img
read-only
other=/dev/sda1
table=/dev/sda
label=windows
----------------------------------------------------------------------
It will be great if somebody can help me out on this.
Thanks in advance.
Alias Eldhose