Hi,

I guess the issue you are referring to is mainly that a new block device
may become /dev/sda - maybe this could be avoided by recommending to
write a udev rules file creating a symlink /dev/swap to the right
partition by first identifying the right device? Something like:

SUBSYSTEM=="block", ATTRS{model}=="Hitachi HTS72502", KERNEL=="sd?1", 
SYMLINK+="swap"

Kind regards
Harald Jenny



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to