[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:42045] Re: modprobe.conf 	消失後の alias 	行指定は何処へ?
- From: Yasuo Eto <yasuo@xxxxxxxx>
 
- Subject: [debian-users:42045] Re: modprobe.conf 	消失後の alias 	行指定は何処へ?
 
- Date: Fri, 26 Nov 2004 07:17:17 +0900
 
- Content-disposition: inline
 
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
 
- List-id: debian-users.debian.or.jp
 
- List-owner: <mailto:debian-users-admin@debian.or.jp>
 
- List-post: <mailto:debian-users@debian.or.jp>
 
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
 
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
 
- X-ml-info: If you have a question, send e-mail with the body	"help" (without quotes) to the address debian-users-ctl@debian.or.jp;	help=<mailto:debian-users-ctl@debian.or.jp?body=help>
 
- X-ml-name: debian-users
 
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
 
- X-original-to: debian-users@debian.or.jp
 
- X-spam-level: 
 
- X-spam-status: No, hits=-1.9 required=10.0	tests=EMAIL_ATTRIBUTION,IN_REP_TO,ISO2022JP_BODY,	      ISO2022JP_CHARSET,QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,	      RCVD_IN_OSIRUSOFT_COM,REFERENCES,SPAM_PHRASE_00_01,	      USER_AGENT,USER_AGENT_MUTT,X_OSIRU_OPEN_RELAY	version=2.44
 
- References: <20041123.142248.74749644.yoh@xxxxxxxx>
 
- Message-id: <20041125221025.GA4961@kohei>
 
- X-mail-count: 42045
 
- User-agent: Mutt/1.5.6i
 
えとーです。
On Tue, Nov 23, 2004 at 02:23:00PM +0900,
 MATSUDA Yoh-ichi / 松田陽一 wrote:
> こんにちは。松田陽一@三鷹です。
> 
> sarge なマシンの話です。
> 
> /etc/modprobe.conf に
> 
> alias eth0 eepro100
> alias eth1 natsemi
> 
> と書いて稼働させ続けて来ましたが、気が付いたら /etc/modprobe.conf は
> /etc/modprobe.d/old_etc_modprobe.conf へ移動させられていました。
単に eth0 を eepro100 の NIC に eth1 を natsemi の NIC に
固定したいのであれば、片方をカーネル組み込みにし、
もう片方をモジュールにするというのはいかがでしょうか?
ここでの質問の趣旨と合っているかわかりませんが、参考までに。