@ taersh, I couldn't see any dir2sfs option when right clicking the unsquashed file, squashfw-root. Just open with, properties and the like.
@ williams2. Actually it did load the puppy.sfs main file before it loaded the adrv.sfs, zdsv.sfs. It just didn't show on the photo I took because everything did not fit on the screen, so
The main puppy.sfs file that I made changes to was in the same place as the
Loading the 'fdrv.sfs fdrv file... copying to ram done
Above this line there was a line that said:
Loading the 'puppy.sfs slacko file... copying to ram done
And I checked the unsquashed file and it does contain the:
file.
What I did was I did unsquashfs to the puppy_slacko64_6.9.9.9.sfs file. The unsquashed file was put in a new directory I made:
, so in the p directory under the sdb1 directory which is the USB directory where the puppy...sfs, adrv.sfs, zdrv.sfs files are located.
I then did the mksquashfs command in terminal emulator to that file in the u directory, the unsquashed main puppy.sfs file.
I put the mksquash-ed file, the sfs file that was the result of this in:
directory.
Then I renamed this file to:
Then I put this file in the sdb1, /mnt/sdb1 directory, where all the sfs files are and removed the old:
And then I get the crash when attempting to start. But when I put back the original puppy_slacko64_6.9.9.9.sfs file in the mnt/sdb1 directory then it works again. And they should be the same files since I even tried to unsquash the main puppy.sfs file the mksqaush it without removing it but it still doesn't work.
Actually when I got a new computer for some reason the mouse did not work with puppy system I had made. But when starting puppy in safe mode without X or RAM mode it works, so I installed puppy on a USB from this mode and then the mouse function worked on this new, or actually second hand used computer.
Maybe there is some file/files missing for some reason that made unsquasfs or mksquashfs not work properly?