[Bug 1368700] Re: note for pxe boot with local repository

Launchpad Bug Tracker 1368700 at bugs.launchpad.net
Wed Mar 11 22:58:10 UTC 2015


This bug was fixed in the package installation-guide -
20100518ubuntu10.14.10.1

---------------
installation-guide (20100518ubuntu10.14.10.1) utopic-proposed; urgency=medium

  * Update release name and version for Utopic. (LP: #1419955)
  * Add note and example for 'd-i live-installer/net-image', which is now
    required to let the installer know where the preinstalled squashfs can
    be reached. (LP: #1368700)
 -- Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>   Mon, 16 Feb 2015 15:19:52 -0500

** Changed in: installation-guide (Ubuntu Utopic)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to installation-guide in Ubuntu.
https://bugs.launchpad.net/bugs/1368700

Title:
  note for pxe boot with local repository

Status in installation-guide package in Ubuntu:
  Fix Released
Status in installation-guide source package in Trusty:
  Fix Released
Status in installation-guide source package in Utopic:
  Fix Released

Bug description:
  [Impact]
  Documentation is missing a critical piece of preseed configuration, which can lead to network-based installations to fail to run.

  [Test Case]
  1- Look at doc/install/manual/example-preseed.txt.gz on ubuntu-server CDs.
  2- Example for d-i live-installer/net-image preseed is missing, under Base install section.

  [Regression Potential]
  Minimal. This is limited to documentation strings.

  ----

  When pxe boot with local repository, there is an error about
  filesystem.squashfs

  but

  after we add below line on preseed.cfg,  it works fine.

  ###
  d-i live-installer/net-image string http://IP/PATH/install/filesystem.squashfs
  ###

  It's better if this note is in documentation

  reference to : http://www.michaelm.info/blog/?p=1378

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1368700/+subscriptions



More information about the foundations-bugs mailing list