Hello everyone.. Iam totally noob when it comes to virtualization.. So i need help from you ppl to get going..
Earlier in 80s and 90s we used a dos server for our accounting purpose.. What it actually does is that when the client is connected to the dos server, we get access to our accouting software and all the accounting datas are stored in the server... Everything works in dos...
Now I really needed to generate a accounts report from it.. But the server computer is not working.. When i took the hdd from it and connected it to my office computer, i can see data in it.. What i did is copied all the files from it and saved it to my office computer.. Then i converted it to iso file.. I then downloaded virtualbox and did little study about it... Converted the iso file to vdi file using following cmd
Then when i created a new VM with converted vdi file and started it, NOTHING HAPPENS:huh: (Fatal : no bootable medium found)
Can this be done? some1 plz help me with this:S
TY
Earlier in 80s and 90s we used a dos server for our accounting purpose.. What it actually does is that when the client is connected to the dos server, we get access to our accouting software and all the accounting datas are stored in the server... Everything works in dos...
Now I really needed to generate a accounts report from it.. But the server computer is not working.. When i took the hdd from it and connected it to my office computer, i can see data in it.. What i did is copied all the files from it and saved it to my office computer.. Then i converted it to iso file.. I then downloaded virtualbox and did little study about it... Converted the iso file to vdi file using following cmd
Code:
VBoxManage convertfromraw -format VDI [filename].img [filename].vdi
Can this be done? some1 plz help me with this:S
TY