1 use dd to create a file as big as you want, name it hdb.img 2 add -hdb hdb.img to the long command line in dsl-windows.bat 3. start up dsl-embeded 4. open XShels-root access 5 type mke2fs /dev/hdb 6 aswer y to proceed anyway? 7. mount /mnt/hdb 8. copy *.dsl to /mnt/hdb
(question 2) one of dsl boot options is mydsl= if you enter: dsl mydsl=hdb it will load your extensions from the hdb driveI made it 60BM so that everything would fit nicely on a 128MB pendrive. But you can make your own. Especially if this is sitting in a windows folder on a hard drive. I made the one is dsl-embedded on a DSL system like this from a root shell:
this works i have hda, hdb and boot cdrom i think this is posible in windows toSure does work in windows. For a real simple test, just use windows and copy harddisk to harddiskB then add another option in dsl-windows.bat -hdb harddiskB Then boot up and you will see the mount.app display of both hda and hdbThanks! This looks like everything I need to know (and then some)!
Now all I have to do is to find some time to try this out :-)Next Page...
original here.