LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is fastboot option (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-fastboot-option-4175463994/)

a.abdulna 05-29-2013 02:58 PM

what is fastboot option
 
Hi team,

Please let me know what is the usage of fastboot of while starting editing kernal like this.

kernel /vmlinuz-2.6.18-92.1.22.el5 ro root=LABEL=/ rhgb quiet fastboot

thanks
abdul

TB0ne 05-29-2013 04:09 PM

Quote:

Originally Posted by a.abdulna (Post 4961611)
Hi team,
Please let me know what is the usage of fastboot of while starting editing kernal like this.

kernel /vmlinuz-2.6.18-92.1.22.el5 ro root=LABEL=/ rhgb quiet fastboot

It's well documented on the Red Hat knowledgebase...did you look there, since you're paying for access to it, right?
https://access.redhat.com/site/docum...xec-tools.html

TobiSGD 05-29-2013 06:06 PM

TB0ne, since the OP does not state which distribution he uses we can't know if that is in fact RHEL, it can also be CentOS or Scientific Linux, they all use the same naming scheme for their kernels.

@a.abdulna: The fastboot option was introduced with the 2.6.29 kernels, although it is possible that Red Hat ported them back to their version of the 2.6.18 kernel. Basically, it tries to speed up boot time by starting some functions asynchronously, which may have an effect, but doesn't have to.

TB0ne 05-30-2013 07:56 AM

Quote:

Originally Posted by TobiSGD (Post 4961695)
TB0ne, since the OP does not state which distribution he uses we can't know if that is in fact RHEL, it can also be CentOS or Scientific Linux, they all use the same naming scheme for their kernels.

True, but since most all of the OP's other threads indicate they're using RHEL, it seemed safe to assume, especially when they mentioned the kernel with "el5" in it.
Quote:

@a.abdulna: The fastboot option was introduced with the 2.6.29 kernels, although it is possible that Red Hat ported them back to their version of the 2.6.18 kernel. Basically, it tries to speed up boot time by starting some functions asynchronously, which may have an effect, but doesn't have to.
That's why I told the OP to call Red Hat, and look in their knowledgebase, since they'd know about which things were in which kernels.


All times are GMT -5. The time now is 04:32 AM.