I installed to my HD, using Fedora 7 LiveCD. Upon system startup, the Grub, OS selection screen appears. But requires that I hit Enter to boot. It should timeout after 5 seconds and automatically boot. There is no other OS loaded on this HD. I tried reloading completely, and selected the option, not to use a bootloader. But when I tried to boot, I was greeted with a blinking Grub prompt, which simply hung. So I installed again, selecting Grub, and must still use manual intervention to boot to the OS.

I never had this problem with lilo. And have read the Grub docs, but really think, I'm not doing anything wrong.

Any ideas, appreciated.

ericf

   grub.conf
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.21-1.3194.fc7)
       root (hd0,0)
       kernel /vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
       initrd /initrd-2.6.21-1.3194.fc7.img

   df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00    12772504   3477024   9165904  28% /
/dev/sda1 31077 7951 21522 27% /boot tmpfs 111436 0 111436 0% /dev/shm

   head dmesg
Linux version 2.6.21-1.3194.fc7 ([EMAIL PROTECTED]) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:35:01 EDT 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 copy_e820_map() start: 0000000000100000 size: 000000000def0000 end: 000000000dff0000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000000dff0000 size: 0000000000003000 end: 000000000dff3000 type: 4 copy_e820_map() start: 000000000dff3000 size: 000000000000d000 end: 000000000e000000 type: 3 copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)

--
Fedora-livecd-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to