Questions tagged [iso]

128 questions
0
votes
2 answers

Boot Custom ISO on Remote Dedicated Server

My telephony service has given me an ISO so that I can host my own PBX server. Say I have a dedicated server that I can SSH into at Rackspace. How would I get this dedicated box to load my ISO and boot with it so that it can install the image and…
doremi
  • 231
  • 3
  • 11
0
votes
2 answers

Find files on a specific sector of a DVD

Is there a tool or way to figure out what file/files are on a specific sector of a DVD? Sometimes when installing from DVD+R's/DVD-R's I get a "Buffer I/O error" message with a sector number of range of sectors listed in the message. Is there a way…
John Kugelman
  • 103
  • 12
0
votes
1 answer

mkisofs - Floppy Image to Disk Image

I'm trying to compile MikeOS on windows. I've successfully (I think) created a floppy (.flp) image of the operating system. I want to convert it to a disk image (.iso) so I can run it in virtual box. I've tried mkisofs -quiet -V 'MIKEOS'…
CommunistPancake
  • 197
  • 1
  • 1
  • 6
0
votes
1 answer

centOS server ready ISO download

I want to install CentOS 5.6 Final 32bit into a virtual server i have access to. I do not want to download the full DVD -- but I am searching if there is a MINIMAL version available somewhere. What i want to do is to install kloxo and act as a web…
bizbilak
  • 17
  • 1
0
votes
2 answers

NTLDR is corrupt the system cannot boot - Win 2008

I have a new server with no OS. I setup BIOS to boot from the DVD drive. I opended the ISO file for Windows 2008 RS using PowerISO. Then burned it to DVD. I insert the DVD in and when I boot up I get error: NTLDR is corrupt the system cannot…
user29266
  • 363
  • 1
  • 5
  • 12
0
votes
1 answer

Downloading Dell PowerEdge drivers as .inf

I'm using nLite to modify the Windows Server 2003 install media to include the drivers for the PowerEdge R410. I have downloaded all the drivers from Dell's website. All of the drivers I have downloaded are .exe. nLite seems to be looking for *.inf…
Bill Johnson
  • 301
  • 1
  • 5
  • 14
0
votes
2 answers

Question about libvirt autostart and virtual manager

I'm running Ubuntu 10.04 I installed kvm and virtual manager and created a guest OS. Everything worked fine until I rebooted my pc. After reboot libvirt was not running despite of init script inside /etc/init.d If I start it manually it works. It's…
gansbrest
  • 835
  • 2
  • 9
  • 17
0
votes
1 answer

How to read from Iso file?

Duplicate of https://superuser.com/questions/171795/how-to-read-from-iso-file Are there any linux command which lets me to read Iso file byte by byte without mounting?
ugur
0
votes
1 answer

Is a VirtualBox image just an image of a /* files?

If I make an iso of all the files in / as an iso, will I be able to convert that to a usable VirtualBox image? I've been looking around for documentation, and have been able to find no documentation that explicitly say this. Links to reliable…
montooner
  • 421
  • 1
  • 3
  • 12
0
votes
0 answers

How do I pre-configure SSH key on a new workstation?

I've been working on this project where my goal is to manage installs and updates on a park of Ubuntu nodes using Ansible. What is the issue ? If I want to connect to other nodes using Ansible, I need SSH access to them. Which means I need to share…
0
votes
1 answer

Disaster Recovery: PXE boot Windows Server 2019 from ISO

I have a dedicated physical Windows Server 2019 on the Ionos cloud platform. I need to implement a disaster recovery plan. I also have added a shared storage block on another Ionos server and mapped the shared storage segment as a network drive on…
0
votes
1 answer

Adding kernel config option to Ubuntu Server installation .iso

Is it possible to change the installation files in the .iso live image of Ubuntu Server, to add a certain kernel configuration option? My goal is to enable CONFIG_DMA_CMA, so the kernel is compiled with CONFIG_DMA_CMA with every installation from…
ilykos
  • 103
  • 2
0
votes
1 answer

Attaching iso file to Azure VM

I have a Powershell script that creates a Win 10 VM, and want to mount an ISO file to install software on it. I can make the ISO available through blob store. How can i attach the ISO to the desktop in powershell?
VLCboy
  • 5
  • 1
  • 3
0
votes
1 answer

How to convert Linux ISO into VHD für Azure

I have a Custom ISO inside a Blob Storage-Account and want to convert this file into a VHD to create a Azure-VM. Is there a official tutorial for it? Google is not a big help.
Gill-Bates
  • 585
  • 2
  • 8
  • 23
0
votes
0 answers

why there are missing rpms when installing the same rhel ISO on different machines

we have a very strange behavior after installing new machines with rhel 7.x ( FROM ISO INSTALLER ) we notice that rpm - libcgroup , isn't installed on the current new machines while before couple month on other machines this rpm - libcgroup was…
sheffadmin
  • 49
  • 1
  • 3
  • 11
1 2 3
8
9