Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 19 Jun 2013, 00:20
All times are UTC - 4
 Forum index » Advanced Topics » Cutting edge
Auto-Drive ... Mounts ALL removable media.
Moderators: Flash, Ian, JohnMurga
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
Page 11 of 12 Posts_count   Goto page: Previous 1, 2, 3, ..., 9, 10, 11, 12 Next
Author Message
sunburnt


Joined: 08 Jun 2005
Posts: 4015
Location: Arizona, U.S.A.

PostPosted: Thu 10 Dec 2009, 17:31    Post_subject:  

Odd, that`s the same thing as putting the mount line in /etc/rc.d/rc.local

Puppy does do odd things at times though...
Back to top
View user's profile Send_private_message 
seaside

Joined: 11 Apr 2007
Posts: 841

PostPosted: Thu 10 Dec 2009, 19:07    Post_subject:  

sunburnt wrote:
Odd, that`s the same thing as putting the mount line in /etc/rc.d/rc.local

Puppy does do odd things at times though...

Sunburnt,

Yes it is....... and the only reason I suggested the startup script was the weird happening of it being mounted by rc.local but not recognized by the link until another mounting attempt and failure happened.

Weird workaround for odd problems, I guess...... Very Happy
s
(mailman1175, well done)
Back to top
View user's profile Send_private_message 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Fri 15 Oct 2010, 11:59    Post_subject:  

