In MY suse 10.1 i am mounting my hdd like thise mount /dev/hdb1 /mnt/c
mount /dev/hdb5 /mnt/d mount /dev/hdb6 /mnt/e mount /dev/hdb7 /mnt/f mount /dev/hdb8 /mnt/g mount /dev/hdb9 /mnt/h mount /dev/hdb10 /mnt/i mount /dev/hdb11 /mnt/j now i want to automount all those drive's. means evry time i login to root user or other user all drive should be automounted now how to do that?
