[Alain Kalker]
> When booting the kernel with additional option 'debug', the file
> /tmp/initramfs.debug gets cleaned away during bootclean, which makes
> it impossible to inspect it after buut unless debugging levels with
> shell start are used.

/tmp/ seem like a bad location for that file.  What about getting
whatever creates it to store it in /lib/init/rw/ instead?  It is
available very early in the boot, just after init is started.

Happy hacking,
-- 
Petter Reinholdtsen



_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

Reply via email to