Quote (dentonio69 @ Oct. 30 2005,22:23) |
I've downloaded the Samba GUI and I can see the computers but it won't let me mount them...any suggestions? |
Quote (cbagger01 @ Oct. 30 2005,01:36) |
Of course, all this help depends on the assumption that you have already visited the myDSL repository and installed the "samba.dsl" extension for your computer system. Sometimes I like to point out the obvious in case it was over-looked. |
Quote (AwPhuch @ Oct. 31 2005,11:49) |
Sometimes I like to point out the obvious in case it was over-looked. I use the program called WinISO to open the downloaded .iso of DSL and put the samba.dsl on it (the unregistered "shareware" version will only support 100Megs or smaller, so it still will work!) (but for $30 its the most useful program I have purchaced) |
Code Sample |
mount dsl-1.5.iso /mnt/test |
Code Sample |
mkisofs -no-pad -l -r -J -no-emul-boot -boot-load-size 4 -boot-info-table -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -hide-rr-moved -o newiso.iso /mnt/test |