Oracle
1Z0-580 · Question #43
Which line would you remove in the GRUB's menu to prevent an automatic installation from commencing when booting from CD or DVD, but without intentions of installing?
The correct answer is B. install=true. To ensure the system boots without starting the installation, make sure the entry you choose to boot does not have the install=true boot property specified in its kernel line.
Installing Oracle Solaris 11
Question
Which line would you remove in the GRUB's menu to prevent an automatic installation from commencing when booting from CD or DVD, but without intentions of installing?
Options
- Ainstall=default
- Binstall=true
- Cinstall=always
- Dinstall=yes
- Einstall=now
How the community answered
(40 responses)- A3% (1)
- B83% (33)
- C10% (4)
- E5% (2)
Explanation
To ensure the system boots without starting the installation, make sure the entry you choose to boot does not have the install=true boot property specified in its kernel line.
Topics
#GRUB#automated installation#boot parameters#CD/DVD boot
Community Discussion
No community discussion yet for this question.