LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install (https://www.linuxquestions.org/questions/linux-newbie-8/install-4175506517/)

jeepIT 05-30-2014 10:31 AM

Install
 
I am creating a new VM, how do I go about creating a bootable ISO file from the databaseXXX.tar.bz2 file I was sent? I am pretty new to Linux, so any help would be appreciated.

Habitual 05-30-2014 10:49 AM

Welcome to LQ:
Open your terminal and type this:
Code:

tar xjf /path/to/databaseXXX.tar.bz2
then you should be able to use the ISO in it to create a VM.
Virtualbox allows for mounting and booting from ISO for installation.

jeepIT 05-30-2014 10:56 AM

I have nothing installed though, so I have no terminal window. I don't have a physical disc, so how do I mount it in VM to run the installer? I have an install.jar not ISO files. I wish I just simply had an ISO file

jeepIT 05-30-2014 01:29 PM

OK, so I guess my real question is how can I create a bootable ISO file from this tar.bz2 file

TroN-0074 05-30-2014 02:23 PM

What Linux Distribution are you planning on install?

jamison20000e 05-30-2014 03:12 PM

Can you download a Linux ISO, otherwise you'd need Magic-ISO or something; 7zip should be able to open the archive in winblow$?

jefro 05-30-2014 10:07 PM

I'd kind of doubt that this file contains a bootable iso.

Why do you think there is a bootable iso inside the archive?

jamison20000e 05-30-2014 10:24 PM

True that. Is there a link to said databaseXXX.tar.bz2, should contain specific files and folders if it's for an ISO?
Separate examples: http://www.dedoimedo.com/computers/w...urn-image.html
http://schlesinger.us/blog/how-to-bu...under-windows/

jefro 05-31-2014 03:23 PM

It may be that this compressed file contains a virtual hard drive and as such not generally considered an ISO file. We incorrectly use the phrase iso to mean a bit by bit copy of an optical disc. ISO is actually a standard like metric.


All times are GMT -5. The time now is 05:24 AM.