[Grml-devel] grml-live: ISO_OUTPUT ignored?
Tong Sun
suntong at cpan.org
Wed Jul 21 17:40:25 CEST 2010
Hi,
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
* Logging actions to logfile /var/log/grml-live.log
* Skiping stage 'fai dirinstall' as /dev/shm/gl/grml_chroot exists alr [
ok ]
* Skipping stage 'boot' as /dev/shm/gl/grml_cd/boot/isolinux exists al [
ok ]
* Skipping stage 'squashfs' as /dev/shm/gl/grml_cd/live exists already [
ok ]
Size of boot image is 4 sectors -> No emulation
9.81% done, estimate finish Wed Jul 21 11:15:22 2010
19.63% done, estimate finish Wed Jul 21 11:15:22 2010
29.41% done, estimate finish Wed Jul 21 11:15:22 2010
39.23% done, estimate finish Wed Jul 21 11:15:22 2010
49.01% done, estimate finish Wed Jul 21 11:15:22 2010
58.83% done, estimate finish Wed Jul 21 11:15:22 2010
68.61% done, estimate finish Wed Jul 21 11:15:22 2010
78.43% done, estimate finish Wed Jul 21 11:15:22 2010
88.22% done, estimate finish Wed Jul 21 11:15:22 2010
98.00% done, estimate finish Wed Jul 21 11:15:22 2010
Total translation table size: 2048
Total rockridge attributes bytes: 23099
Total directory bytes: 45056
Path table size(bytes): 118
Max brk space used 33000
51021 extents written (99 MB)
* Creating hybrid ISO file with manifold method
geometry is 204288 sectors (104595456 bytes) in 399 cylinders, 16 heads, 32
sectors per track
0 @0x168: 60 @4 (0x4)
- 0x168: 32 (0x20) @ 4 (0x4)
- 0x16A: 28 (0x1C) @ 36 (0x24)
using 2 blocks, 4 bytes (82 free)
using sectors of 2^9 = 512 bytes [
ok ]
* Finished execution of stage 'iso build' [
ok ]
* Successfully finished execution of grml-live [Wed Jul 21 11:15:23 EDT
2010 - running 3
seconds] [ ok ]
However, the iso is still generated at /dev/shm/gl/grml_isos/depen64.iso.
Do I need to remove more stage files for ISO_OUTPUT to take effect?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.grml.org/pipermail/grml-devel/attachments/20100721/fcbb1275/attachment.htm>
More information about the Grml-devel
mailing list