Bright:Add kernel module to pxeboot image

From Define Wiki
Revision as of 22:00, 20 October 2013 by David (talk | contribs) (Created page with "* Needed to add pcnet32 to support my virtualbox cluster on the laptop! <syntaxhighlight> [root@brighthead ~]# cmsh [brighthead]% softwareimage use default-image [brighthead->softwar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Needed to add pcnet32 to support my virtualbox cluster on the laptop!
[root@brighthead ~]# cmsh 
[brighthead]% softwareimage use default-image 
[brighthead->softwareimage[default-image]]% kernelmodules
[brighthead->softwareimage[default-image]->kernelmodules]% list
.. (loads of output)
[brighthead->softwareimage[default-image]->kernelmodules]% add pcnet32
[brighthead->softwareimage*[default-image*]->kernelmodules*[pcnet32*]]% commit 
[brighthead->softwareimage[default-image]->kernelmodules[pcnet32]]% 
Sun Oct 20 22:58:51 2013 [notice] brighthead: Initial ramdisk for image default-image is being generated