Is a file system that is mounted at the root of your installation, so is the 'root' of the other file systems (duh!)
Davide
Is a file system that is mounted at the root of your installation, so is the 'root' of the other file systems (duh!)
Davide
Hi, I want to know what is a root file system.
Whether u refer to a one single file or multiple files as root file system.
When i build a linux kernel for an embedded system. whether the kernel and root file system are different files or same files.
Regards, john
Read this:
Maximus :
It is the file system that's hosting the / directory (as opposed to /home, which I'd call the "users file system").
Nonesense.
Pardon?
Alexander Skwar
Whatever file system you designate as root[1].
The kernel is files withing a file system. If it's convenient, put it in root, if not, put it in /boot. The way that you configure your boot loader must match where you decide to pout the kernel.
[1] It's called root because it's the basis for referring to all other files and directories. If you have multiple file system, you need to mount the others into access points, after which they are treated as though they are part of root.I think root file system is the place that linux kernel recognize as it's root place.
normally, we have a single file that contain the root filesystem. and load it to memroy.
Best Regards,
Maximus wrote:
Have something to add? Share your thoughts — no account required.
Ask the community — no account required