[Bug 270831] [NEW] sky2 module missing in hardy initramfs netboot function
Launchpad Bug Tracker
270831 at bugs.launchpad.net
Thu Oct 2 22:20:11 UTC 2008
You have been subscribed to a public bug:
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!
** Affects: initramfs-tools (Ubuntu)
Importance: Medium
Assignee: Ubuntu Kernel Team (ubuntu-kernel-team)
Status: Triaged
--
sky2 module missing in hardy initramfs netboot function
https://bugs.edge.launchpad.net/bugs/270831
You received this bug notification because you are a member of Kernel Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list