diff options
author | Albert Zhang <albert.zhang@canonical.com> | 2014-10-02 16:45:29 +0800 |
---|---|---|
committer | Albert Zhang <albert.zhang@canonical.com> | 2014-10-02 16:45:29 +0800 |
commit | 1a6e0864668992e594f72abb3b74a5cc55713237 (patch) | |
tree | 932815d56662b25826c10af703f95dc8fadf0759 /jobs | |
parent | 3468b4f5558242186fc1a94d4c2fcb202ee2c64f (diff) |
use ascii code in startup.txt
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/kittyhawk/baseOS/startup.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/kittyhawk/baseOS/startup.txt.in b/jobs/kittyhawk/baseOS/startup.txt.in index d5be014..109840d 100644 --- a/jobs/kittyhawk/baseOS/startup.txt.in +++ b/jobs/kittyhawk/baseOS/startup.txt.in @@ -61,7 +61,7 @@ plugin: manual id: kittyhawk/baseOS/startup/boot-loader _description: PURPOSE: - 1. Make sure that system BIOS launch the bootloader no more than 5 seconds after power-on on reference hardware and the bootloader runs in “quiet” mode with a timeout value of “0”. + 1. Make sure that system BIOS launch the bootloader no more than 5 seconds after power-on on reference hardware and the bootloader runs in "quiet" mode with a timeout value of "0". STEPS: 1. Install the system and login to Desktop 2. Launch "Terminal" application by pressing Alt+Ctrl+T and type "less /etc/default/grub" in the Terminal |