[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Obtaining the tracebacks from anaconda
- From: Tony Seward <anthony seward ieee org>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: Obtaining the tracebacks from anaconda
- Date: Wed, 29 Apr 2009 11:07:32 -0600
I'm having problems getting networking to work and that is why I was
trying to write the traceback to a USB stick. It does not appear as if
the code in my %traceback script is called.
%traceback
mount /dev/sdb1 /tmp/mnt
cp /tmp/anacdump.txt /tmp/mnt
umount /tmp/mnt
sleep 600
Tony
On Tue, 2009-04-28 at 18:15 -0400, Chris Lumens wrote:
> > The latter. However, I can't access the filesystem from terminal #2
> > once the traceback occurs.
>
> You could use a %traceback script in your kickstart file to scp it to
> another computer.
>
> - Chris
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list redhat com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]