No clue at this point. I'd have to take a look at the instoco script to see what it was expecting for input and what it was doing with it.
Mark Post -----Original Message----- From: Dave Myers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 11:44 AM To: [EMAIL PROTECTED] Subject: Re: Couple of problems with RedHat LOADER install In a message dated 2/13/2002 9:40:12 AM Mountain Standard Time, [EMAIL PROTECTED] writes: > The Red Hat installer dynamically creates the /dev/dasd?1 entries, based on > the values you give it for your DASD. If this process fails, you cannot > issue a mount command for them. If you want to do it yourself, the command > would be: > mknod /dev/dasda b 94 0 > mknod /dev/dadsa1 b 94 1 > mknod /dev/dasdb b 94 4 > mknod /dev/dasdb1 b 94 5 > Mark, OK...thanks...(memory jog) so that's why I was having to rerun rhsetup before I issued the other commands...it was doing the above for me....right?? So...any ideas on the other error?? Why isn't "instoco /dev/dasda1" working?? Dave