Bug: Rox bookmarks are not removed.
Bug: Some times when Auto-drive makes what seems too be, an infinity symbolic link to the mount point of the flash drive (Don't know whether other drives are affected because I only use flash drives.) in the root of the drive.
Feature Request: Auto mount all drives on start-up. When a CL parameter is used on lunch of auto-drive.

_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
sunburnt


Joined: 08 Jun 2005
Posts: 4015
Location: Arizona, U.S.A.

PostPosted: Fri 15 Oct 2010, 13:11    Post_subject:  

Hi abushcrafter; AutoDrive and HotPup conflict with each other as they both do the same job.
HotPup needs to be turned off for AutoDrive to work properly.

Years ago I wrote an app. to select drives to mount at bootup.

Many have asked that all drives ( including USB ) be mounted always.
You would think that it would be an option for the Puppy bootup...
Back to top
View user's profile Send_private_message 
disciple

Joined: 20 May 2006
Posts: 6199
Location: Auckland, New Zealand

PostPosted: Fri 15 Oct 2010, 19:20    Post_subject:  

Quote:
Many have asked that all drives ( including USB ) be mounted always.

Do they really want all drives mounted? Even video DVDs?

_________________
DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
Back to top
View user's profile Send_private_message 
technosaurus


Joined: 18 May 2008
Posts: 3845

PostPosted: Fri 15 Oct 2010, 21:25    Post_subject:  

also in

/etc/eventmanager

change
#true if want an automatic 'handler' to run if a drive plugged in...
HOTPLUGNOISY="false"

to

#true if want an automatic 'handler' to run if a drive plugged in...
HOTPLUGNOISY="true"

and to auto-unmount when not in use

#it activates automatic unmounting of partitions if no longer in use...
AUTOUNMOUNT="false"

to
#it activates automatic unmounting of partitions if no longer in use...
AUTOUNMOUNT="true"

_________________
Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
Back to top
View user's profile Send_private_message 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sat 16 Oct 2010, 12:06    Post_subject:  

disciple wrote:
Quote:
Many have asked that all drives ( including USB ) be mounted always.

Do they really want all drives mounted? Even video DVDs?
arrr... No, not optical or floppy.
_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sat 16 Oct 2010, 12:13    Post_subject:  

technosaurus wrote:
also in

/etc/eventmanager

change
#true if want an automatic 'handler' to run if a drive plugged in...
HOTPLUGNOISY="false"

to

#true if want an automatic 'handler' to run if a drive plugged in...
HOTPLUGNOISY="true"

and to auto-unmount when not in use

#it activates automatic unmounting of partitions if no longer in use...
AUTOUNMOUNT="false"

to
#it activates automatic unmounting of partitions if no longer in use...
AUTOUNMOUNT="true"
I know about all of that. Oh well.
_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sat 16 Oct 2010, 12:23    Post_subject:  

sunburnt wrote:
Hi abushcrafter; AutoDrive and HotPup conflict with each other as they both do the same job.
HotPup needs to be turned off for AutoDrive to work properly.
Hmm... I will have to decide what I want to do...

sunburnt wrote:
Years ago I wrote an app. to select drives to mount at bootup.
Sounds like just what I need. Could you face mentioning it's name please?

sunburnt wrote:
You would think that it would be an option for the Puppy bootup...
That's what I was going to use the mount all non optical and floppy drives feature for.
_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
sunburnt


Joined: 08 Jun 2005
Posts: 4015
Location: Arizona, U.S.A.

PostPosted: Sat 16 Oct 2010, 12:58    Post_subject:  

Hi disciple; I think the thought was to have Puppy behave like M$ Winblows.
Then the Pmount app. wouldn`t be necessary. Noobs want to simplify it.

Hi technosaurus; Thanks for the cues, I need to know how HotPup sets up the USB modules.
If I turn all of HotPup off, the USBs won`t mount. I had it years ago but the USB setup has changed.

abushcrafter; I found my old app., but it doesn`t want to run with Puppy511`s Xdialog.
Not a big surprise... Most of my old apps. won`t run any more.
I`ll look at it and fix it when I get a chance and post it... T.
Back to top
View user's profile Send_private_message 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sat 16 Oct 2010, 13:26    Post_subject:  

sunburnt wrote:
abushcrafter; I found my old app., but it doesn`t want to run with Puppy511`s Xdialog.
I use Puppy Linux 4.3.2 v3 by ttuuxxx. However I will be upgrading to a newer puppy after my I have done my GCSES, though I don't know which one I will be upgrading too yet Rolling Eyes. So then, what's your app called then? Smile
_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
big_bass


Joined: 13 Aug 2007
Posts: 1736

PostPosted: Sat 16 Oct 2010, 15:09    Post_subject:  

removed and started a new thread to keep this thread clean
http://www.murga-linux.com/puppy/viewtopic.php?p=461342#461342

_________________
slackware 14

Edited_times_total
Back to top
View user's profile Send_private_message 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sat 16 Oct 2010, 15:15    Post_subject:  

Thanks big_bass.
_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
abushcrafter


Joined: 30 Oct 2009
Posts: 1447
Location: England

PostPosted: Sun 17 Oct 2010, 09:02    Post_subject:  

@big_bass your mount_all script does not work. It failed to mount my flash drive and a partition on my hard drive (The other partition has puppy on it so it is already mounted.). Its also tried to mount my swap partition. Here are the errors:
Code:

# mount_all
mount: you must specify the filesystem type
/dev/loop3 looks like swapspace - not mounted
mount: you must specify the filesystem type
/dev/loop3 looks like swapspace - not mounted
mount: you must specify the filesystem type
/dev/loop3 looks like swapspace - not mounted
mount: you must specify the filesystem type
#

_________________
adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
Back to top
View user's profile Send_private_message Visit_website 
big_bass


Joined: 13 Aug 2007
Posts: 1736

PostPosted: Sun 17 Oct 2010, 12:20    Post_subject:  

removed started a new thread
http://www.murga-linux.com/puppy/viewtopic.php?p=461342#461342

_________________
slackware 14

Edited_times_total
Back to top
View user's profile Send_private_message 
Display_posts:   Sort by:   
Page 11 of 12 Posts_count   Goto page: Previous 1, 2, 3, ..., 9, 10, 11, 12 Next
Post_new_topic   Reply_to_topic View_previous_topic :: View_next_topic
 Forum index » Advanced Topics » Cutting edge
Jump to:  

Rules_post_cannot
Rules_reply_cannot
Rules_edit_cannot
Rules_delete_cannot
Rules_vote_cannot
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0754s ][ Queries: 12 (0.0147s) ][ GZIP on ]