| ke4nt1  
 
 
 
 
 Group: Members
 Posts: 2329
 Joined: Oct. 2003
 | 
|  | Posted: Nov. 17 2004,16:49 |  |  I'm not sure of the cause of your dmesg output error.
 
 The command string I provided mounts the cloop filesystem in /opt/opera ,
 the one I instructed for you to mkdir, not /home/dsl .
 The location of my source, opera.uci file was in /home/dsl for this example..
 
 I actually keep it on another partition, where I store ALL my extensions.
 So I have no "ram" issues to be concerned with, regarding the location of my .uci files ..
 I do not get dmesg errors when mounting the file from another location,
 like your /mnt/hda1/optional , or /cdrom , or from USBkey (/mnt/sda1).
 
 Perhaps that was a bad example,
 but if you used Firefox or Glinks/dillo to download the file from the repository,
 that is where it defaults to placing the file.
 
 You are correct about the /home/dsl being in ram.
 Also, /tmp AND /opt are in ram and writable ..
 
 But compare to a typical .dsl file ,
 which is a compressed tarball that usually is saved in your ramspace, ( home/dsl or /tmp )
 then installs it into another area of your ramspace ( e.g.  opt/opera ) ,
 Then runs in more ram...  three cycles of ram usage.
 
 The .uci is home to both compressed image AND filesystem.
 It simply mounts/links to the /opt/opera location.
 The one file is doing both jobs. only 2 cycles of ram usage.
 
 If you load or mount either .dsl files or .uci files from another location, you save one cycle of ram usage in each case.
 
 73
 ke4nt
 |