Le dimanche 29 octobre 2006 17:06, Frans Pop a écrit :

> > But it does not work either. Am I doing something wrong?
> 
> One possibility is that the code after starting the menu is not run for 
> some reason.

I think it is because I get the reboot few seconds after hitting C-A-F2.

> Did you also include the drivers needed to access the USB stick in the 
> image?

I didn't. I'm going to.

> It's probably easier to mount the partition before starting the strace and 
> writing the log directly to it.

The problem is that /dev entries need to be available in order for the
partition to be mounted, hence the problem. When are they created?

> One other thing to be aware of is that the frontend will be restarted by 
> inittab after a crash and possibly that could overwrite an earlier trace.
> You may want to disable that.

Well, I already thought about this. I was first writing to cdebconf.trace.$$
so the trace won't get overwritten. Then, I added an entry to finish-install
dedicated at moving all traces to the partition. Unfortunately, it made
the installer freeze, even before hitting C-A-F2: I guess traces filled
the ramdisk till out of space far before reaching the end of the install.

> Note that you should be able to tweak things by booting the installer with 
> BOOT_DEBUG=3. This will give you two debug shells before init is run.

Thanks.

-- 
Jérôme Marant

Reply via email to