I've wanted to make an OS for some time now. And I got a unique plan and all. But I don't know where to start.
I have http://visopsys.org/ but I don't know what each of these things do.
I'd like to start from linux maybe. But, I don't know where to edit linux.
Can someone point me in the right direction?
Thanks in advance.
Where to start?
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Where to start?
Mistake number one. Don't edit a kernel that already exists. If you want to make an OS (which I assume you mean kernel) make your own, learn how it works, and design it yourself.I'd like to start from linux maybe. But, I don't know where to edit linux.
If you want to create a linux distro, fine, do that. But your not making a kernel.
Go to osdev.org and go to the wiki.
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Where to start?
However, if you feel like creating your own Linux distro, you will find the Linux kernel on the official website.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
Re: Where to start?
For the linux distro. Isn't there some way I can edit Ubuntu using Terminal or something? Or do I have to edit the kernel in C?
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: Where to start?
You don't really know what you're doing, right?
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
Re: Where to start?
I think Linux From Scratch is a good place to start if you want to build a distro.
Re: Where to start?
If you want to build your own linux distro (NOT OS DEVELOPMENT) read the Linux kernel site or google for how-tos there are plenty.
Gizmic OS
Currently - Busy with FAT12 driver and VFS
Currently - Busy with FAT12 driver and VFS