IDE warm-plug HOWTO===================To warm-plug devices on a port 'idex':# echo -n "1" > /sys/class/ide_port/idex/delete_devicesunplug old device(s) and plug new device(s)# echo -n "1" > /sys/class/ide_port/idex/scandoneNOTE: please make sure that partitions are unmounted and that there areno other active references to devices before doing "delete_devices" step,also do not attempt "scan" step on devices currently in use -- otherwiseresults may be unpredictable and lead to data loss if you're unlucky