Dear, all

     I try to build disc1 and disc2 from anaconda 7.0.
When I installed it by select 'Everything'. 
It don't install from disc 1 to disc 2 but install
from alphabatically packages. 
Then I have to insert disc1 and disc2 when it asked to
change disc. It trouble me very mush. 
     This is my step to build install images:
     1. Create disc1 directory:
        /mnt/disk/disc1
        /mnt/disk/disc1/RedHat/RPMS
        /mnt/disk/disc1/RedHat/base/comps
     2. Create disc2 directory:
        /mnt/disk/disc2
        /mnt/disk/disc2/RedHat/RPMS
     3. Split manually packages to disc1/RedHat/RPMS
and disc2/RedHat/RPMS.

     4. Generate hdlist file.
        # cd /usr/lib/anaconda-runtime
        # ./genhdlist --withnumbers --hdlist
/mnt/disk/disc1/RedHat/base/hdlist /mnt/disk/disc1
/mnt/disk/disc2
     5. Build install images.
        # ./buildinstall /mnt/disk/disc1

     6. Create iso file.
        # cd /mnt/disk/disc1
        # mkisofs -V "Red Hat 7.0 disc1" -b
images/boot.img -c boot.cat -J -r -T -o disc1.iso
/mnt/disk/disc1
        # mkisofv -V "Red Hat 7.0 disc2" -J -r -T -o
disc2.iso /mnt/disk/disc2

     5. Write CD-ROM disc1 and disc2 by using
cdrecord.

     Note: I used rpm-4.0.2-27 on my system. But in
disc1, I used rpm-4.0.2-23.

     Any one know about, please tell me.
     Thank you,
     Paitoon Butri, [EMAIL PROTECTED]

        

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to