I have tried the parmfile but still get the same error.
root=/dev/ram0 ro ip=off DASD=112a-112b
chandev=escon0,0x3230,0x3231
CHANDEV=escon0,0x3230,0x3231
HOST=lnx1.eskom.co.za:escon0:147.110.49.17:147.110.49.13:1492
I also tried the following parmfie so that it can prompt me for the
inputs
root=/dev/ram0 ro ip=off DASD=112a-112b
and I got the following error:
Please enter any parameter you need to pass to the channel device.
This includes the I/O ports of your ctc,escon and lcs devices (e.g.
"ctc0,0xx600,0x601) :
I enter = 0x3230,0x3231 =>> chandev_setup unknown verb
x3230,0x3231on line 1intepreted as x3230,0x3231(check this one zero is
not interpreted correctly)
type man chandev for more info
I also tried to reply "escon0,0x3230,0x3231" and i get the same error as
the one when I use the full parmfile.
Thanx
moloko
> -----Original Message-----
> From: Post, Mark K [SMTP:[EMAIL PROTECTED]]
> Sent: 01 February 2002 17:12
> To: [EMAIL PROTECTED]
> Subject: Re: Redhat CTC Problem
>
> Moloko,
>
> Try this parmfile instead:
> root=/dev/ram0 ro ip=off DASD=112a-112b chandev=escon0,0x3230,0x3231
> CHANDEV=escon0,0x3230,0x3231
> HOST=lnx1.eskom.co.za:escon0:147.110.49.17:147.110.49.13:1492
>
>
> Mark Post
>
> -----Original Message-----
> From: Moloko Monyepao [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 01, 2002 5:31 AM
> To: [EMAIL PROTECTED]
> Subject: Redhat CTC Problem
>
>
> I am installing Redhat 7.2 using a tape driveon an LPAR. When I
> include
> my Escon/CTC parameters in my parmfile I get the following error:
>
> CTC0: read ch 3230 (irq 107A), write (irq 107b) Proto 0
> SIOCSIRADDR: No such device
> escon0: No such device
> SIOCADDRT: No such device
> SIOCADDRT: No such device
>
> The following is my parmfile :
> root=/dev/ram0 ro ip=off DASD=112a-112b CHANDEV=escon0,0x3230,0x3231
> HOST=lnx1.eskom.co.za:escon0:147.110.49.17:147.110.49.13:1492
>
> Please assists
>
> Moloko