Timeline for Stabilizing serial device names across reboots for serial console
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 2, 2021 at 6:44 | comment | added | dirkt | Actually, stable symlink names are the preferred method to deal with this - it's the same principle udev uses for event layer input devices, harddisks, etc. And use udevadm to have a look at the attributes provided inside udev (which ultimately come from /sys), you may be able to do this with a simple rule instead of a script. | |
| Mar 2, 2021 at 5:43 | history | answered | rgov | CC BY-SA 4.0 |