* Tong Sun suntong@cpan.org [Wed Jul 21, 2010 at 11:40:25AM -0400]:
I have the following in my /etc/grml/grml-live.local
grep -1 OUTPUT /etc/grml/grml-live.local # Main output directory OUTPUT="/dev/shm/gl" # mount -o remount,suid,dev,rw /dev/shm
# Where do want to find the chroot of the buildprocess files? # CHROOT_OUTPUT="$OUTPUT/grml_chroot" # Where do you want to find the compressed chroot, bootstuff,...? # BUILD_OUTPUT="$OUTPUT/grml_cd" # Where do you want to find the final ISO? ISO_OUTPUT="/lfs/cache12/systems/distros"
and I invoked grml-live as
% rm /dev/shm/gl/grml_isos/depen64.iso
% grml-live -F -a $ARCH -c $CLASSES -g $USE_NAME -v "`date -I`" -i $USE_NAME.iso
[...]
*Please* provide the startup splash of grml-live and drop the -F option if reporting any (possible) bug.
regards, -mika-