Linked by Thom Holwerda on Sun 30th Apr 2006 16:15 UTC, submitted by Rob Garth
Fedora Core "One of the things which has always ticked me off is making a clean Fedora install, and then having hundreds of megs of patches to download the first time 'yum update' is run. However, building a patched install dvd is actually pretty simple."
Order by: Score:
Very Nice
by Celerate on Sun 30th Apr 2006 19:27 UTC
Celerate
Member since:
2005-06-29

This looks very flexible, not only could you get Fedora installed with all the patches, but also any software you want. I suppose this might be possible using the slipstream method with Windows CDs, but not easily since most Windows software bundled with it's own incompatible installer. If you already know how to make RPM packages for Fedora (which isn't hard), then with these instructions it should be a pieace of cake to add to the default installed software.

Reply Score: 1

Like the word innovation...
by ronaldst on Sun 30th Apr 2006 20:55 UTC
ronaldst
Member since:
2005-06-29

Simple also has different meaning!!!

"# mkisofs -R -J -T -v -no-emul-boot -boot-load-size 4 -boot-info-table
-V "Fedora Core 5 (Patched.0406)" -b isolinux/isolinux.bin
-c isolinux/boot.cat -x "lost+found" -o FC5-i386-dvd-patched.iso i386
# /usr/lib/anaconda-runtime/implantisomd5 FC5-i386-dvd-patched.iso"

At loss of words... O_O

Reply Score: 1

RE: Like the word innovation...
by robgarth on Sun 30th Apr 2006 23:47 UTC in reply to "Like the word innovation..."
robgarth Member since:
2006-04-30

Yes, well there are a few steps involved. But if like me installing fedora is a fairly routine affair, this process is worth it and simplifies my administration and workload quite a bit.

I would be willing to provide monthly iso images for others, but do not have hosting space available to do this.

Edited 2006-04-30 23:48

Reply Score: 1

RE: Like the word innovation...
by dylansmrjones on Mon 1st May 2006 01:52 UTC in reply to "Like the word innovation..."
dylansmrjones Member since:
2005-10-02

Try installing Gentoo or LFS or FreeBSD.

Or getting a webcam-driver to work under Windows.

This example _IS_ simple.

Reply Score: 1

CaptainFlint Member since:
2006-01-24

So is installing FreeBSD...

Reply Score: 1

dylansmrjones Member since:
2005-10-02

For us it is. Not as simple as the mentioned example, but yes Gentoo, FreeBSD and LFS are simple, if you break the commands down.

Reply Score: 1

Why doesn't Fedora do this?
by bn-7bc on Mon 1st May 2006 11:54 UTC
bn-7bc
Member since:
2005-09-04

What is the use of having Xmounths old immages on all servers. For people with broadband is's ok download 100+ MB of updates after initial install, but for people on dialub tha has borroved the dvd from a mate/"got it from a mag cover disk" it's a pain to wait for ever for the download to finish.

Edited 2006-05-01 11:57

Reply Score: 2

Here is my script
by error27 on Mon 1st May 2006 22:01 UTC
error27
Member since:
2006-01-11

There are two limitations to that script.

1) You need to use a DVD not a CD.
2) I upgrade the kernel that's used to install so I needed some extra steps.

Here is the script I wrote.
https://www.redhat.com/archives/anaconda-devel-list/2006-April/msg00...

Reply Score: 1

Or use kickstart
by wibbit on Tue 2nd May 2006 10:33 UTC
wibbit
Member since:
2006-03-22

The other option is to use kickstart, and have a local mirror of Fedora Core base and the updates.

Then have part of the kickstart script modify the yum file and perform an update.

This method, may be even simpler, and possibly quicker.

Reply Score: 1

RE: Or use kickstart
by robgarth on Tue 2nd May 2006 23:56 UTC in reply to "Or use kickstart"
robgarth Member since:
2006-04-30

I do this in our corperate environment, the only step that isn't there is building the iso image. But is is a better option. The DVD solution is good for installs not connected to the coprperate network, or installs I am not making myself.

Reply Score: 1

problem with DVD install
by icelso on Wed 10th May 2006 12:40 UTC
icelso
Member since:
2006-05-10

if I check the DVD before the fedora installation then my computer just power down. Neither the light of the energy is on. I have to wait for some minutes if I want to turn on the computer again. This problems is just with fedora. With the windows I don't have any problem.

This is my second laptop with the same problem. The first one, after two days it didn't turn on. Is it a hardware problem or a software problem?

Toshiba A105 S361
Fedora Core 5

Reply Score: 1