Subj : Automounting PPA module To : comp.os.linux From : Borax Man Date : Sat Nov 06 2004 11:34 am I've purchased a USB and configured my kernel to use the device. My Iomega Zip drive used to be /dev/sda and the ppa module would mount automatically with the following line in /etc/modules.com alias block-major-8 ppa Now, my USB key is /dev/sda and my Zip Drive is /dev/sdb Problem is, the ppa modules doesn't automatically load. I changed the line to read alias block-major-16 ppa but alas, it still doesn't work.. Am I missing something? Any help appreciated. .