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 (20101020ubuntu568) disco; urgency=medium

   * Move master kernels to 5.0.0-8.

 -- Adam Conrad   Fri, 29 Mar 2019 09:14:17 -0600

Netboot Install (ARM Server) in Netboot arm64 in Disco Daily (archived)

DownloadLink to the download information
Netboot Install (ARM Server)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//main/installer-armel/current/images//netboot/ where is the current release, 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
Passedpatriciasd2019-04-01 19:28

tested netboot on HiSilicon D06 and can successfully boot to prompt,
" Welcome to Ubuntu Disco Dingo (development branch) (GNU/Linux 5.0.0-8-generic aarch64)"

Link to the testcase revision
Add a test result

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