LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-30-2011, 02:03 PM   #1
kingkong64
LQ Newbie
 
Registered: Apr 2011
Posts: 1

Rep: Reputation: 0
Question wat to knw to make ur own os


hey am new to linux n i knw nothing about programming but i would really like to make my own os so how can i get started
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 04-30-2011, 02:19 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you need to know how to spell and use forums correctly for one thing. You know, saying please and thank you, all that.
 
3 members found this post helpful.
Old 04-30-2011, 02:23 PM   #3
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Yes -- communications skills do help when you need to interface with people.
 
Old 04-30-2011, 02:44 PM   #4
winning
Member
 
Registered: Apr 2011
Posts: 70

Rep: Reputation: 13
You can get started by learning how to program.
 
Old 04-30-2011, 02:46 PM   #5
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
This is not the place to start with Linux I would start with using a main stream Distro 1st find your way around learn how to use command line
 
1 members found this post helpful.
Old 04-30-2011, 03:35 PM   #6
thund3rstruck
Member
 
Registered: Nov 2005
Location: East Coast, USA
Distribution: Fedora 18, Slackware64 13.37, Windows 7/8
Posts: 386

Rep: Reputation: 43
Quote:
Originally Posted by kingkong64 View Post
hey am new to linux n i knw nothing about programming but i would really like to make my own os so how can i get started
First, I would focus on learning how to spell and use the English language proficiently. Next, I would consider a computer science degree. If, after obtaining your degree, you discover that you have an un-natural aptitude programming with C (or assembly) and have several years to dedicate to achieving your goal then I would set about making it a reality.
 
Old 05-01-2011, 09:34 AM   #7
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by kingkong64 View Post
hey am new to linux n i knw nothing about programming but i would really like to make my own os so how can i get started
How do you expect to write an OS if you're so lazy that you can't even be bothered push the few extra keys to spell out your words?

And what do you mean by "writing an OS"? Making your own Linux distro, or writing a kernel from scratch?

Last edited by MTK358; 05-01-2011 at 09:35 AM.
 
Old 05-01-2011, 10:01 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Suggest : LFS, 'Linux From Scratch'.
http://www.linuxfromscratch.org/
http://www.linuxfromscratch.org/lfs/view/stable/

When you understand how everything works, the next step can be BLFS
http://www.linuxfromscratch.org/blfs/view/stable/
.. for all extra applications, GUI etc.
 
Old 05-03-2011, 03:53 AM   #9
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by kingkong64 View Post
i would really like to make my own os
http://wiki.osdev.org/Main_Page

Unwritten rules of this forum:
1. SMS language is considered stupid and people writing their posts in SMS language are NOT taken seriously.
2. It is necessary to follow up your threads. You can write about the problems that you faced, ask (politely) the repliers what you have not understood, thank the people who bothered to help you, post your solution (if you have found one) etc.
 
Old 05-03-2011, 08:40 AM   #10
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by Anisha Kaul View Post
To the original poster:

that site only applies when you're writing your own kernel. It's irrelavent when you want to make your own Linux distro.
 
Old 05-03-2011, 09:35 AM   #11
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
why is it that some of the most misguided posts get the most pointless replies?
 
Old 05-04-2011, 05:36 PM   #12
Mrpnut08
LQ Newbie
 
Registered: Dec 2010
Location: Panama
Distribution: Fedora , Ubuntu
Posts: 21

Rep: Reputation: 0
Quote:
Originally Posted by kingkong64 View Post
hey am new to linux n i knw nothing about programming but i would really like to make my own os so how can i get started
For starters, i suggest you read this page:

http://wiki.osdev.org/Getting_Started

So that you get an idea in what you are getting into.
 
Old 05-04-2011, 05:54 PM   #13
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by acid_kewpie View Post
why is it that some of the most misguided posts get the most pointless replies?
Maybe your reply kind of invited others to pile in?
 
Old 05-04-2011, 05:55 PM   #14
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Moved: This thread is not suitable for the LFS forum and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 05-05-2011, 01:07 PM   #15
resetreset
Senior Member
 
Registered: Mar 2008
Location: Cyberspace
Distribution: Dynebolic, Ubuntu 10.10
Posts: 1,340

Rep: Reputation: 62
OK, I can only echo what thunderstruck said, but also - you may like to get hold of an old DOS PC and use that for sometime. THEN shift to an old version of Linux (from around '97), if you can get hold of it, and see what changes you experience - THIS should give you an idea of what an OS actually DOES (virtual memory, process handling, device drivers, etc.), and give you enough inspiration to make your own.

Needless to say, this journey will be LONG.....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
audio /video laggs .dont knw why??? sachinsharma Linux - Newbie 4 01-19-2011 06:45 AM
[SOLVED] wat software wil make my redhat play videos and how do i install it jiballs Linux - Software 13 10-11-2010 12:58 PM
Dnt knw where the files are" cooljkb14 Linux - General 1 06-03-2008 12:02 PM
how do you knw if gnome istalled? helpme0904 Linux - Newbie 8 10-08-2004 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration