LILO passing arguments

LILO passing arguments

Post by Jesus Catalu? » Sat, 13 Sep 1997 04:00:00



Hello all!
I have a NE200 that it runs good running as a module driver with:

        mosprobe ne io=0x300 irq=9

How can I say to LILO this paramenters if I want to build the driver
into the kernel? What is the goog "append" line?

Thanks.

 
 
 

1. script questions - passing argument as argument to another program

Hello.

I have a script that I want to take an argument and pass it to the
passwd program.

1.  How in any situation do I take an argument in a script and pass it
to a program?  I can type the command in like: passwd $1 , but I do
not know how to simulate the enter key being pressed at that point.

2.  How do I allow other users to run this script?  I want the script
itself to execute as root when run since there are commands only root
may run, and I will only give other people in a certain group the
ability to execute the script.

3.  Is there a way to associate a file with multiple groups?

Thank you for your time.

Andrew

please remove 'REMOVE' characters to e-mail me

2. Ever seen this before? ps -ax

3. How to pass arguments passed in ''s

4. vgalib on Diamond Stealth

5. LILO - Can I add a command line argument to /etc/lilo.conf?

6. vi editing

7. Passing Arguments

8. More Venom (was Re: is there a distribution that works?)

9. Passing arguments from the form via BASH script

10. passing awk variables as arguments

11. passing arguments to an alias

12. script argument passing

13. passing arguments with spaces in Bourne shell script