~wxl/ubuntu-manual-tests/uefi-and-bios

« back to all changes in this revision

Viewing changes to testcases/image/1453_Netboot Install Server

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Start by downloading the boot.img-[fb|serial] file from http://ports.ubuntu.com/dists/<release>/main/installer-armel/current/images/<SOC>/netboot/ where <release> is the current release, <SOC> is the armel processor (omap, omap4, etc), and either boot.img-fb for console based install or boot.img-serial for serial console (headless) install.
 
2
<dl>
 
3
        <dt>sudo dd bs=1024 if=boot.img-[fb|serial] of=<path-to-raw-sdcard-device>.</dt>
 
4
        <dt>insert sd card into platform and reboot.</dt>
 
5
        <dt>System should boot to the debian installer. Follow prompts to install using the following parameters:
 
6
                        <ul>
 
7
                                <li>Guided partitioning - full drive.</li>
 
8
                                <li>No encryption on home directory</li>
 
9
                                <li>Pick a task (note not all graphical environments have been tested on armel)</li>
 
10
                        </ul>
 
11
        </dt>
 
12
</dl>
 
13
 
 
14
The install will pull the necessary packages from the ports.ubuntu.com repository (alternatively you can pull from a local mirror). Record any failures during the install process. Success is determined when the system completes the installation and reboots into a working image.
 
15
 
 
16
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
17
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
 
 
b'\\ No newline at end of file'