Results 1 to 3 of 3
i am using fedora5 but can't boot
wat i've done is
root (hd0,5)
kernel /boot/vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb quiet
but it says file not found...
though partition is recognised correctly...
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-18-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 9
can't boot 2.6.15
i am using fedora5 but can't boot
wat i've done is
root (hd0,5)
kernel /boot/vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb quiet
but it says file not found...
though partition is recognised correctly...
pl help!!
- 01-18-2007 #2Just Joined!
- Join Date
- Jan 2007
- Posts
- 44
I'm assuming that is what you get from the grub command line, it would also be helpfull if you could indicate what happened initially.
try these
grub> find vmlinuz
this should list the symlink to the kernel:
grub>root (hd0,5)
grub>kernel <find result>
grub> boot intrd=/boot/initrd-<version>
I believe these should resolve your woes. Alternatively use your rescue cd to mount the /boot partition and to possibly investigate and build a new kernel.
- 01-18-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 9
Re:
i tried that but wen i typed
"find vmlinuz"
it gave an error sayin file not found error 15
so wat shud i do now???


Reply With Quote
