Opened 14 years ago
Closed 14 years ago
#7126 closed defect (fixed)
Import Appliance option seems to ignore OSType="Fedora" -> Fixed in SVN
Reported by: | David J. Malan | Owned by: | |
---|---|---|---|
Component: | OVF | Version: | VirtualBox 3.2.6 |
Keywords: | OSType Fedora | Cc: | |
Guest type: | Linux | Host type: | Mac OS X |
Description
If you export an appliance that was configured as running "Fedora" (not 64-bit) and then import it (after deleting the virtual media from the original), the import process seems to ignore the OVF file's mention of OSType="Fedora", instead defaulting to "Linux 2.6". Result is that import process seems not to take into account OS-specific defaults (e.g., video memory).
Attachments (1)
Change History (7)
by , 14 years ago
Attachment: | cs50-2.0b1.ovf added |
---|
follow-up: 3 comment:1 by , 14 years ago
comment:3 by , 14 years ago
Replying to Technologov:
AFAIK Fedora is not included in OVF specification, so it resets to "Linux".
-Technologov, 6.7.2010.
Thanks for the follow-up. Quite fair, but OSType="Fedora" appears to be an attribute of an element in the vbox: namespace (and not in the OVF envelope itself), in which case I assume it's there precisely so that VirtualBox can infer OS type?
djm
comment:4 by , 14 years ago
Component: | other → OVF |
---|
comment:5 by , 14 years ago
Summary: | Import Appliance option seems to ignore OSType="Fedora" → Import Appliance option seems to ignore OSType="Fedora" -> Fixed in SVN |
---|
Should be fixed by the next major version. You have to export the VM again to make it work.
AFAIK Fedora is not included in OVF specification, so it resets to "Linux".
-Technologov, 6.7.2010.