Loading io-audio/io-net at boot

Hi,

I have QNX 6.2.1 installed on my laptop-- and now I have to manually
start/load the network card and the audiocard using the mount -T commands.

I was wondering, is there a way to automate this on boot? It’s kind of
irritating to type in those commands every time :slight_smile:

Thanks in advance,

Thom Holwerda

Thom Holwerda wrote:

I was wondering, is there a way to automate this on boot? It’s kind
of irritating to type in those commands every time > :slight_smile:

You can place them in your /etc/rc.d/rc.local file.
IIRC, this file isn’t present after installation, but it
will be executed automatically at the end of the boot process (called
by /etc/rc.d/rc.sysinit). It must be an executable shell script.

HTH,

Karsten.


MBS GmbH E-Mail: karsten.hoffmann@mbs-software.de
Römerstraße 15 Tel: +49 / 2151 / 72 94-38
D-47809 Krefeld Fax: +49 / 2151 / 72 94-50
http://www.mbs-software.de Mobil: +49 / 172 / 38 12 373

Well, thanks, it worked!

I already knew it had something to do with the rc.local file, but I was
unable to find out where it should be placed. Thanks!

Thom Holwerda

Thom Holwerda wrote:

I already knew it had something to do with the rc.local file, but I was
unable to find out where it should be placed. Thanks!

Als’t U blieft :slight_smile:


Karsten P. Hoffmann <karsten.p.hoffmann@web.de>
“I love deadlines. I especially like the whooshing sound
they make as they go flying by.”
[In memoriam Douglas Adams, 1952-2001]