Page 1 of 1
When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 01:38
by cat2005
I have a vdi I want to burn to DVD then install on another computer using virtual box. When burning vdi to DVD for transfer like this, in what format should I burn the DVD? Data? Or some other format (i.e., make "data disc" or something else)?
Thanks.
Re: When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 03:03
by MarkCranness
Burn in whatever data format the other computer can read. ISO / ISO+Joliet / UDF whatever.
Yes, the VDI will be a data file on the DVD like any other file; you can't somehow directly burn the VDI as an ISO.
If you plan on using the VDI directly off of the DVD (possible, but not recommended), then:
Code: Select all
VBoxManage modifyhd ... --type immutable
... it before hand (this will force the VM to run with a differencing disk on the local hard drive).
Re: When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 03:23
by cat2005
Hi,
No, I do not want to run the vdi from the DVD. The DVD is simply a transport mechanism. I want to burn the vdi to DVD. Then I want to download the vdi from the DVD to the (new) computer with Virtual Box installed.
Would burning the DVD as a simple "data" disc suffice? I would think so, but I want to double check.
Thank you.
Re: When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 05:24
by MarkCranness
cat2005 wrote:Would burning the DVD as a simple "data" disc suffice?
Yes, I would think so as well.
Re: When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 05:49
by cat2005
Thank you.
Re: When burning vdi to DVD for transfer
Posted: 25. Nov 2009, 12:18
by mpack
Curiosity... a big problem of mine.
Why DVD? Why not a USB stick?
Re: When burning vdi to DVD for transfer
Posted: 26. Nov 2009, 01:56
by cat2005
mpack wrote:Curiosity... a big problem of mine.
Why DVD? Why not a USB stick?
Because:
1) I am lazy and have never purchased a USB stick
2) I like "read-only" format for certain items