Re: Creating an ia64 bootable cdrom
Bill Nottingham <[email protected]>
| Newsgroups | gmane.linux.redhat.ia64.general |
|---|---|
| Message-ID | <[email protected]> |
Cannon, Mike R. ([email protected]) said: > I currently do not have an LS120 disk on a machine running Linux. I am > trying to create a bootable > cdrom of the RedHat ia64 distro. > > My first problem is this: > [root@cannon anaconda-runtime]# ./splitdistro /home/mrcannon/dnload/ ia64 > src error: /home/mrcannon/dnload/SRPMS is not a directory > [root@cannon anaconda-runtime]# ./splitdistro /home/mrcannon/dnload/ia64 > ia64 > dist error: /home/mrcannon/dnload/ia64/ia64 is not a directory splitdistro, as I recall, expects a tree like: foo/ia64/RedHat/RPMS foo/SRPMS/SRPMS and you point it at 'foo'. Bill