Questions tagged [iso]
128 questions
3
votes
2 answers
Is it possible to copy a (.ISO) file that lives on an NTFS file-system within a VMDK file to the datastore VMFS using ESX SSH terminal?
I have several .ISO DVD backup files stored on a virtualized Win2008 server. Is there a simple way to mount the NTFS partition stored in a VMDK file using the ESX SSH terminal so that I can copy it directly to the datastore VMFS or must I SFTP the…

user72003
- 146
- 1
3
votes
2 answers
Does `mkisofs` modify the boot image and/or boot catalog?
I've been playing around with Kickstart on RHEL 6.2, and that involves re-mastering the install ISO. I've noticed something strange, though. If I issue the following command once (where diskFiles is the directory I've kept the DVD files)...
mkisofs…

Vishal Kotcherlakota
- 197
- 3
- 12
3
votes
2 answers
How to view a full disk data (more than one partition) cloned with dd
I've a disk image done with dd:
dd if=/dev/sda of=/mnt/fulldisk.img
/dev/sda have some partitions (Windows+Linux)
My problem is: I need to know if the image is done well, how can I access data? (especially Linux data)
I've tried with Windows…

Ferran
- 31
- 1
3
votes
1 answer
PXE Boot PCLinuxOS ISO
I'm in the process of trying to convert some computers at my local school to be diskless browser stations. We've identified PCLinuxOS as the OS we'd like to use due to it's easy interface for creating custom ISO images (we need WINE and some custom…

DBNotCooper
- 31
- 1
- 2
3
votes
4 answers
How do you burn an ISO image on a Mac?
Is there a utility built into the Mac software to allow for burning ISO downloaded from the internet.
Or.. Is there a better utility on the Net for performing this function?
Thank you,
Keith

Keith Sirmons
- 740
- 3
- 13
- 23
3
votes
5 answers
How can I install Windows 7 without burning a DVD or using a USB Drive?
I downloaded the .iso of Windows 7 and would now like to install it as my main OS. However I can't because I don't have a DVD Burner, a 2+ GB USB Drive, or a external HDD (or extra HDD). So how can I install Windows 7?

Kredns
- 496
- 1
- 8
- 15
3
votes
2 answers
How to make Web ISO work in Virtual Media on SuperMicro ipmi?
How does Virtual Media Web ISO work on SuperMicro ipmi?
I am using SuperMicro sever. I want to be able to mount bootable ISO image to a server, launch long process there (disk formatting), and then turn off my laptop. But if I do it, the remote…

Ashark
- 326
- 1
- 7
- 18
3
votes
0 answers
virt-install Couldn't find hvm kernel for Ubuntu tree
I'm trying to create a VM using KVM and virt-installer. When i use virt-install I get the following error:
Starting install...
Retrieving file .treeinfo... …

Plee
- 131
- 1
- 3
2
votes
3 answers
How can I boot from .iso images stored on the harddrive?
I want to put a .iso file of a bootable linux CD on the harddrive of my computer. I want to have it boot using grub (or lilo), and have it boot from the .iso file as if the .iso was a real CD in the CDROM drive.
Here is a page that makes reference…

user29701
- 31
- 1
- 4
2
votes
4 answers
Mount an ISO Image on Windows 2003
We have a Windows 2003 server that we access via remote desktop.
We do not have access to the internet from that server. We would therefore like to mount an ISO file to install a service pack.
What is the best way to do this

Shiraz Bhaiji
- 2,229
- 9
- 34
- 47
2
votes
1 answer
Export AWS AMI as a master for bare metal, non-virtualized installations
I work for a small start up that needs to deploy lots of desktop computers to end users with Ubuntu and Open CV installed.
To save money on hardware, I'd like to use AWS to mock up our base deployment environment ( Ubuntu plus Open CV and several…

StudentsTea
- 165
- 9
2
votes
2 answers
FreePBX on AWS EC2
I know I can install asterisk, freepbx on ec2 instance from the repository but for some reasons I was hoping to install the freepbx distro from an iso from my local machine to ec2 instance. Can anyone help with a way around it?
I want to install…

metior
- 21
- 3
2
votes
2 answers
Is it Possible to Install Windows Service Pack from ISO Image?
We know that it is possible to directly install Windows OS (or any OS) using ISO image without extracting it to a local folder by an end user.
I am using Oracle VirtualBox for creating multiple instance of Windows OS and all the time I have to…

MNS
- 129
- 1
- 4
2
votes
1 answer
Servers Hostname Normalisation
I'm currently building a private servers farm with a thousand and thousand hosts, and I suddenly faced a really interesting question that I was unable to answer at the moment.
Is there a Standard ISO/Whatever for servers hostname attribution into a…

Dr I
- 955
- 17
- 33
2
votes
2 answers
Why is my WinPE 4 image growing and growing after every commit?
I am currently building a WinPE 4 ISO and I am wondering why the ISO file keeps growing after every commit and iso build. All i am changing is some lines of powershell code, which for sure are not as long as 1 MB.
name: winpe4_v16.iso size:…

Matthias Güntert
- 2,438
- 12
- 39
- 59