> ls -l /proc/ide > total 2 > -r--r--r-- 1 root root 0 2004-09-18 10:34 drivers > lrwxrwxrwx 1 root root 8 2004-09-18 10:34 hda -> > ide0/hda lrwxrwxrwx 1 root root 8 2004-09-18 10:34 hdc > -> ide1/hdc dr-xr-xr-x 3 root root 0 2004-09-18 10:34 > ide0 dr-xr-xr-x 3 root root 0 2004-09-18 10:34 ide1 > dr-xr-xr-x 2 root root 0 2004-09-18 10:34 ide2 > -r--r--r-- 1 root root 0 2004-09-18 10:34 via >
Aller, je parie sur hde->ide2/hde pour voir donc # cd /proc/ide # ln -s ide2/hde Fran�ois Boisson

