Lee,

> But when I try to run it on my SLES9 SP3 s390 system, I get:
>
> leesles9:/iso # ./mksles9root.sh
> : bad interpreter: No such file or directory

You are right. I downloaded it from linuxvm.org and got that too:
./mksles9root.marks.sh
: bad interpreter: No such file or directory

It looks like some DOS turds got in there somehow:
# od -x mksles9root.marks.sh | head -1
0000000 2123 622f 6e69 622f 7361 0d68 230a 0a0d
                                             ==

Try this:
# dos2unix mksles9root.marks.sh
dos2unix: converting file mksles9root.marks.sh to UNIX format ...
# ./mksles9root.marks.sh
Error: Missing parameter 's390' or 's390x'

mksles9root.marks.sh: Create a SLES9 install tree
...


"Mike MacIsaac" <[EMAIL PROTECTED]>   (845) 433-7061

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to