|
From: <Val...@vt...> - 2011-08-30 20:07:14
|
On Sat, 27 Aug 2011 21:54:29 +0900, Nao Nishijima said: > A kernel device names (e.g. sda) is not useful information because it > doesn't always point the same disk at each boot-up time. If this is important to you, can't you use a udev rule, similar to what most distros already stick in 70-persistent-net.rules and 70-persistent-cd.rules? (Yes, this *does* involve finding a UUID or label or something on the disk that you can identify as "same entity as last time". |