Text |
- Boot up the iso using a CD/DVD or USB Key to a Live Session
- The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try Ubuntu' and 'Install Ubuntu' buttons
- Double click on the Install Ubuntu icon
- The 'Preparing to install Ubuntu' screen is displayed
- On the screen Preparing to install Ubuntu, note the state of each check mark for the following components
- Your system have at least the amount a space indicated
- Is plugged to a power source
- Is connected to the Internet
- Check marks represent the state of your system accurately
- Click on the continue button
- The 'Installation type' screen is displayed
- Select Install Ubuntu XX.XX alongsite SYSTEM YY
- (SYSTEM YY is the name of the system already installed on disk (Ubuntu 12.04, Windows 7, ...)
- Click on Forward
- The Screen Install Ubuntu XX.XX alongsite SYSTEM YY appears
- Note the drive selected on the Select drive list and the bar state
- The drive corresponds to the drive on the chart (e.g /dev/sda) and the bar is divided in half (e.g. 50%).
- Move the slider bar that separates the grey sections to 50%
- The slider bar can be set to 50%
- Click on Install now button
- A confirmation dialog ‘Write previous changes to disk and continue’ is displayed
- Click on continue button
- The partition is resized and the 'Where are you?' screen is displayed
- If your system is connected to the network, note the preselected timezone correspond with your timezone and the city indicated in the text box
- The timezone and city displayed match your timezone and a city from your area
- Click on the map to a different timezone of your choice
- The the corresponding city is displayed in the text field and the new timezone is selected
- Re-enter the name of a city from your are
- The input field and a drop down list opens with a list of items matching the name you entered
- Select the name of the city from your area
- The timezone and city are update to your new selection
- Click on the continue button
- The 'Keyboard Layout' screen appears
- Note the Keyboard layout and variant, and type some characters in the test area
- Correct keyboard layout and variant are selected from timezone information by default, and the proper characters display when typed
- Click on Detect Keyboard Layout and answer to the questions asked
- The proposed keyboard corresponds to your keyboard
- Click on continue
- The 'Who are you?' screen appears
- Input your initial user details and password (Note admin can not be used - it is a dedicated Linux User)
- Name, username and password are accepted. Additionally, the continue button is enabled
- Click on the continue button
- The 'Welcome to Ubuntu ' slide is displayed
- Wait for the installation to proceed and the slide to change automatically
- The slideshow appears correct, the installer displays installation details along the bottom and the slideshow changes slides
- Click the left and right arrow buttons next to the slides
- The slide changes slides in the proper direction as indicated by the click
- Wait for the installer to finish
- An 'Installation Complete' dialog appears
- Click the Restart now button
- GUI is shut down, a prompt to remove media and press Enter appears
- Remove the disc and press enter
- The machine has been rebooted
- Allow the machine to reboot
- The system boots properly and loads into ubuntu
- Login as the user you created, or ensure that you are auto-logged in as the user created during setup if you checked the auto-login option
- The new user's desktop is presented
- Execute the following command on the command line:
lsb_release -rd
- Both the description and the release presented matches the version of ubuntu you installed
- Execute the following command on the command line:
arch
- Verify the result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.
- Execute the following command on the command line:
sudo sfdisk -l
- Verify the partition scheme displayed matches the partition scheme you chose during installation
- Execute the following command on the command line:
sudo apt-get update
- Apt should hit each of the package mirrors and update all of them without error
- Launch 'update-manager' (for quantal this is being renamed to software-updater) and install any updates presented
- The updates are downloaded and installed without error
- Launch 'firefox' and navigate to http://www.ubuntu.com
- The ubuntu homepage is loaded and displays properly
- Launch 'Time & Date' settings menu and note the timezone information and local time and date
- The timezone, date and time should match the settings you selected during installation
- If you installed a non-english version of ubuntu, note the language used on the desktop
- The desktop should be localized into your language, or it should have prompted you upon initial login to install the missing components for your language
If all actions produce the expected results listed, please submit a 'passed' result.
If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.
|