Re: Ubuntu VMWare Export to others (best solution?)



Michael Matthews wrote:

First of all, does anybody know if a VM that is sent to another person
will
get a whole new UUID? My problems are mostly Ubuntu-related, but this
little bit of information would help.

If I've understood the VM configuration properly, it's your choice -
uuid.action = "create"
will force each the creation of a new uuid. Specifying uuid.location &
uuid.bios without uuid.action will use the old values - but you'll be asked
(at least I was) whether that's the correct action.

The other solution that I've seen is to edit or delete
/etc/udev/rules.d/25-
iftab.rules. I've done this, and it SEEMS like the system is working just
fine, but are there any gotchas to doing this? I don't really know how
this
file is used by udev in Ubuntu. It seems like this could cause
inconsistent naming of the interfaces across reboots (like eth0 will be
hardware address

It certainly can. I _don't_ use iftab.rules for my physical ubuntu, and
whether my wired NIC is eth0 or eth1 is random.

These people may actually be on the same network as me, and thus they
require a new MAC address. That's why I'm asking about the VMWare UUID's,
because I know the MAC addresses are based off of these. However, when I
download something like the Ubuntu-based "Browser Appliance" (
http://www.vmware.com/vmtn/appliances/directory/browserapp.html), neither
am I asked to create a new UUID, nor do I find a way to solve my MAC
address problem.

That's different. Regardless of UUID, you can force new MAC addresses to be
generated - just create a vmx at easyvmx.com and take a look at what's in
there. I think it's just
ethernet0.addressType = "generated"
with no mac address specified. First run will create new ones.

I'm new to this,so I could be wrong, but that's what I've observed :-)
--
derek


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Ubuntu VMWare Export to others (best solution?)
    ... Thanks Derek. ... recommendations for fixing the Ubuntu MAC address problem? ... will force each the creation of a new uuid. ...
    (Ubuntu)
  • Re: mount by uuid?
    ... can ubuntu initrd/ramfs by default mount the real root by uuid? ... the filesystem would be known, so if ubuntu could mount by ...
    (Ubuntu)
  • Re: GNOME Partition Editor - evolved into problem with chmod
    ... partition, ... Ubuntu fstab uses UUID, this way. ...
    (Ubuntu)
  • Re: fstab
    ... So I left that working but I have never seen the UUID= before. ... If I want to get something from another partition I just mount it to /mnt. ... Looked and my Ubuntu partition is already 71% used up. ...
    (Ubuntu)
  • Re: UUIDs on drives
    ... The _hardware_ ... THAT's why we're using UUID - because software _can_ find that. ... but that boot block may just as easily be on a removable USB stick. ... That's exactly why Ubuntu went to pains to ...
    (Ubuntu)