what is the difference between real root system and normal root system
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
what is the difference between real root system and normal root system
Hi All...
I Recently installed RHELAS 3.0 ... with kernel 2.4.21-15.EL...
during installation i selected EVERYTHING option from custome part of installation....
I installed successfully... but during boot up....i got a message like...this redhat taroon update requires 256 MB RAM detected (114 MB).... normal boot up starts up....
1. I would like to know how to detect my RAM size through terminal...?
2. what is the difference between initial root file system and normal root file system..?
i found that MemTotal : 117596 kB so far... with this info me guessing that me having 128 MB RAM.... ? if so its nice...means i need one more ram for my system..
thanq vey much... but could u have any idea about my second question... any help would be appreciate...?
didn't i answer it.....? Or is there something i do not know, because my first intuition was that you were confused about something, but correct me if I'm wrong. What do you mean by initial versus normal? Or is this wherein the confusion lies? Where do or did you read "initial" and "normal"?
Hi student... thnx for nice reply...
plz understand my question...? when i am trying to bootup ..
i think inital root file system was started .. but because of insufficient RAM size (128 MB more required for mys system configuraion) it goes to Normal boot up (i think normal root file sytem was started but not sure)..that's why i found a message like "normal boot up" was started....? me totally confused here... is there anyhelp ... anyhelp would be appreciated....
Originally posted by zameer_india Hi student... thnx for nice reply...
plz understand my question...? when i am trying to bootup ..
i think inital root file system was started .. but because of insufficient RAM size (128 MB more required for mys system configuraion) it goes to Normal boot up (i think normal root file sytem was started but not sure)..that's why i found a message like "normal boot up" was started....? me totally confused here... is there anyhelp ... anyhelp would be appreciated....
thnx in advance..
zameer ahmed syed.
Are these options you see on LILO/GRUB? Or after LILO/GRUB that you see somewhere scrolling on the screen?
You mean initial ram disk? It's a very small chunk of memory set aside used to run a program before the kernel is up and running, because the kernel isn't fully functional as it's still booting up, so it loads the small program into your ram while the OS is booting.
I wouldn't worry about it, personally... but if it really does bother you, give more description as to where and when you see the things happening that you are describing.
Please don't hijack a thread. Start a new one.
However, in this case I'll try to clarify.
1. '/' is the root (sic) of the filesystem. IOW, all dir/file paths start with '/'. There is only one, no matter how many disks you have.
2. '/root' is the home dir of the root (admin) user. Other users home dirs are normally under /home eg /home/user1 etc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.