alternate install sets up biosdevname by default
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
biosdevname (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
ubuntu-meta (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi,
Please create a symbolic link between ethernet interfaces from "p1p1" to "eth0".
dmesg | grep eth0
[ 0.614926] systemd-udevd[102]: renamed network interface eth0 to p1p1
Because it breaks too much software. Add "biosdevname = 0" in grub is not a good solution.
Regards,
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: udev 204-5ubuntu13
ProcVersionSign
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDmesg:
[ 10.180489] IPv6: ADDRCONF(
[ 12.553851] init: slim main process (856) terminated with status 1
[ 19.482607] audit_printk_skb: 9 callbacks suppressed
[ 19.482610] type=1006 audit(139506927
[ 206.343029] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
Date: Mon Mar 17 16:20:50 2014
InstallationDate: Installed on 2014-03-17 (0 days ago)
InstallationMedia: Lubuntu 14.04 "Trusty Tahr" - Alpha amd64 (20140316)
MachineType: MSI MS-7798
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=fr_FR.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.9
dmi.board.
dmi.board.name: B75MA-P45 (MS-7798)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: MS-7798
dmi.product.
dmi.sys.vendor: MSI
We don't enable BIOS-named interface names in udev by default, so I don't know where that comes from. Can you please give me the output of
grep -r p1p1 /etc/udev/rules.d /lib/udev/rules.d
?
BTW, there is no such thing as a "symlink" for ethernet interfaces. They are not file-like, their name is what it is.