Cohen wrote:
> On Mon, Feb 16, 2009 at 09:09:05PM -0300, Igor Gatis wrote:
> > I had a similar need a while ago.
> >
> > I needed a "smallest apt-enabled" image for a clustering solution I'm
> > working on. In my case, the only packages I'd be intere
I had a similar need a while ago.
I needed a "smallest apt-enabled" image for a clustering solution I'm
working on. In my case, the only packages I'd be interested on are the
*really* required ones, not even GUI or terminal based end user programs
(not even eject when PXE booting!). Such image wil
Hi folks,
I've downloaded lenny-rc1 (2009-02-10) and tried to create a stripped live
cd. My last attempt ended up in:
Warning: creating a filesystem that does not conform to ISO-9660
Size of boot image is 4 sectors -> genisoimage: Error - boot image
'binary/isolinux/isolinux.bin' has not an allow
Sorry: my last e-mail is regarding the following thread:
Igor Gatis wrote:
> Hi,
Hi,
> I'm getting the following error:
>
> W: Unknown package list 'stripped'
this was fixed couple of days ago, install git snapshot of live-helper
from live.debian.net/debian
> E:
Thanks Daniel.
I've just downloaded the latest iso release (20090131) and did the changes
on the script. It worked fine until the following error:
Warning: creating filesystem that does not conform to ISO-9660.
Size of boot image is 4 sectors -> genisoimage: Error - boot image
'binary/isolinux.bi
Hi,
My goal is to create a minimal apt-enabled ISO (and net image) with no X.
I'd like to strip it down us much as possible while leaving apt tools
working.
I'm using lenny dist also. I followed instructions from
http://wiki.debian.org/DebianLive/HowTo/SmallSizeImage. I did some small
changes (li