Mailinglist Archive: opensuse (3261 mails)
| < Previous | Next > |
Re: [SLE] boot.local? (was: Re: [SLE] modprobe ide-scsi)
- From: Adilson Guilherme Vasconcelos Ribeiro <adilson@xxxxxxxxxxx>
- Date: Tue, 3 Apr 2001 14:11:34 -0300 (BRT)
- Message-id: <Pine.LNX.4.10.10104031404160.925-100000@xxxxxxxxxxxxxxxxxxxxx>
Today, Geordon VanTassle wrote...
> Ok, I've got a strange thing for ya. I have settings for eth0:1 in my
> boot.local but I have to run boot.local manually when I reboot the
> box.
>
> Any ideas how I can get it to run autimatically???
>
>> Is there any place I can put the modprobe command without having to
>> type it every time I want to use it? Suse 7.1.
Hi,
does the script has execute permission ?
can you create a alias to a interface that is not ative yet ?
maybe this is the problem... try create a script based on
/etc/rc.d/skeleton that makes it for you.
or you can configure your aliased interfaces with yast and a bit
of hand editing /etc/rc.config, so /etc/rc.d/network starts it for you.
and the modprobe thing, you can put some aliases for drivers in
/etc/modules.conf (or /etc/conf.modules)
Regards,
Adilson
> Ok, I've got a strange thing for ya. I have settings for eth0:1 in my
> boot.local but I have to run boot.local manually when I reboot the
> box.
>
> Any ideas how I can get it to run autimatically???
>
>> Is there any place I can put the modprobe command without having to
>> type it every time I want to use it? Suse 7.1.
Hi,
does the script has execute permission ?
can you create a alias to a interface that is not ative yet ?
maybe this is the problem... try create a script based on
/etc/rc.d/skeleton that makes it for you.
or you can configure your aliased interfaces with yast and a bit
of hand editing /etc/rc.config, so /etc/rc.d/network starts it for you.
and the modprobe thing, you can put some aliases for drivers in
/etc/modules.conf (or /etc/conf.modules)
Regards,
Adilson
| < Previous | Next > |