Page 3 of 3

Posted: Sat 06 Jan 2007, 04:07
by wow

Posted: Sat 06 Jan 2007, 10:39
by sunburnt
Really NICE. I like 'em better than the first ones... & I liked them!

wow; What app(s) & methods are you using to make these icons?

Posted: Sun 07 Jan 2007, 03:45
by wow
The original idea comes from mattahan and you can download the real Icon Set at his website. I only did some small modifications with Gimp and made the DotPup. Actually, I just made icons for types like .pet; .pup; .3fs; .2fs; .img; .fs and .sfs.

MIME Types rev 2.1 for xFileMount

Posted: Tue 09 Jan 2007, 01:37
by wow
Updated again, now covering all the file types supported for xFileMount (types like image.gz, initrd only for Puppy-2.13 and up):
*.fs; *.sfs; *.squashfs; *.sqfs *.2fs; *.3fs; *.iso; *.img; image; image.gz; initrd; initrd.gz; initrd* and initrd*.gz

Requires: sunburnt's xFileMount.pup

Also, PupGant icon theme was updated to show icons for all those new types. [Read more]

Posted: Fri 24 Aug 2007, 06:21
by disciple
Does this mean anything to anyone?:

Code: Select all

# xfilemount zdrv_216.sfs

#####   FILE     = /mnt/hdb5/zdrv_216.sfs
#####   EXT.X    = sfs
#####   FileType = Squash
#####   TYPE     = squashfs
#####   MntPt    = /mnt/-mnt-hdb5-zdrv_216.sfs

mount: Mounting /mnt/hdb5/zdrv_216.sfs on /mnt/-mnt-hdb5-zdrv_216.sfs failed: Invalid argument
gzip: compressed data not written to a terminal. Use -f to force compression.
For help, type: gzip -h
It's working fine for ext2 files, but not sfs

Posted: Sat 25 Aug 2007, 20:46
by sunburnt
I & others have noticed that it doesn't work on the newer Puppy-2.x.x SFS files.
Others have said that it did work for them... I'm not sure why this is so.
The mount command is failing for some reason & I can't find out what it is.

Posted: Mon 06 Jan 2014, 23:28
by rmcellig
Will this mounter mount my Nexus 7 tablet or do I need something else? Running Puppy 5.2.8

Posted: Tue 07 Jan 2014, 00:40
by sunburnt
Hi rmcellig; I assume a Nexus 7 tablet is USB connect and the media card in it shows up.?

Plug it in and it should pop up a drive icon at the lower left of your desktop.

Posted: Tue 07 Jan 2014, 00:58
by rmcellig
It is a USB connection but there is no icon that shows up. My other regular USB drives work fine. I made sure that the Nexus is not asleep. Works fine in Xubuntu 13.10. I'm running puppy 5.2.8 (005). Anything else I should try?

Thanks for getting back to me!

Posted: Tue 07 Jan 2014, 17:00
by sunburnt
You could try running [Menu] > [Filesystem] > [Pmount] and see if that sees it.

Here`s a fix that explains Ubu. setup. I assume the same setup is needed for Puppy.
http://askubuntu.com/questions/207569/h ... sfer-files

Posted: Tue 07 Jan 2014, 17:13
by rmcellig
Thanks Sunburnt! I'll see if that works.