Dan McGhee wrote:

This is the other problem that I have with livecd. I must use twm if I don't want to be able to take a nap each time I refocus the xfce terminal after I've worked in Firefox. Sometimes it's so bad that the screen won't respond to CTRL-ALT-Backspace and I have to use the power button.

1) How much memory do you have? XFCE and Mozilla require at least 256 MB of RAM+swap. If you have less RAM, make a swap partition (e.g. /dev/sda2), then mkswap /dev/sda2 ; swapon /dev/sda2. See if this helps.

2) If it doesn't, read further, but please don't get me wrong.

I was able to reproduce this sort of a bug on the current CD, and even reported it:

http://archives.linuxfromscratch.org/mail-archives/livecd/2005-November/002329.html.

But, the current position of the project leader is to use unionfs and have device-mapper as a spare option. I can't overrule the decisions made by the project leader, even if this basically means running the LiveCD on the tainted kernel.

From now on, my default response to LiveCD bug reports involving segfaults, permission issues or slowness with sufficient amount of RAM+swap will be as follows:

This is probably a unionfs bug, please copy everything from the CD filesystem to a new hard disk partition formatted as ext2, specify no swap in /etc/fstab, reinstall sysvinit and lfs-bootscripts, install the boot loader and try booting into this hard-disk copy of the CD. Then try reproducing your bug there.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to