whitivery wrote:
>whitivery wrote:
>
>>whitivery wrote:
>>
>>>Patrick Lists
>>> wrote:
>>>
On 03/10/2011 08:14 AM, whitivery wrote:
> # This does not work
> %include /tmp/drvdisk
>
> # This works
> #driverdisk
> --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_40
whitivery wrote:
>whitivery wrote:
>
>>Patrick Lists
>> wrote:
>>
>>>On 03/10/2011 08:14 AM, whitivery wrote:
# This does not work
%include /tmp/drvdisk
# This works
#driverdisk
--source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img
%pack
whitivery wrote:
>Patrick Lists
> wrote:
>
>>On 03/10/2011 08:14 AM, whitivery wrote:
>>> # This does not work
>>> %include /tmp/drvdisk
>>>
>>> # This works
>>> #driverdisk
>>> --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img
>>>
>>>
>>> %packages
>>> @base
>>> @core
>>>
>>> %
Patrick Lists
wrote:
>On 03/10/2011 08:14 AM, whitivery wrote:
>> # This does not work
>> %include /tmp/drvdisk
>>
>> # This works
>> #driverdisk
>> --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img
>>
>>
>> %packages
>> @base
>> @core
>>
>> %pre --erroronfail
>>
>> echo "driver
From: whitivery
> I've previously used includes in CentOS 4.4 and they worked fine.
> But in CentOS 5.5, trying to specify a driver disk via an include
> does not work.
Dunno what is going on for you, but this works for me:
...
%include /tmp/ks.net
...
%pre --interpreter /usr/bin/bash
On 03/10/2011 08:14 AM, whitivery wrote:
> # This does not work
> %include /tmp/drvdisk
>
> # This works
> #driverdisk
> --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img
>
>
> %packages
> @base
> @core
>
> %pre --erroronfail
>
> echo "driverdisk
> --source=nfs:10.0.4.157:/srv/cob
I've previously used includes in CentOS 4.4 and they worked fine.
But in CentOS 5.5, trying to specify a driver disk via an include
does not work.
If I instead specify it directly, it loads fine.
When it fails (because it can't see the disk drive - needs the
driver disk to see the hard disk), in
7 matches
Mail list logo