Release Candidates :: DSLv3.0RC2



hi there

just want to throw in my 2 cents...

my system setup -- the 'almost' frugal:
startup from liveCD once with 'tohd'-option, ever since:
dsl dma fromhd=/dev/hda... and mydsl=/dev/hda.../mydsl

to ZoOp:

i tried it your way .. with these results...

whenever the 'mydsl' consists only of .unc extensions everything loads fine .. if i throw in one single .uci the uci gets loaded and the .unc are ignored

different from your experience i get no error messages though .. do you have a boot option added that provide more message output ?

[B] post withdrawn .. problem seems to be on my end

Here is my test box:

dsl@box:~$ mount
/dev/root on / type ext2 (rw)
/dev/hda3 on /cdrom type ext2 (rw)
/dev/cloop on /KNOPPIX type iso9660 (ro)
/ramdisk on /ramdisk type tmpfs (rw,size=200784k,size=402124k)
/proc/bus/usb on /proc/bus/usb type usbdevfs (rw,devmode=0666)
unionfs on /bin type unionfs (rw,dirs=/ramdisk/bin=rw:/bin=ro)
unionfs on /dev type unionfs (rw,dirs=/ramdisk/dev=rw:/dev=ro)
unionfs on /etc type unionfs (rw,dirs=/ramdisk/etc=rw:/etc=rw)
unionfs on /lib type unionfs (rw,dirs=/ramdisk/lib=rw:/lib=ro)
unionfs on /sbin type unionfs (rw,dirs=/ramdisk/sbin=rw:/sbin=ro)
unionfs on /tmp type unionfs (rw,dirs=/ramdisk/tmp=rw)
unionfs on /usr type unionfs (rw,dirs=/ramdisk/usr=rw:/usr=ro)
unionfs on /var type unionfs (rw,dirs=/ramdisk/var=rw)
/dev/hda4 on /mnt/hda4 type ext2 (rw,nosuid,nodev)
/mnt/hda4/mydsl/abiword.unc on /opt/abiword type iso9660 (ro,loop=/dev/cloop1)
/mnt/hda4/mydsl/cups.unc on /opt/cups type iso9660 (ro,loop=/dev/cloop2)
/mnt/hda4/mydsl/jre1_5_0.uci on /opt/jre1_5_0 type iso9660 (ro,loop=/dev/cloop3)
/mnt/hda4/mydsl/nedit-5.5.uci on /opt/nedit-5.5 type iso9660 (ro,loop=/dev/cloop4)
/mnt/hda4/mydsl/openoffice-2.0.uci on /opt/openoffice-2.0 type iso9660 (ro,loop=/dev/cloop5)
/mnt/hda4/mydsl/opera852.unc on /opt/opera852 type iso9660 (ro,loop=/dev/cloop6)
/mnt/hda4/mydsl/seamonkey-1.0.2-gtk1.uci on /opt/seamonkey-1.0.2-gtk1 type iso9660 (ro,loop=/dev/cloop7)
/mnt/hda4/mydsl/sunbird.uci on /opt/sunbird type iso9660 (ro,loop=/dev/cloop8)
/mnt/hda4/mydsl/vim.uci on /opt/vim type iso9660 (ro,loop=/dev/cloop9)
/mnt/hda4/mydsl/xbubble.uci on /opt/xbubble type iso9660 (ro,loop=/dev/cloop10)
/mnt/hda4/mydsl/xchat.uci on /opt/xchat type iso9660 (ro,loop=/dev/cloop11)
/mnt/hda4/mydsl/xmahjongg.uci on /opt/xmahjongg type iso9660 (ro,loop=/dev/cloop12)
/dev/hda1 on /mnt/hda1 type ntfs (ro,nosuid,nodev,uid=1001,gid=50)
dsl@box:~$

As you can see uci and unc and all are auto loaded at boot time.

Perhaps there are specific extensions that are the problem.
Perhaps those extensions need to be identified so that they may be fixed.



point taken .. thanks for your patience...   :;):

the extensions would've been in my case:
gnu-utils.unc
gtk2-0705.unc
gkrellm-gtk2-2.2.2.unc

gqview-1.2.2.uci

'would have been' because right now everything loads .. and that without the 'mydsl=' boot option...

now i have to figure out what i did - or did not do before...

...and perhaps i should try that instead of throwing around with cents...


original here.