Randy wrote: > Still don't know how to make it log, but what is on the console is
kind of obvious, no? lh build >2&1 | tee build.log > I looked at /home/user/work-dir/chroot/etc/fstab and it contains > > # UNCONFIGURED FSTAB FOR BASE SYSTEM > > no wonder it can't find root device. apart from the fact that this is not an error, but a warning, and that this warning does not stop the build process: cryptsetup shall *explictly* not know the root device, otherwise you have a tainted image. therefore, it's not a bug, it's a feature, present since alle times. except that cryptsetup is giving missleading output.. but that's purely cosmetical. > Having watched the process it seams that in the way I have it setup it is > executing the steps out of order somehow. Is the order of the lh_config - > options on the command line important to the order of execution during the > build process? no. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [email protected] Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
