> So...any ideas on the other error?? Why isn't "instoco /dev/dasda1" > working??
Looking at this:
awk: cmd. line:1: //dev/dasda1/ { print "mknod /tmp//dev/dasda1 b ",$1,"
",$2}
My guess is that it wants you do use 'dasda' (or maybe dasda1).
> So...any ideas on the other error?? Why isn't "instoco /dev/dasda1" > working??
Looking at this:
awk: cmd. line:1: //dev/dasda1/ { print "mknod /tmp//dev/dasda1 b ",$1,"
",$2}
My guess is that it wants you do use 'dasda' (or maybe dasda1).