From: Marc G. <gr...@at...> - 2008-11-05 21:10:08
|
On Wednesday 05 November 2008 11:21:31 Thomas Kisler wrote: > Hello, > > is there a sophisticated way to save a bug report within anaconda. The > setup crashes right after the selection of the keyboard layout. > > Thanks in advance > > Thomas Kisler > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & win > great prizes Grand prize is a trip for two to an Open Source event anywhere > in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Open-sharedroot-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-devel Depends on what you mean with crash (does the system freeze or do you fail back to a shell or does it reboot). You should be able to upload a "dump" within anaconda and be able to scp it to another host. You have to enable the debug mode (just start it with "linux debug" or if it is not possible you can at least syslog all messages to another syslog host. I think this works with starting with "linux syslog=<ip>") then you should get a button from where you should be able to scp the data to another host. Let me know if that works or if it at least helps? Regards Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |