Re: updated kernel panics with dhcp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somebody in the thread at some point said:
> Andy Green wrote:
>> ...
>> What can be useful if you can't face writing it all down is a digital
>> camera shot ;-)
> 
> http://www.martnet.com/~jes/temp/panic_070723.png
> 
> It scrolls off the top, and this looks to me like the shallow end of the
> stack. Is there something I need to do to get the rest?

Yep you can give a vga=792 or some other magic number your video adapter
likes to get 80x50.

But unfortunately the initscripts force your font to 8x16 undoing the
good work, and your panic happen during the initscripts.

Looking at the call stack it seems that it blows chunks doing

ifconfig eth0 up

or equivalent during ifup eth0 I guess.  What I would do is boot
somehow, perhaps in rescue mode, and edit

/etc/sysconfig/networking/devices/ifcfg-eth0

setting

ONBOOT=no

and then reboot.  That will allow you to complete the boot without eth0
being up (as far as we can guess anyway).

Then switch to VT1 with Ctrl-Alt-F1, login as root, and do

setfont alt-8x8

to enter super squish-o-vision mode, and finally provoke the panic
(theoretically) with

ifup eth0

and you should see the whole deal.

-Andy

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux