| jhsu  
 
 
 
 
 Group: Members
 Posts: 175
 Joined: Mar. 2007
 | 
|  | Posted: Nov. 24 2007,20:27 |  |  Why aren't my MyDSL extensions automatically loading every time I start up DSL?  In order to use the MyDSL extensions, I have to go into the MyDSL Extension Tool, Load Local, and then load up each MyDSL extension manually.  In the past, my MyDSL extensions usually did load up automatically upon startup.
 
 I'm using a frugal install.  My /cdrom/boot/grub/menu.lst startup settings:
 title DSL
 kernel /boot/linux24 root=/dev/hda1 quiet vga=normal noacpi noapm dma noscsi frugal home=hda3 opt=hda3 mydsl=hda3
 initrd /boot/minirt24.gz
 
 My MyDSL directory location: /mnt/hda3/mydsl
 
 The /opt/.mydsl_dir file contents: /mnt/hda3/mydsl
 
 My MyDSL extensions in the /mnt/hda3/mydsl directory:
 firefox-1.5.0.6.uci
 gnumeric.unc
 gtk2-0705.unc
 jre1_5_0.uci
 
 --------------
 Current cheatcodes:
 kernel /boot/linux24 root=/dev/hda1 quiet vga=normal noacpi noapm nodma noscsi frugal home=hda3 opt=hda3 restore=hda3 root=hda3
 |