search for: prodpath

Displaying 3 results from an estimated 3 matches for "prodpath".

Did you mean: modpath
2006 Jun 23
0
Installing from a usb drive
.../tmp/foo.txt" run "genhdlist --fileorder /tmp/foo.txt /path/to/base" rerun the pkgorder command Add a custom group to CentOS/base/comps.xml run "buildinstall --pkgorder /tmp/foo.txt --version 4.2 --product "CentOS" --release "BAR_V1" --discs "BAR" --prodpath CentOS --comp BARv1 /path/to/base" change isolinux/isolinux.cfg to add two labels, one for each ks file run "mkisofs -o foobar.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -R -J -v /path/to/base" to generate the DVD iso. This iso works fine when...
2008 Sep 04
0
Problems making custom isolinux.cfg
...buildinstall also and I'm not sure where it is getting the contents from. Here is the entire process I use for building and burning the ISO: /usr/lib/anaconda-runtime/buildinstall --version 5 --product CentOS --comps /var/www/html/centos/5.2/os/x86_64/repodata/comps.xml --release MyCentOS-5 --prodpath CentOS /var/www/html/centos/5.2/os/x86_64 mkisofs -R -J -T -r -l -d -allow-multidot -allow-leading-dots -no-bak -o /var/www/html/centos/5.2/isos/MyCentOS-5.2-x86_64.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table /var/www/html/centos/5.2/os/x86_6...
2008 Aug 28
2
buildinstall problems
...2 distro which will all fit on a single CD containing just the base and a few other packages I need. I run buildinstall like so: sudo /usr/lib/anaconda-runtime/buildinstall --debug --version 5 --product CentOS --comps /var/www/html/centos/5.2/os/x86_64/repodata/comps.xml --release My-CentOS-5.2 --prodpath CentOS /var/www/html/centos/5.2/os/x86_64 and when I do so I run into the following errors: Expanding packages... retrieving timezones Creating nsswitch.conf Creating libuser.conf Creating fedorakmod.conf Creating multipath.conf Fixing up /etc/man.config to po...