On Feb 19, 2008 4:20 PM, Thomas H. George <[EMAIL PROTECTED]> wrote: > On Sun, Feb 17, 2008 at 10:34:30AM +0100, Michael Creel wrote: > > On Feb 17, 2008 6:56 AM, Will Murnane <[EMAIL PROTECTED]> wrote: > > > > > On Feb 16, 2008 8:03 PM, maybeway36 <[EMAIL PROTECTED]> wrote: > > > > Michael Creel made a replacement lh_binary_rootfs that you can use > with > > > Lenny: > > > > http://pareto.uab.es/mcreel/PelicanHPC/download/lh_binary_rootfs > > > > This is probably the easiest fix, just put it in /usr/bin. > > > This modification essentially implements the fix I mentioned earlier > > > in another thread: prepend MKSQUASHFS_OPTIONS="-b 64K -no-sparse" to > > > your lh_build call. > > > > > > This fix, in fact, I discovered from a thread that Michael posted in. > > > I would suggest that modifying the scripts of debian-live is somewhat > > > drastic compared with setting an environment variable. > > > > > > Will > > > > > > _______________________________________________ > > > debian-live-devel mailing list > > > [email protected] > > > http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel > > > > > > > That's certainly easier. Actually, I enquired on the D-L IRC channel > about > > this possibility, and I got the impression that it wouldn't work. But if > it > > does, it's certainly the way to go for a quick fix. > > M. > > > I tried this without success - booting from the binary image still fails > with the message "can't access tty" > > Tom >
It works for me, the exact usage is: export MKSQUASHFS_OPTIONS="-b 64K -no-sparse" # build the ISO image lh_build M.
_______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

