[Rule-list] Modifying the current anaconda--progress update
Taylor, ForrestX
forrestx.taylor at intel.com
Sat Feb 9 03:16:24 EET 2002
> Now, the problem remains as to how to implement this. I just
> tried using a
> floppy with the new anaconda, and using the original discs,
> but it looks
> like the stage2.img on the original disc is the culprit. I
> have been using
> totally rebuilt discs. Thus, it looks like we have to
> somehow change the
> stage2.img, or rebuild the disc(s). Any ideas on this subject?
I think that I figured it out. It looks like loader.c will check
/tmp/updates/anaconda for updates. If you pass the `updates` flag at boot,
it will copy everything from the updates floppy to /tmp/updates. So, I
copied anaconda (from the source) to my updates floppy (a ext2 formatted
floppy), and changed line 323 from:
if iutil.memInstalled() < isys.MIN_RAM:
to:
if iutil.memInstalled() < 6000:
I had to boot from a fixed floppy boot.img, and typed `linux updates
mem=16M'. It then asked for an updates disk, and used the fixed anaconda,
and then started the install.
So, our users can download a fixed boot.img, and an updates disk, and still
use the regular Red Hat 7.2 discs!
I wonder if we can pass a different comps file...
Forrest
_______________________________________________
Rule-list mailing list
Rule-list at mail.freesoftware.fsf.org
http://mail.freesoftware.fsf.org/mailman/listinfo/rule-list
This full static mirror of the Run Up to Date Linux Everywhere Project mailing list, originally hosted at http://lists.hellug.gr/mailman/listinfo/rule-list, is kept online by Free Software popularizer, researcher and trainer Marco Fioretti. To know how you can support this archive, and Marco's work in general, please click here