How to create an iso image from vdi file?
up vote
7
down vote
favorite
I have a .vdi
file of openSUSE-13
in my host system Ubuntu 14.04LTS
. Can I create a .iso
image of openSUSE for installation, which contains all the applications in my vdi file?
- The
.vdi
file is about 25GB in size and 11GB of it is the used space.
virtualbox iso custom-distributions vdi
add a comment |
up vote
7
down vote
favorite
I have a .vdi
file of openSUSE-13
in my host system Ubuntu 14.04LTS
. Can I create a .iso
image of openSUSE for installation, which contains all the applications in my vdi file?
- The
.vdi
file is about 25GB in size and 11GB of it is the used space.
virtualbox iso custom-distributions vdi
add a comment |
up vote
7
down vote
favorite
up vote
7
down vote
favorite
I have a .vdi
file of openSUSE-13
in my host system Ubuntu 14.04LTS
. Can I create a .iso
image of openSUSE for installation, which contains all the applications in my vdi file?
- The
.vdi
file is about 25GB in size and 11GB of it is the used space.
virtualbox iso custom-distributions vdi
I have a .vdi
file of openSUSE-13
in my host system Ubuntu 14.04LTS
. Can I create a .iso
image of openSUSE for installation, which contains all the applications in my vdi file?
- The
.vdi
file is about 25GB in size and 11GB of it is the used space.
virtualbox iso custom-distributions vdi
virtualbox iso custom-distributions vdi
edited Dec 5 '14 at 10:48
asked Dec 5 '14 at 9:35
supremum
5782616
5782616
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
8
down vote
From Virtualbox forums:
VBoxManage clonehd file.vdi output.iso --format RAW
dd if=output.iso of=/dev/sd*
Now it is on a bootable usb of what ever size.
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
8
down vote
From Virtualbox forums:
VBoxManage clonehd file.vdi output.iso --format RAW
dd if=output.iso of=/dev/sd*
Now it is on a bootable usb of what ever size.
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
add a comment |
up vote
8
down vote
From Virtualbox forums:
VBoxManage clonehd file.vdi output.iso --format RAW
dd if=output.iso of=/dev/sd*
Now it is on a bootable usb of what ever size.
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
add a comment |
up vote
8
down vote
up vote
8
down vote
From Virtualbox forums:
VBoxManage clonehd file.vdi output.iso --format RAW
dd if=output.iso of=/dev/sd*
Now it is on a bootable usb of what ever size.
From Virtualbox forums:
VBoxManage clonehd file.vdi output.iso --format RAW
dd if=output.iso of=/dev/sd*
Now it is on a bootable usb of what ever size.
edited Nov 17 at 11:26
abu_bua
3,03771022
3,03771022
answered Dec 5 '14 at 11:19
s3lph
10.4k94572
10.4k94572
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
add a comment |
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
1
1
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
The same forum says that the result is not an ISO file...
– Ring Ø
Oct 8 '16 at 6:20
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
This answer says that it's not an ISO but that that doesn't matter. I've tried this in the past and forget whether it works. Other issues may occur, but I'll bet SUSE won't have problems: superuser.com/questions/114445/…
– sudo
Jul 4 '17 at 7:27
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f556911%2fhow-to-create-an-iso-image-from-vdi-file%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown