Install ((JeOS on KVM) in Ubuntu Server amd64 in Vivid Daily (archived)

DownloadLink to the download information
Install ((JeOS on KVM)Detailed information on the testcase
Testcase (Report an issue with this testcase)

Proceed in your native language if you wish. Instructions will remain in English

Boot the CD from KVM
Press F4 and select Install a minimal virtual machine
Choose your language, country and keyboard layout
Set default hostname: ubuntu
Partition disks: Guided use entire disk
Select your time zone and set the system clock to UTC
User account: enter username and password
No software selection.
Boot the newly created guest
Log in
Check that the uname -r returns a -generic kernel
uname -r
Check that the linux-virtual package is installed for the release or the correct hardware enablement stack:
dpkg -l | grep linux-virtual
Ping outside network
Check with the mount command that virtual disk are mount read-write
Check that the ubuntu-standard package is not installed:
dpkg -l ubuntu-standard
Check that the size of the kernel modules is below 40M:
du -sh /lib/modules/
Check that the size of the installed system is below 800M:
df -h


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
.

ReporterLast updateBugsComment
Passedwalterorlin2015-02-08 19:35
installer ignores preseeding settings added after -- (#1427252)
(master bug of duplicate: 1419565)
In: debian-installer (Ubuntu)
Status: Fix Released
Importance: High
Assignee: Mathieu Trudel-Lapierre
1 reports, 14 comments, 3 subscribers, 2 duplicates
1419565

kvm vm 1 cpu 1 gb ram 8 gb disk.

Link to the testcase revision
Add a test result

You need to be logged in to submit your test results.