SOLVED Re: Saving Logs was

Frank Murphy frankly3d at gmail.com
Sun Apr 22 09:18:26 UTC 2012


On 22/04/12 10:06, Frank Murphy wrote:
> On 20/04/12 15:25, John Reiser wrote:
>>> What can I do with it in Rawhide.
>>>
>>> Have been dumped there during bootup.
>>
>> The shell itself has reasonable features,
>> but the executables in $PATH are few,
>> in order to make initramfs small.
>> Find the executables by: "echo $PATH; echo /*bin/*" etc.
>>
>
> Have managed to save a copy of /run/initramfs/init.log
> How can I save a log of "dmesg | less"
> when dmesg doesn't exist, ie no /var/log/dmesg

dmesg | grep dracut > /var/log/problems.log


-- 
Regards,
Frank
"Jack of all, fubars"


More information about the test mailing list