Solved: external drive no longer mounts on boot
|
25th Jun, 2014, 06:33 AM
Post: #3
|
|||
|
|||
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 |
|||
« Next Oldest | Next Newest »
|
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 | 17,597 |
6th Aug, 2014 11:14 AM Last Post: mk01 |
|
USB hard drive no longer mounting | cliverlong | 9 | 29,569 |
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 | 10,788 |
12th May, 2013 07:06 AM Last Post: mk01 |