Jump to content
Compatible Support Forums

Valluvan

Members
  • Content count

    5
  • Joined

  • Last visited

    Never

Posts posted by Valluvan


  1. Quote:
    I am not able to run any executable file in a mounted partition(whether its a script or binary).

    when I am giving, I get the following error
    $ ./script-name (eventhough executable permission is set)
    bash:./script-name: /bin/sh: bad interpreter: Permission denied


    Hi,

    I have set the executable permission for the script using chmod, even though I am not able to execute it directly ie I have to give sh scriptname to run the script!

    Regards,
    Valluvan.

  2. I am not able to run any executable file in a mounted partition(whether its a script or binary).

     

    Can anyone explain why its not possible to run an exe in a mounted partition? Any solution for this problem?

     

    Note:

    I am able to run a script by

    $ sh script-name

    when I am giving, I get the following error

    $ ./script-name (eventhough executable permission is set)

    bash:./script-name: /bin/sh: bad interpreter: Permission denied

     

     

    When I am running a binary,

    $ ./a.out

    bash: ./a.out: Permission denied

     

    Regards,

    Valluvan.


  3. Hi all,

     

    I have recently installed RH 8 and after rebooting system hangs at

    "Up[censored] /etc/fstab"

     

    I have tried with single user mode and then tried

    updfstab -n and

    updfstab -t

     

    Both the commands completed successfully. But when I change to runlevel 3 (init 3), system hangs at the same place.

     

    If I try to run kudzu in Single user mode also, system hangs.

     

    I have removed kudzu RPM and then re-installed. But still the problem continues.

     

    Can anyone help me to solve this?

     

    TIA!

     

    Regards,

    Valluvan

×