The time now is Mon 20 May 2013, 11:10
All times are UTC - 4 |
|
Page 2 of 2 [24 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
sc0ttman

Joined: 16 Sep 2009 Posts: 2173 Location: UK
|
Posted: Sat 23 Jan 2010, 08:54 Post subject:
|
|
@01micko and lapis:
Woooo.. Someone answered, I was hoping so! Thanks for the info, I'm gonna try and play with it, but am sure I know way too little to fix it, but would love auto mount all to be fixed in muppyquickmount!!
I've given startmount a few tests, it wasn't that reliable for me, but i'm gonna try the latest version today..
_________________ Akita Linux, VLC-GTK, Pup Search, Pup File Search
|
|
Back to top
|
|
 |
lapis
Joined: 02 Jun 2008 Posts: 185
|
Posted: Sat 23 Jan 2010, 11:14 Post subject:
|
|
Hi sc0ttman, I've played a bit with mounting ntfs partitions and the problem is definitely related to using the mount command without specifying a file type.
mount /dev/sda1 /mnt/sda1
uses a different driver to
mount -t ntfs /dev/sda1 /mnt/sda1
When "-t ntfs" is specified ntfs-3g is used to mount the partition and write access is okay.
Does anyone know why ntfs-3g is not used if "-t ntfs" is not specified? From my reading of the mount manual it looks like it should be the same for both.
If you look at /usr/local/MuppyQuickmount/resource/muppyquickmount
on line 231 you will see:
mount (drive)
I wonder if it would work if you change it to:
mount -t filesystemtype (drive)
where "filesystemtype" is "ntfs" where appropriate.
|
|
Back to top
|
|
 |
sc0ttman

Joined: 16 Sep 2009 Posts: 2173 Location: UK
|
Posted: Sun 28 Mar 2010, 06:54 Post subject:
|
|
| lapis wrote: | Hi sc0ttman, I've played a bit with mounting ntfs partitions and the problem is definitely related to using the mount command without specifying a file type.
mount /dev/sda1 /mnt/sda1
uses a different driver to
mount -t ntfs /dev/sda1 /mnt/sda1
When "-t ntfs" is specified ntfs-3g is used to mount the partition and write access is okay.
Does anyone know why ntfs-3g is not used if "-t ntfs" is not specified? From my reading of the mount manual it looks like it should be the same for both.
If you look at /usr/local/MuppyQuickmount/resource/muppyquickmount
on line 231 you will see:
mount (drive)
I wonder if it would work if you change it to:
mount -t filesystemtype (drive)
where "filesystemtype" is "ntfs" where appropriate. |
That all sounds like it might help (I guess!), not that I would be able to make those changes!! But if anyone could, that would be great.. I'd be happy to test it out...
Another issue with MuppyQuickMount is that CD/DVD mounting seems not to work for me most of the time... But hey ho... I still like it..
_________________ Akita Linux, VLC-GTK, Pup Search, Pup File Search
|
|
Back to top
|
|
 |
harii4

Joined: 30 Jan 2009 Posts: 443 Location: La Porte City, IA , U.S.A.
|
Posted: Tue 13 Sep 2011, 00:29 Post subject:
|
|
Would be great to have an updated MuppyQuickmount.
I use it over pmount.
It an great app. to have
_________________ 3.01 Fat Free / Fire Hydrant featherweight/ TXZ_pup / 431JP2012
----------------------------------------------------------------------------------------
Peace and Justice are two sides of the same coin.
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Fri 07 Oct 2011, 17:47 Post subject:
|
|
I updated MuppyQuickmount.pet and also the "all in one" Muppyfiler-gtkbasic.pet.
Now also NTFS-drives should be mounted read-write, when the drives are mounted at startup automatically.
And vfat drives are mounted using the " -t vfat" option.
On fluppy, this was not needed though, as long filenames are displayed also without this option. So let me know please, if it fixes issue with long filenames on system, where the old version did not work.
By default, now all drives are mounted at startup.
If you don't want this, simply remove the file /root/Startup/muppyquickmount-all
When your Puppy is shutting down, everything is unmounted, if you don't want that too, then delete /etc/init.d/muppyquickmountmountall.
Thanks for your last messages and sorry for the late update, my job kept me busy...
Mark
_________________ my recommended links
|
|
Back to top
|
|
 |
sc0ttman

Joined: 16 Sep 2009 Posts: 2173 Location: UK
|
Posted: Mon 10 Oct 2011, 13:10 Post subject:
|
|
great, THANKS for the update!
I have added this to Akita, as I left in GTK-Basic from way back when it was Puppy Arcade... (PA7 or PA6 used muppyquickmount)...
_________________ Akita Linux, VLC-GTK, Pup Search, Pup File Search
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Tue 11 Oct 2011, 12:32 Post subject:
|
|
I'm sorry, ntfs/vfat still was not fixed, my bugfix was not sufficient.
I now updated both pets again, and tested it more carefully. Now it works.
Mark
_________________ my recommended links
|
|
Back to top
|
|
 |
sc0ttman

Joined: 16 Sep 2009 Posts: 2173 Location: UK
|
Posted: Tue 11 Oct 2011, 14:03 Post subject:
|
|
| MU wrote: | I'm sorry, ntfs/vfat still was not fixed, my bugfix was not sufficient.
I now updated both pets again, and tested it more carefully. Now it works.
Mark |
cool Thanks
_________________ Akita Linux, VLC-GTK, Pup Search, Pup File Search
|
|
Back to top
|
|
 |
sunburnt

Joined: 08 Jun 2005 Posts: 4001 Location: Arizona, U.S.A.
|
Posted: Mon 28 Nov 2011, 02:01 Post subject:
|
|
Hey MU; Good to see you`re still putting out code...
A great app., much like my DriveMan I became disgusted with awhile back.
A solid app., and using buttons instead of a right-click menu keeps it simple.
Quickmount shows info., nice! Saves the need for another separate app.
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [24 Posts] |
Goto page: Previous 1, 2 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|