[Bug 270831] Re: sky2 module missing in hardy initramfs netboot function

Rolf Leggewie 270831 at bugs.launchpad.net
Sun Nov 23 15:08:11 UTC 2014


Hardy has seen the end of its life and is no longer receiving any
updates. Marking the Hardy task for this ticket as "Won't Fix".

** Changed in: initramfs-tools (Ubuntu Hardy)
       Status: Triaged => Won't Fix

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

Title:
  sky2 module missing in hardy initramfs netboot function

Status in “initramfs-tools” package in Ubuntu:
  Fix Released
Status in “initramfs-tools” source package in Hardy:
  Won't Fix

Bug description:
  Description:	Ubuntu 8.04.1
  Release:	8.04

  here is the post which describes the problem:
  http://ubuntuforums.org/showthread.php?p=5798505#post5798505

  here is the solution i used:

  The good people at IRC #ltsp helped me solve the problem

  here's what I did to get PXE boot to work with the marvell/sky2 driver

     1. sudo nano /opt/ltsp/i386/etc/initramfs-tools/modules and add "sky2"
     2. sudo nano /opt/ltsp/i386/usr/share/initramfs-tools/hook-functions and
        add "sky2" at the end of this line:

            r8169 s2io sis900 skge slhc smc911x starfire sky2 \

     3. sudo chroot /opt/ltsp/i386 update-initramfs -u
     4. sudo ltsp-update-kernels
     5. and problem solved!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/270831/+subscriptions



More information about the foundations-bugs mailing list