LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 05-06-2023, 04:04 AM   #1
shahulhameed8
LQ Newbie
 
Registered: May 2023
Posts: 1

Rep: Reputation: 0
How to create an iso using "Fedora 38 Server image extracted"


I am facing very hard time to create an iso using "Fedora 38 Server image extracted". I successfully created "Fedora 36 Server image extracted" using below.

xorriso -indev Fedora-Workstation-server-x86_64-36-1.9.iso \
-outdev test.iso \
-compliance no_emul_toc \
-map "/home/username/extractediso/EFI/BOOT/grub.cfg" "EFI/BOOT/grub.cfg" -map "/home/username/extractediso/kickstart.ks" "kickstart.ks" \
-boot_image any replay

But the above only work upto "Fedora 36 Server image extracted" not in 37 and 38. Anyone please help me.
 
Old 05-06-2023, 02:32 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,138
Blog Entries: 6

Rep: Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827
Quote:
Fedora 38 Server image extracted
What does that mean? You extracted an .iso. Did you dump the file tree out of it?

From what you have posted,

For Intel and AMD x86_64 systems
Code:
curl https://download.fedoraproject.org/pub/fedora/linux/releases/38/Server/x86_64/iso/Fedora-Server-dvd-x86_64-38-1.6.iso -o Fedora-Server-dvd-x86_64-38-1.6.iso
Or, to make an .iso from a file tree

Code:
#Make .iso from files
genisoimage -o output.iso -r -J /home/path/to/*

mkisofs -R -J /path/to/files -o /path/to/output.iso

#Make .iso from multiple directories
genisoimage -o out.iso -J -r -pad -graft-points fred/=/path/files wilma/=/path/files barney/=/path/files
Linux .iso's often have tamper protection built in. If you have mounted the file tree loopback, then altered it, when you remake an .iso out of it, it probably won't run.

Look at the docs for your distro to see how to modify one of their install .iso's.
 
Old 09-17-2023, 06:10 AM   #3
cabezo
LQ Newbie
 
Registered: Sep 2023
Location: Italy
Posts: 1

Rep: Reputation: 0
Some news?
I have the same problem with Fedora server 38 dvd iso.
Someone knows how to build the iso with xorriso?
I like to know how to remaster the iso with the same xorriso parameters than the original.
I've read ton of docs, but no exact answers...

sorry for english
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do you install programs extracted from "tar.gz", "bz2", etc? shoelessworm Ubuntu 13 04-12-2006 02:24 PM
downloaded novell OS, extracted ISO and now trying to install randell6564 SUSE / openSUSE 8 11-16-2005 02:10 PM
Best for installation - extracted or unextracted ISO? Andrew Holmes Linux - Newbie 4 11-26-2004 10:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration