Results 1 to 4 of 4
hello everyone,
i'm making light weight operating system,in which we want to use Linux as kernel,bt i can't figure it out.please reply asap.
thanks...
- 08-22-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 5
using kernel in light weight OS
hello everyone,
i'm making light weight operating system,in which we want to use Linux as kernel,bt i can't figure it out.please reply asap.
thanks
- 08-22-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Hello
You've posted in the Debian forum so I'm guessing you are trying to create a lightweight Debian system and want to use one of the Debian kernels. You should be able to find an appropriate kernel in the repositories and install it with apt:
In fact, it should be installed during any of the optional Debian installs, including netinstalls:Code:apt-get install package_name
Debian -- Network install from a minimal CD
You can check the following page for info on customizing the Debian installer and kernel:
DebianInstaller/Modify/CustomKernel - Debian Wikioz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-23-2011 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
using kernel in light weight OS
Have you looked at Puppy Linux?
- 08-23-2011 #4Guest
- Join Date
- Feb 2005
- Posts
- 314
Assuming you're not out to build your own distro from scratch: You can install a very minimal debian quite easily and if required install xorg and a light-weight window manager such as fluxbox or openbox. Personally I prefer this to other minimal distros - though this is the debian section.


Reply With Quote
