On Mon, Apr 28, 2008 at 08:43:24PM +0300, Lev Olshvang wrote: > Hi friends, > > I need to make customized and small linux installation for i686 > processor but with only 64M disk available. > > I tried some automated tools from LFS site ( Linux from scratch) then > buildroot and was stuck with errors I had not time to dig in. > > > > > > Please share you experience with such tools.
I used the output of mkinitramfs, then did some changes to it. It's based on busybox, which you can also use directly. You should say what you want to put in this 64M image - building an image that brings you to a root shell is not that hard, but probably not very useful. -- Didi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
