Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Drew

Pages: [1]
1
General Support / loading a custom ubermix image via pxe
« on: May 09, 2013, 12:43:08 PM »
I am trying to deploy a custom ubermix via PXE.

I have a ubuntu 12.04 server acting as my PXE server.  My netbook will connect and get ip address from the server and starts the vmlinuz-ubuntu kernel with Uberinitrd.gz from the menu entry.

Menu definition is as follows:
Menu label Install Ubermix
       Kernel /ubermix/boot/vmlinuz-ubuntu
       APPEND initrd=Uberinitrd.gz storage=192.168.0.10:/srv/tftp img=ubermix. nofog

I have copied my custom ubermix to the folder /srv/tftp/ubermix

The process begins yet does not deploy the image and I get an error saying Fatal Error: Unknown request type :: Null.

I have even copied a "standard" ubermix img file to this folder and still can't deploy.

Question 1:  Does the Uberinitrd look for "any" image file in the folder designated by the img variable above?
Question 2:  Can I specify which image to load via the menu script?
Question 3:  Which specific file is this process looking for?
Question 4:  Is there a log I can look at for some more intel?

Any and all help would be appreciated

Thanks


Pages: [1]