[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with running the image



On Tue, Feb 19, 2008 at 04:35:37PM +0100, Michael Creel wrote:
> On Feb 19, 2008 4:20 PM, Thomas H. George <lists at tomgeorge.info> wrote:
> 
> > On Sun, Feb 17, 2008 at 10:34:30AM +0100, Michael Creel wrote:
> > > On Feb 17, 2008 6:56 AM, Will Murnane <will.murnane at gmail.com> wrote:
> > >
> > > > On Feb 16, 2008 8:03 PM, maybeway36 <maybeway36 at gmail.com> 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
> > > > debian-live-devel at lists.alioth.debian.org
> > > > 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
Note that debian's sudo will strip that from the environment if you call
"sudo lh_build"; use sudo -s or sudo env ..=.. ..



Reply to: