Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] external drive no longer mounts on boot
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: external drive no longer mounts on boot
25th Jun, 2014, 06:33 AM
Post: #3
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: external drive no longer mounts on boot
before it was working due to a less optimum boot process. by default drives are mounted on boot via special mountall process which is started early in the boot and running until all known partitions / disks are not mounted. although it is quite robust in functionality, it's use for embedded system is not 100% optimal. it is designed to mount disks out of order solely based on real hierarchical dependency of mount points. this is great in general but quite lazy on slower system systems. that's why xbian is injecting it's start process and is mounting essential volumes on its own by, only when those are mounted, control is passed on to other jobs.

and now the point. xbian early in the boot mounting "xbian" type fileystems. mountall started just after to emit events needed for other things to be processed. apparently this was taking before exactly such time period in which your drisk was recognised and because the early xbian's process mounting "xbian" type filesystems was still running - it mounted also you disk. with one of latest updates that process has become shorter at about 3s which is not enough anymore for your drive be up & recognised by the system.

because we use the other mountall process just for notifications, it was'nt mounting your drive as well, but that's fine because all such disks are supposed to be mounted ad hock via hotplug mounter. unfortunately that mounter is not allowed to mount "xbian" type.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
external drive no longer mounts on boot - adepssimius - 1st Jun, 2014, 07:37 AM
RE: [Problem] external drive no longer mounts on boot - adepssimius - 1st Jun, 2014, 10:21 AM
RE: external drive no longer mounts on boot - mk01 - 25th Jun, 2014 06:33 AM
RE: external drive no longer mounts on boot - Kevin LeRoy - 21st Jul, 2014, 07:51 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Samba not sharing external USB drive Deep6 5 18,503 6th Aug, 2014 11:14 AM
Last Post: mk01
  USB hard drive no longer mounting cliverlong 9 31,068 17th Jul, 2014 09:23 PM
Last Post: cliverlong
  Fail to Boot from USB stick when a USB External HD attached at the same time snowf0x 2 11,337 12th May, 2013 07:06 AM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 6th Jun, 2025, 05:21 PM Powered By MyBB, © 2002-2025 MyBB Group.