Re: reading/logging boot messages

2000-05-22 Thread Colin Watson
Kelly Corbin <[EMAIL PROTECTED]> wrote: >Is there a way to view/log boot messages besides those generated by the >kernel i.e. besides dmesg? I believe my modules are not loading >correctly at boot. Thanks Use Ctrl-S to pause the output and scroll up and down with Shift-PageUp and Shift-PageDown.

Re: reading/logging boot messages

2000-05-22 Thread Oswald Buddenhagen
> Quoting Kelly Corbin ([EMAIL PROTECTED]): > > Is there a way to view/log boot messages besides those generated by the > > kernel i.e. besides dmesg? I believe my modules are not loading > > correctly at boot. Thanks > > Shift-PageUp (and PageDown) > but note, that this works only, if the virt

Re: reading/logging boot messages

2000-05-22 Thread David Wright
Quoting Kelly Corbin ([EMAIL PROTECTED]): > Is there a way to view/log boot messages besides those generated by the > kernel i.e. besides dmesg? I believe my modules are not loading > correctly at boot. Thanks Shift-PageUp (and PageDown) Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 65

Re: reading/logging boot messages

2000-05-22 Thread Oswald Buddenhagen
> Is there a way to view/log boot messages besides those generated by the > kernel i.e. besides dmesg? I believe my modules are not loading > correctly at boot. Thanks > look at /var/log/kern.log - at least on potato module output it there. -- Hi! I'm a .signature virus! Copy me into your ~/.s

reading/logging boot messages

2000-05-22 Thread Kelly Corbin
Is there a way to view/log boot messages besides those generated by the kernel i.e. besides dmesg? I believe my modules are not loading correctly at boot. Thanks Kelly Corbin [EMAIL PROTECTED]