Questions tagged [iso]
128 questions
1
vote
0 answers
How to create snapshot ISO-image from Ubuntu server?
I intend to run computationally intensive calculations on expensive cloud servers. Setting up the environment (starting Ubuntu server via cloud API, downloading and installing Python/models, downloading input file) takes 10-15 minutes, which causes…

petarmarj
- 11
- 1
1
vote
0 answers
How to prepare custom Alpine Linux ISO for unattended installation
I am evaluating Alpine Linux to replace CentOS, Currently we prepare Custom ISO with kickstart for unattended installations. In my case from unattended I mean that deployer just put USB and after that installer finish without asking any input.
For…

ImranRazaKhan
- 150
- 3
- 15
1
vote
0 answers
Virtual CD is not connecting in IPMI JViewer
I am not able to mount the ISO image in the IPMI Remote JViewer.
Earlier I mounted the CD and installed the OS and did some installations also.
Now I am not able to mount. It's not connecting.
When I check the /media folder, already there are cdrom…

ravivarman
- 11
- 2
1
vote
1 answer
How to make an UEFI bootable ISO without any partition
I am trying to repack a bootable UEFI ISO for arm64 but have no luck.
The ISO looks like
# fdisk -l server1030_3.iso
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes /…

jshen28
- 81
- 3
1
vote
1 answer
Does it matter to partition something before dd?
Normally, to burn an ISO to a disk, let's say an ISO for installing Ubuntu, we dd to the /dev/sda, not to the partition like /dev/sda1, so in this case, where the target file is /dev/sda which is presumably the entire disk, does it make any sense to…

Guerlando OCs
- 67
- 1
- 7
1
vote
1 answer
Red Hat doesn't find custom repo on install media
I'm attempting to create a Red Hat 7.8 ISO with a reduced set of rpms that have been updated to the latest version. I figured out how to isolate the packages I need and download them, but when I create the new ISO, it boots, starts the installer but…

Prdufresne
- 111
- 3
1
vote
0 answers
Openstack : instance of windows server 2019 from iso failed because windows can't be installed to this disk...whY?
I have a test lab with Openstack Victoria (1 controller node, 1 block storage node (cinder) and 1 compute node).
I use horizon dashboard to create my instance in order to install windows server 2019 from my custom iso (it includes virtio drivers).
I…

M Think
- 11
- 4
1
vote
1 answer
xCAT OS image for CentOS 8
I am setting up a cluster that is meant to run CentOS 8 on each node. I know that I have to define the xcat osimage that will be deployed to each node. The xcat osimage is created from the CentOS iso file. Yet, I do not know which image to choose:…

Alejandro Arcila
- 25
- 3
0
votes
1 answer
Have a kickstart file run an independent script file from its %post section
If I wanted to run a shell script that was its own file from my RHEL7 kickstart's %post section, where would I need to put that extra file and what would be the path I would use to run it? For example, if my kickstart.cfg file resides in my isolinux…

peachykeen
- 115
- 1
- 5
0
votes
1 answer
When building a custom CentOS 7.6 iso I end up with an image that is unbootable from USB thumb drive
balenaEtcher says my image file is not bootable and it's right. When I mkisofs I see what look like errors such as
Using ABRT_003.RPM;1 for ./Packages/abrt-addon-xorg-2.1.11-52.el7.centos.x86_64.rpm…

mr.zog
- 923
- 3
- 20
- 39
0
votes
1 answer
Google Cloud ISO 27001, 27017, 27018 certificates have expired. Where can I get the new ones
I have a project hosted on Google Cloud Platform and as part of a security audit we found out that the certificates issued by EY CertifyPoint to Google for ISO 27001, ISO 27017 and ISO 27018 compliance have expired on Apr 14th, 2018.
These…

Jose Luis Gutierrez
- 13
- 1
0
votes
1 answer
export ubuntu system with all programs as iso file
I working on hotspot system using ubuntu and every things go fine . now I want to sell my system , but this system need many other programs and configuration , so I want to export my ubuntu machine with all config and programs to iso file and user…

Abobaker EngIt
- 13
- 2
- 8
0
votes
1 answer
I am trying to create custom centos 7 ISO, but in my ISO Software selection list is coming empty
I am trying to create custom Centos 7. I am able to create bootalbe ISO but while installation, In installation summary page SOFTWARE SELECTION list is empty.
Steps :-
Download centos7 ISO.
Extract ISO in folder.
Added ks.cfg file.
run createrepo…

Ajay Kulkarni
- 11
- 1
- 2
0
votes
0 answers
XenServer multiple ISO storage repo
I'm using XenServer7.2. My ISO images are organized in a hierarchy, which is tree structure in a remote file system (SMB/CIFS). For instance, Ubuntu 16.04 is in Linux/Ubuntu/Xenial. How can I add a storage repo (SR) to the XenServer (7.2) that…

lqu
- 241
- 1
- 3
0
votes
1 answer
Upgrade XenServer 6.5 to 7.1 - Supplemental Packages
I'm planning on upgrading our PowerEdge M620 servers from 6.5 to 7.1. I read that the opemanage 8.1 also need to be reinstalled. I installed the opemanage server node 8.1 for the 6.5 install in order to get the remote server power-on feature…

jrd1989
- 698
- 15
- 48