Notice board

debian-installer netboot builds.
These are reset every time a new debian-installer is uploaded and not on a daily basis.

Changes: https://launchpad.net/ubuntu/+archive/primary/+files/debian-installer_20...

debian-installer (20101020ubuntu535) bionic; urgency=medium

   * Move master kernels to 4.15.0-13.  LP: #1757164

 -- Dimitri John Ledkov   Tue, 27 Mar 2018 00:28:58 +0100

Netboot Install (ARM Desktop) in Netboot arm64 in Bionic Beta 2 (archived)

DownloadLink to the download information
Netboot Install (ARM Desktop)Detailed information on the testcase
Testcase (Report an issue with this testcase)

Start by downloading the boot.img-[fb|serial] file from http://ports.ubuntu.com/dists/RELEASE/main/installer-armel/current/image... 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.

sudo dd bs=1024 if=boot.img-[fb|serial] of="path-to-raw-sdcard-device".
insert sd card into platform and reboot.
System should boot to the debian installer. Follow prompts to install using the following parameters:
  • Guided partitioning - full drive.
  • No encryption on home directory
  • Pick a task (note not all graphical environments have been tested on armel)

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.

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
Failedadamsmith2018-04-05 06:48
Raspberry Pi 3 microSD support missing from the installer (#1729128)
(master bug of duplicate: 1761468)
In: linux (Ubuntu)
Status: Fix Released
Importance: Medium
Assignee: Paolo Pisati
1 reports, 14 comments, 1 subscribers, 1 duplicates
1761468

arm64 mini iso fails to find the raspberry pi 3 sd card storage.

Link to the testcase revision
Add a test result

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