View unanswered posts | View active topics It is currently Tue May 21, 2013 10:06 am



Reply to topic  [ 14 posts ]  Go to page 1, 2  Next
 Multiple oem.tgz files? 
Author Message

Joined: Sun Jul 11, 2010 4:48 pm
Posts: 8
Post Multiple oem.tgz files?
I've ran into a little dilemma I have able to use mkesxiaio script successful to add RTL 8111 support, but in my case I need to use 2 custom oem files on for each NIC installed on my machine. I've searched this forum in answer to how do I patch the iso file using to separate oems. In other words i need to add support for both of my nics but using the scripts only allows me to pick one oem file. Has anyone done this before? if so can you point me in the right direction?

Flash
Semper fi


Sun Jul 11, 2010 5:00 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: Multiple oem.tgz files?
You could edit isolinux.cfg to add a second entry for the 2nd oem file.

So

kernel mboot.c32
append vmkboot.gz --- vmkernel.gz --- sys.vgz --- cim.vgz --- ienviron.tgz --- image.tgz --- install.tgz

would become

kernel mboot.c32
append vmkboot.gz --- vmkernel.gz --- sys.vgz --- cim.vgz --- ienviron.tgz --- image.tgz --- install.tgz --- oem.tgz --- oem2.tgz

But you would have to edit the dd image in image.tgz or do it post install with a Linux live CD or similar method.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Sun Jul 11, 2010 9:54 pm
Profile

Joined: Sun Jul 11, 2010 4:48 pm
Posts: 8
Post Re: Multiple oem.tgz files?
thanks for your promptly reply....

i want to do it post install...where would I put the second oem file? in Hypervisor1 partition? is just a matter of my editing the file with a test editor ie. (vi, gedit)...does this have to be done command line or drag and drop using a linux live boot cd?


Mon Jul 12, 2010 2:08 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: Multiple oem.tgz files?
If you're doing this post install and assuming you can boot ESXi you'll put in on Hypervisor1 and 2 (which get mounted as /bootbank and /altbootbank). You'll also modify the cfg file on both.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Mon Jul 12, 2010 8:48 am
Profile

Joined: Sun Jul 11, 2010 4:48 pm
Posts: 8
Post Re: Multiple oem.tgz files?
Dave.Mishchenko wrote:
If you're doing this post install and assuming you can boot ESXi you'll put in on Hypervisor1 and 2 (which get mounted as /bootbank and /altbootbank). You'll also modify the cfg file on both.


Can you please elaborate, yes I can boot to exsi with the added support for rtl8111 now I need to add support for the rtl 8169...would I have to use vi or gedit to edit the cfg file? Is some kind of post or how to I can read?


Mon Jul 12, 2010 8:57 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: Multiple oem.tgz files?
If you enable SSH you can can then use something like Putty to copy over the 2nd oem file and to edit the cfg file. Otherwise you can use vi at the console or in a SSH session.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Mon Jul 12, 2010 9:21 am
Profile

Joined: Sun Jul 11, 2010 4:48 pm
Posts: 8
Post Re: Multiple oem.tgz files?
Dave.Mishchenko wrote:
If you enable SSH you can can then use something like Putty to copy over the 2nd oem file and to edit the cfg file. Otherwise you can use vi at the console or in a SSH session.


I am currently booting the server with an ubuntu live cd...to summarize do I:
A. Copy oem2 to hypervisor1
B. Edit install.cgz with vi using the terminal console
C. Reboot server and I should be fine


Mon Jul 12, 2010 9:27 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: Multiple oem.tgz files?
You'll copy the oem file and then edit boot.cfg with vi (not isolinux as I had stated before). Then reboot to use the 2nd oem.tgz file.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Mon Jul 12, 2010 9:38 am
Profile

Joined: Sun Jul 11, 2010 4:48 pm
Posts: 8
Post Re: Multiple oem.tgz files?
Dave.Mishchenko wrote:
You'll copy the oem file and then edit boot.cfg with vi (not isolinux as I had stated before). Then reboot to use the 2nd oem.tgz file.


Remember there are 2 different oems for 2diferrent drivers, so on hypervisor1 I cannot name both files oem.tgz so what should I do?


Mon Jul 12, 2010 12:08 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3874
Post Re: Multiple oem.tgz files?
You can call one oem.tgz and the other oem2.tgz (the names aren't that important). Then you'll edit boot.cfg to reference both.

The important thing to check is if the files in oem.tgz will be overwritten by oem2.tgz (i.e. perhaps simple.map). If that's the case then you'll need to edit simple.map in oem2 to include the data from oem.tgz.

_________________
Dave Mishchenko
VMware vExpert 2009-2012
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Mon Jul 12, 2010 3:09 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 14 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.