LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   linux base file system (https://www.linuxquestions.org/questions/linux-general-1/linux-base-file-system-132276/)

jayakrishnan 01-06-2004 11:32 PM

linux base file system
 
Hi

i just want to knwon what do u meen by base filesystem of linux

Tinkster 01-07-2004 11:13 AM

The file-system that needs to be compiled into
your kernel to be able to boot?



Cheers,
Tink

trickykid 01-07-2004 11:15 AM

The kernel alone cannot run the computer. You need other parts to make it a working system. When we say base filesystem, most are referring to the bare minimum for a working system.

Regards.

jayakrishnan 01-08-2004 04:51 AM

Can u elaborate on that trickykid

thanks & regards
jayakrishnan

trickykid 01-08-2004 08:08 AM

Quote:

Originally posted by jayakrishnan
Can u elaborate on that trickykid
Well if you installed just a kernel, how you gonna communicate with the kernel, how is the OS going to be of any use to you. You need a shell to start off with and along comes with it built-in commands and so on.

I think one of the best places to learn about all of this is www.linuxfromscratch.com

Their book takes you thru the process of building your own distro with all the necessary basics to make it a working system. You don't have to build one, but reading it alone might help you understand it.

Regards.


All times are GMT -5. The time now is 09:41 PM.