QUOTE(_R2D2 @ Mar 30 2005, 14:30)
I am not experienced enough to do it, but I am just curious.
I mean, the kernel itself does nothing. Do you have to format a partiton as ext3 or something, place all bin files there and then it will work?`
Just tell it simple, I am not going to do it.
[right][snapback]585698810[/snapback][/right]
There's a book about how to do that, it's free and open source.
http://www.linuxfromscratch.org/EDIT: The latest release for online viewing is
here. Starts with partitioning, then setting up a tool chain, boot strapping adding the system tools, and finally being rebooting.
To make a useable distribution takes about a month of half-hearted work (for a cross compiled to run on an old MIPs system). To use on a PC with a graphical interface is a week or two of work - most of it waiting for things to compile and fooling around fixing dependencies by yourself: I don't recommend it unless you really want to make a hobby of Linux.
The best part: You could have found this amazing resource by simply putting your post title ("how to build [linux] distro from scratch" into a google search bar and clicking "I'm feeling lucky".