Linux兩張網路卡的裝置名稱對調 - LinuxBarb Cronin · 2010-08-05Table of ContentsPostCommentsRelated Posts 今天裝了 Debian,因為我電腦上有兩張網路卡,可是安裝完卻發 現變成: eth0: B 網卡 eth1: A 網卡 請問我要修改那個設定檔,才能一開機就自動設定成 eth0: A 網卡 eth1: B 網卡 謝謝。 -- LinuxAll CommentsXanthe2010-08-08google 網卡名稱 halPoppy2010-08-10hal好像從Debian testing裡移掉了 (非必要的套件)Irma2010-08-10讓eth0 驅動先載入,寫在startup script裡,在udev之前Yuri2010-08-11不好意思應該是udev才對,Anonymous2010-08-14/etc/udev/rules.d/70-persistent-net.rulesDaph Bay2010-08-15應該是綁定mac就可以了HWADDR=xx:xx:xx:xx:xx:xxEmily2010-08-19修改 /etc/udev/rules.d/70-persistent-net.rules 成功換過來Dorothy2010-08-20感謝各位大大的幫忙Related Posts只給安裝文字模式?有人在ubuntu中裝spore遊戲嗎?Chrome在露天拍賣中的文字編輯器Chrome在露天拍賣中的文字編輯器chroot 的service被入侵後,有什麼不同?
All Comments