|
I want to:
Place the .iso of a live CD in a directory. Use qemu (kvm or kqemu) to run the .iso Put a 2nd live CD .iso in the same directory. Have the 1st live CD mount the 2nd .iso. Say, I have 2 .iso files in the same directory,
how can I emulate one...
Answer Snippets (Read the full thread at serverfault):
From the KVM man to arrange to put your 2nd iso into a directory where the QEMU VM can see it (or copy it over.
I assume that both the ISO images are located outside the virtual file-system.
|
|
I have a 3 letter ISO code (e.g. DEU for germany, USA for America...) and would like to get the GeoID as listed in this table , also available here How can I do that using either straight .NET, P/Invoking or through the MapPoint PIA.
e.g. given "SWE",...
Started by Matt Jacobsen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
With a little tinkering you could use a db or similar to do a join on the names and probably get 90% or more of them, then fill in the rest by hand .
I think you'll have to manually set up the mapping to begin with, unless someone has already done it .
|
|
Hi,
I am trying to mount a HFS+ partition in hybrid .dmg file to a local folder.
I found a HFS+ superblock in it (as per instructions in here ) and tried to associate it with /dev/loop0 and then mount:
losetup -o MY_HFS_SUPERBLOC_OFFSET /dev/loop0 image...
Started by Art on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
I don't know and linux (I haven't tried under linux) or convert it to uncompressed iso with dmg2iso or another.
Turns up Acetone ISO as an open source tool that can deal with DMG-formatted ISO images.
|
Ask your Facebook Friends
|
What is the difference between Ubuntu server and CentOS that one version would require six CDs? I have used Ubuntu and it was easy to install but I have read that CentOS was a great distribution (it didn't say why, just impressions.)
I was hoping that...
Started by johnny on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Ubuntu Server contains the packages on the CD required to get you .
Source as the five CD ISO set.
|
|
Does anyone know the ISO standard that covers .NET 3.5? I found ISO/IEC 23270:2006, but I am not sure if this is the right/latest one. I need to put this in my SRS document.
Started by Mark on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
ISO/IEC 23270:2006 is the standard that covers C# as such.....
A quick search of the ISO site confirms it.
I'm guessing there will be another shortly when .NET 4.0 rolls out .
ISO/IEC 23270:2006 is, indeed, the correct and latest rev.
|
|
I've downloaded an .iso file but don't have a DVD writer at the moment - is there a recommended Virtual DVD drive that I can use to install from the .iso file?
Answer Snippets (Read the full thread at superuser):
In Linux you can mount an ISO similarly to the way you doesn't mandate a "physical" volume to install from you can also extract the contents of the ISO file to open ISO files larger than....
Assuming Windows, you can try Daemon Tools.
|
|
I have been given a spec that requires the ISO 8601 date format, does any one no the conversion codes or a way of getting these 2 examples:
ISO 8601 Extended Date 2000-01-14T13:42Z
ISO 8601 Basic Date 20090123T105321Z
Started by MartGriff on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
SELECT CONVERT(DATETIME, DateField, 126) FROM MyTable
should.
Information) to achieve the ISO format.
|
|
Does anybody know of any software which will allow me to compress an ISO. file?
Started by Luke on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Like compress the iso file bust have it still be an iso compatible image and compress huge ISOs for little....
However, I suspect you want something more...
Zip
bzip2
7zip
rar
etc.
Any compression software will compress an iso file.
|
|
What exactly is the difference between an md5 and an iso. disadvantages and advantages of both?
Answer Snippets (Read the full thread at superuser):
You may find ISO files) will not return the same hash as the original....
An MD5 is an 128bit hash value (such as 49f68a5c8493ec2c0bf489821c21fc3b ), wheras an ISO file comparing the sticker on an apple to an orange, here - the two are not related.
|
|
I downloaded the huge Windows 7 .iso file and burnt it to a DVD.
I then used that DVD to install Windows 7 on my machine and then realized that I the .iso file was on the Vista operating system that I replaced with Windows 7 (didn't upgrade).
So now I...
Started by Edward Tanguay on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
An easy way to create an ISO from a disk creation, burning existing....
But if you want to save on bandwidth:
LC ISO Creator is very small, lightweight ) and the key is not tied to a particular ISO download.
Download the iso again.
|