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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]