Results 1 to 9 of 9

Thread: Want to build my own OS using Linux Kernel

  1. #1
    Join Date
    Aug 2013
    Beans
    5

    Want to build my own OS using Linux Kernel

    Hey guys. I want to build my own OS using Linux Kernel. However, i don't know where i should start. Can you give me suggestions? thank you.

  2. #2
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: Want to build my own OS using Linux Kernel

    You won't really be writing an OS from scratch if you use the Linux kernel, you'll be making a distribution.

    Minor terminology slips aside, I suggest you look at http://www.linuxfromscratch.org/ and follow their tutorials. Brush up on your programming, scripting, and Linux knowledge first though. Have fun!

  3. #3
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Want to build my own OS using Linux Kernel

    You can also use the mini iso.

  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Want to build my own OS using Linux Kernel

    Where to start would be to get familiar with Ubuntu if you're not already. Where are your skills at already? If you're wanting to create your own custom spin I'm assuming you are not an Absolute Beginner with Linux ... ?

    For now:

    Thread moved to General Help

    Absolute Beginner's Section is
    The perfect place to post for your Ubuntu support if you are new to Linux.
    It relates to new comers using Ubuntu and its flavours in its current form rather than spinning a new one. You are more likely to get help here. Good luck.

    PS: As advised, and I advise, spend a month or two fiddling around with LFS (Linux From Scratch). The mini.iso does not really do quite the same thing as LFS. It installs the kernel then you build on top of that. But it is still the base kernel with stuff you might not want. (I'm typing this from my own 'spin' built from a mini.iso install.)
    Last edited by Bucky Ball; September 2nd, 2013 at 02:41 PM.

  5. #5
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Want to build my own OS using Linux Kernel

    Moved to Ubuntu, Linux and O/S chat, as the question is to wide ranging, to cover under General Help.

  6. #6
    Join Date
    Jun 2008
    Location
    Tennessee
    Beans
    3,421

    Re: Want to build my own OS using Linux Kernel

    Quote Originally Posted by Mandy_Bradshaw View Post
    Hey guys. I want to build my own OS using Linux Kernel. However, i don't know where i should start. Can you give me suggestions? thank you.
    You should start by explaining why you want to do this.

    Doing so would give you a better sense of whether this is something worth taking the time to do, and others a better sense of how to steer you.

  7. #7
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Want to build my own OS using Linux Kernel

    Quote Originally Posted by lykwydchykyn View Post
    You should start by explaining why you want to do this.

    Doing so would give you a better sense of whether this is something worth taking the time to do, and others a better sense of how to steer you.
    +1.

  8. #8
    Join Date
    Oct 2011
    Location
    ZZ9 Plural Z Alpha
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Want to build my own OS using Linux Kernel

    Linux From Scratch is the way to truly make your own distro (the rest are just existing distros rebranded.)

  9. #9
    Join Date
    Nov 2012
    Location
    Thousand Oaks, CA, USA
    Beans
    324
    Distro
    Ubuntu Development Release

    Re: Want to build my own OS using Linux Kernel

    As many have said, Linux From Scratch is the way to go. However, you can only go so far with LFS without any kind of a programming background. To truly create your own OS, you should know a few programming languages, such as C, C++, Python, Perl, Bash, and perhaps even Assembly.

Bookmarks

Posting Permissions

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