kernel-panic
26th September 2005, 02:17 PM
I'm still having problems with my Blue & White G3 tower. I get the flashing question mark with a "loading second stage bootstrap..." message with a white background. I tried the long yabootconfig command below, bu it still doesn't work.
yabootconfig -r /dev/hda7 -b /dev/hda6 --kernel /boot/vmlinuz-* --initrd /boot/initrd-*
For reference, here are my system specs if anyone can help.
#parted /dev/hda print
Minor Start End Filesystem Name Flags
1 0.000 0.031 Apple
2 0.031 0.057 Macintosh
3 0.058 0.093 Macintosh
4 0.094 0.343 Macintosh
5 0.344 0.593 Patch Partition
6 0.594 1.593 hfs untitled boot
7 1.594 12001.593 ext3 untitled
8 12001.594 12394.593 linux-swap swap swap
#mount
/dev/hda7 on / type ext3 (rw,defaults)
/dev/proc on /proc type proc (rw,defaults)
/dev/sys on /sys type sysfs (rw,defaults)
#vi /etc/yaboot.conf
boot=/dev/hda6
device=/pci@80000000/pci-bridge@d/pci-ata@1/@/disk@0:
init-message=Welcome to Fedora Core\!
Hit <TAB> for boot options
partition=7
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
default=Linux
defaultos=linux
image=//boot/vmlinuz-2.6.11-1.1369_FC4
label=Linux
root=/dev/hda7
read-only
initrd=//boot/initrd-2.6.11-1.1369_FC4.img
I tried these command in open firmware:
boot hd:1,yaboot
resulting error: specified partition not valid
boot hd:7,yaboot
resulting error: specified partition not valid
boot ultra:1,yaboot
resulting error: loading second stage bootstrap...
can't OPEN: /pci@80000000/pci-bridge@d/pci-ata@1/@/disk@0:
yabootconfig -r /dev/hda7 -b /dev/hda6 --kernel /boot/vmlinuz-* --initrd /boot/initrd-*
For reference, here are my system specs if anyone can help.
#parted /dev/hda print
Minor Start End Filesystem Name Flags
1 0.000 0.031 Apple
2 0.031 0.057 Macintosh
3 0.058 0.093 Macintosh
4 0.094 0.343 Macintosh
5 0.344 0.593 Patch Partition
6 0.594 1.593 hfs untitled boot
7 1.594 12001.593 ext3 untitled
8 12001.594 12394.593 linux-swap swap swap
#mount
/dev/hda7 on / type ext3 (rw,defaults)
/dev/proc on /proc type proc (rw,defaults)
/dev/sys on /sys type sysfs (rw,defaults)
#vi /etc/yaboot.conf
boot=/dev/hda6
device=/pci@80000000/pci-bridge@d/pci-ata@1/@/disk@0:
init-message=Welcome to Fedora Core\!
Hit <TAB> for boot options
partition=7
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
default=Linux
defaultos=linux
image=//boot/vmlinuz-2.6.11-1.1369_FC4
label=Linux
root=/dev/hda7
read-only
initrd=//boot/initrd-2.6.11-1.1369_FC4.img
I tried these command in open firmware:
boot hd:1,yaboot
resulting error: specified partition not valid
boot hd:7,yaboot
resulting error: specified partition not valid
boot ultra:1,yaboot
resulting error: loading second stage bootstrap...
can't OPEN: /pci@80000000/pci-bridge@d/pci-ata@1/@/disk@0: