Install own ks.cfg of redhat 8.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,I am burning my own rdhat 8.0 cd(the first one)
I copy all the contents of the first cd to /cd1
and  install my own ks.cfg into the boot.img as below:
        a)mount -o loop /cd1/images/boot.img /mnt/floppy
	b)gzip -dc /mnt/floppy/initrd.img > floppy.initrd
	c)mkdir /tmp/redhat
	d)mount -o loop floppy.initrd /tmp/redhat
	e)install -c -m 644 ks.cfg /tmp/redhat/tmp
	f)umount /tmp/redhat
	g)gzip -9 floppy.initrd
	h)mv floppy.initrd.gz /mnt/floppy/initrd.img
	i)umount -f /mnt/floppy
	j)rmdir /tmp/redhat
then I create the iso file and use cdrecord to burn my own cd
but when I use the new cd to make installitaiton,I find my own
ks.cfg doesn't work,why?
-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze





[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux