Thanks. I will try now

On 5 Jan 2004 at 16:36, Celestial Wizard wrote:

> <snip>
> Mac Intyre, Steven wrote:
> 
> >Problem: trying to startup i get the following - "Kernel panic init
> >killed"
> >
> >To try and see whats wrong here is hard, as I cannot access logs. Any
> >ideas? - in the meantime ... i will look over docs again ... is it
> >possible to setup ssh and get a friend to install it for me ... or do
> >you need the local machine.
> >
> >
> </snip>
> 
> You could boot to your install media again and mount the disk filesystem
> that contains your logs.
> example
> 
> (where your logs are in an ext3 filesystem on /dev/hda3 called /var/log)
> mkdir /disklogs
> mount -t ext3 /dev/hda3 /disklogs
> 
> then you can look at /disklogs/
> interesting ones maybe
> dmesg, boot, syslog, messages
> 
> hope this helps.
> 
> you can also do this with a RH recovery disk or similar
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 



--
[EMAIL PROTECTED] mailing list

Reply via email to