Find the answer to your Linux question:
Page 1 of 16 1 2 3 4 5 11 ... LastLast
Results 1 to 10 of 159
I have created a extremely minimal linux (without GUI) Its comes around 3MB. (Still at alpha state-Yet to release first version - can't connect to remote machines..yet to need these ...
  1. #1
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile Extremely minial linux

    I have created a extremely minimal linux (without GUI) Its comes around 3MB.
    (Still at alpha state-Yet to release first version - can't connect to remote machines..yet to need these packages in next version)

    Do you think it will be useful? Or Added GUI will be more useful than current one?

    I know there is plenty and plenty of good minimal linux distro out there.
    I just want to try my own for fun - it may be useful for educational purpose
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  2. #2
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    I don't know about useful, but it would be interesting to try and boot Linux from a couple of floppy disks, just for fun.

  3. #3
    Just Joined! Tarthen's Avatar
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    40
    Holy. Does that use a full kernel (the last of which seemed to be 40MB in apt)? Or a compressed, cut-down one?

  4. #4
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Wow impressive!

    Maybe I'm a bit biassed, but I'm hardly able to compile a kernel under 3MB (kidding, I've got it down to 2MB). Anyway, I'm trying to get an image of ~250MB (less is better but 250 will do) that has a GUI and can NFS and SSH with X forwarding.

    How hard would it be to add X, IceWM and some networking capability to that?[/blatant_self_interest]
    Can't tell an OS by it's GUI

  5. #5
    Just Joined! Tarthen's Avatar
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    40
    Damn Small did it. That has X, and is only 90MB.

    I wonder if 250MB could fit GNOME, apt, the base system, and a barebones OO.org...

  6. #6
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by Tarthen View Post
    I wonder if 250MB could fit GNOME, apt, the base system, and a barebones OO.org...
    Not the complete GNOME, but the panel, Nautlius and Metacity and some applets should give you a pretty close GNOME experience.

    OO is Java based, not really a small footprint. I don't think it would fit. Use Gnumeric and AbiWord instead
    Debian GNU/Linux -- You know you want it.

  7. #7
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    951
    Quote Originally Posted by Tarthen View Post
    Holy. Does that use a full kernel (the last of which seemed to be 40MB in apt)? Or a compressed, cut-down one?
    The default Debian kernel is pretty bloated. I just compiled my own and it comes in at 1.4MB for the core and 18MB for the modules. I assume the modules tree in Lakshmipathi's version is bzipped.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

  8. #8
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    Sounds like an interesting project lakshmi.

  9. #9
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Sounds good for me.
    I can really use your project.
    However I'd add the C Compiler Toolchain, SVN and a wrapper script to add a package manager of some form
    New Users, please read this..
    Google first, then ask..

  10. #10
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    but it would be interesting to try and boot Linux from a couple of floppy disks
    yeah,that will add more fun


    Holy. Does that use a full kernel (the last of which seemed to be 40MB in apt)? Or a compressed, cut-down one?
    Yes,it's configured (cut-down/customized) version .I have complied the kernel without support for modules and removed unneccessary modules.


    Wow impressive!

    Maybe I'm a bit biassed, but I'm hardly able to compile a kernel under 3MB (kidding, I've got it down to 2MB). Anyway, I'm trying to get an image of ~250MB (less is better but 250 will do) that has a GUI and can NFS and SSH with X forwarding.

    How hard would it be to add X, IceWM and some networking capability to that?[/blatant_self_interest]
    I think It won't be hard to add X, IceWM or xfce - over it,but it needs a proper compiler .I'll try and explore adding X and networking in coming days ,Freston.


    I assume the modules tree in Lakshmipathi's version is bzipped.
    hazel, i have created a static kernel , so added required modules are build into the kernel itself. So that it won't need to load them - just wanted to keep it in small.


    Sounds like an interesting project lakshmi.
    Thanks Bemk

    Sounds good for me.
    I can really use your project.
    However I'd add the C Compiler Toolchain, SVN and a wrapper script to add a package manager of some form
    Robin,great to hear that will be useful



    I feel really good to see positive response,I thought It won't be received well (Since we have so many excellent small distros ,out there)
    As i said,It mainly intended for educational purpose.So I'm writing document about how I created this minimal linux,which helpful for all of us.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

Page 1 of 16 1 2 3 4 5 11 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •