Details for revision 13 of testcase: Install (entire disk)



BugReport a bug against the content of this testcase
ID1300
TitleInstall (entire disk)
LinkNo link provided
Part of testsuitesLegacy testcases for 'Kubuntu Desktop armhf+omap4'
Ubuntu Desktop
Ubuntu Desktop armhf
Edubuntu
Kubuntu Desktop
Xubuntu Installation
Kubuntu ARM
Kubuntu PPC Desktop
Ubuntu Mate
Ubuntu Kylin Installation
Lubuntu Desktop
Ubuntu Budgie
Ubuntu Cinnamon Desktop
Ubuntu Studio Calamares
Xubuntu Minimal
Ubuntu Studio

RevisionWritten on the 2023-04-18 09:19 by brian-murray
RevisionWritten on the 2022-10-21 16:10 by brian-murray
RevisionWritten on the 2022-09-27 17:15 by brian-murray
RevisionWritten on the 2022-08-03 12:39 by brian-murray
RevisionWritten on the 2021-10-13 18:05 by brian-murray
RevisionWritten on the 2020-04-24 00:45 by jibel
RevisionWritten on the 2020-04-08 19:56 by brian-murray
RevisionWritten on the 2020-04-07 13:39 by brian-murray
RevisionWritten on the 2020-04-07 13:31 by brian-murray
RevisionWritten on the 2018-04-06 11:55 by flocculant
RevisionWritten on the 2016-11-17 13:11 by flocculant
RevisionWritten on the 2016-10-27 13:21 by flocculant
RevisionWritten on the 2016-05-20 12:32 by flocculant
RevisionWritten on the 2015-11-04 14:20 by flocculant
RevisionWritten on the 2014-04-23 11:54 by elfy
RevisionWritten on the 2014-02-07 11:17 by elfy
RevisionWritten on the 2014-01-23 10:57 by nskaggs
RevisionWritten on the 2013-10-28 12:37 by nskaggs
RevisionWritten on the 2013-10-15 11:44 by nskaggs
RevisionWritten on the 2013-10-07 11:23 by nskaggs
RevisionWritten on the 2013-06-13 17:55 by nskaggs
RevisionWritten on the 2013-05-30 17:32 by nskaggs
RevisionWritten on the 2013-03-28 16:28 by nskaggs
RevisionWritten on the 2012-12-10 19:05 by nskaggs
RevisionWritten on the 2012-09-25 18:06 by phillw
RevisionWritten on the 2012-09-25 13:28 by nskaggs
RevisionWritten on the 2012-09-25 12:21 by nskaggs
RevisionWritten on the 2012-09-21 18:36 by nskaggs
RevisionWritten on the 2012-09-19 09:07 by elfy
RevisionWritten on the 2012-09-13 17:29 by nskaggs
RevisionWritten on the 2012-09-13 11:41 by nskaggs
RevisionWritten on the 2012-09-13 11:28 by nskaggs
RevisionWritten on the 2012-07-25 12:23 by nskaggs
RevisionWritten on the 2012-07-18 14:54 by nskaggs
RevisionWritten on the 2012-07-18 13:09 by nskaggs
Text
  1. Boot up the iso using a CD/DVD or USB Key to a Live Session
    1. The system boots properly and loads the installer displaying Welcome dialog with language selection and 'Try Ubuntu' and 'Install Ubuntu' buttons
  2. Click on the Install Ubuntu icon
    1. The 'Preparing to install Ubuntu' screen is displayed
  3. 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
    1. Check marks represent the state of your system accurately
  4. Click on the continue button
    1. The 'Installation type' screen is displayed
  5. Note the state of the 'Check Erase Disk and install Ubuntu' radio button
    1. The 'Check Erase Disk and install Ubuntu' radio button should be checked
  6. Click on the continue button
    1. The 'Erase Disk and install Ubuntu' is displayed
  7. Verify that the drive selected on the Select drive list correspond to the drive on the chart (e.g /dev/sda)
    1. Selected drive is displayed on the chart
  8. Verify that the full drive space is allocated
    1. Full drive space is allocated for installation
  9. Click on Install Now button
    1. The 'Where are you?' screen is displayed
  10. If your system is connected to the network, note the preselected timezone correspond with your timezone and the city indicated in the text box
    1. The timezone and city displayed match your timezone and a city from your area
  11. Click on the map to a different timezone of your choice
    1. The the corresponding city is displayed in the text field and the new timezone is selected
  12. Re-enter the name of a city from your are
    1. The input field and a drop down list opens with a list of items matching the name you entered
  13. Select the name of the city from your area
    1. The timezone and city are update to your new selection
  14. Click on the continue button
    1. The 'Keyboard Layout' screen appears
  15. Note the Keyboard layout and variant, and type some characters in the test area
    1. Correct keyboard layout and variant are selected from timezone information by default, and the proper characters display when typed
  16. Click on Detect Keyboard Layout and answer to the questions asked
    1. The proposed keyboard corresponds to your keyboard
  17. Click on continue
    1. The 'Who are you?' screen appears
  18. Input your initial user details and password (Note admin can not be used - it is a dedicated Linux User)
    1. Name, username and password are accepted. Additionally, the continue button is enabled
  19. Click on the continue button
    1. The 'Welcome to Ubuntu ' slide is displayed
  20. Wait for the installation to proceed and the slide to change automatically
    1. The slideshow appears correct, the installer displays installation details along the bottom and the slideshow changes slides
  21. Click the left and right arrow buttons next to the slides
    1. The slide changes slides in the proper direction as indicated by the click
  22. Wait for the installer to finish
    1. An 'Installation Complete' dialog appears
  23. Click the Restart now button
    1. GUI is shut down, a prompt to remove media and press Enter appears
  24. Remove the disc and press enter
    1. The machine has been rebooted
  25. Allow the machine to reboot
    1. The system boots properly and loads into ubuntu
  26. 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
    1. The new user's desktop is presented
  27. Execute the following command on the command line:
    lsb_release -rd
    1. Both the description and the release presented matches the version of ubuntu you installed
  28. Execute the following command on the command line:
    arch
    1. Verify the result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.
  29. Execute the following command on the command line:
    sudo sfdisk -l
    1. Verify the partition scheme displayed matches the partition scheme you chose during installation
  30. Execute the following command on the command line:
    sudo apt-get update
    1. Apt should hit each of the package mirrors and update all of them without error
  31. Launch 'update-manager' (for quantal this is being renamed to software-updater) and install any updates presented
    1. The updates are downloaded and installed without error
  32. Launch 'firefox' and navigate to http://www.ubuntu.com
    1. The ubuntu homepage is loaded and displays properly
  33. Launch 'Time & Date' settings menu and note the timezone information and local time and date
    1. The timezone, date and time should match the settings you selected during installation
  34. If you installed a non-english version of ubuntu, note the language used on the desktop
    1. 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
.

RevisionWritten on the 2012-06-20 13:13 by nskaggs