CN103049327A - Method and device for mounting many storage devices on android system - Google Patents

Method and device for mounting many storage devices on android system Download PDF

Info

Publication number
CN103049327A
CN103049327A CN2011103107581A CN201110310758A CN103049327A CN 103049327 A CN103049327 A CN 103049327A CN 2011103107581 A CN2011103107581 A CN 2011103107581A CN 201110310758 A CN201110310758 A CN 201110310758A CN 103049327 A CN103049327 A CN 103049327A
Authority
CN
China
Prior art keywords
subregion
order
carry
module
memory device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011103107581A
Other languages
Chinese (zh)
Inventor
申少辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
Shenzhen Coship Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Coship Electronics Co Ltd filed Critical Shenzhen Coship Electronics Co Ltd
Priority to CN2011103107581A priority Critical patent/CN103049327A/en
Publication of CN103049327A publication Critical patent/CN103049327A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

An embodiment of the invention discloses a method for mounting many storage devices on an android system. The method includes that an event monitoring module monitors whether a device is plugged into or pulled out from each sub-area of the storage devices and sends the monitored information to a sub-area management module upon monitoring; the sub-area management module obtains the monitored information, judges whether the monitored information is a plug-in executive command or a plug-out executive command and sends the corresponding executive command to a command monitoring module; the corresponding executive command sent by the sub-area management module is received, the executive command triggered by a user is further received, and all the received executive commands are respectively sent to the sub-area management module; and the sub-area management module receives the executive command sent by the command monitoring module and carries out corresponding operations on sub areas according to the executive command. The embodiment of the invention further discloses a device for mounting the many storage devices on the android system. According to the method and the system, many sub areas can be mounted on the android system, the problem of resource plundering is solved, and system safety is improved.

Description

A kind of method and device of Android system carry multiple storage devices
Technical field
The present invention relates to the communications field, relate in particular to a kind of method and device of Android system carry multiple storage devices.
Background technology
As a rule, a memory device, such as hard disk can be divided into a plurality of subregions (volume).In Android system for the management of USB memory device, finger daemon (the volume daemon that utilizes storage class, vold) realize, vold is responsible for the finger daemon that the carry task of the memory device of completion system is finished automatically, the major function that it provides is to support a subregion hot plug of these memory devices, suppose that a memory device has 4 subregions, traditional system can only support the plug of a subregion in 4 subregions.
And when the fill order of peripheral hardware memory device plug order and user's triggering was initiated simultaneously, traditional disposal route can be grabbed system resource, can cause like this collapse of whole system, and the whole system security is reduced.
Summary of the invention
The embodiment of the invention is to provide a kind of method and apparatus of Android system carry multiple storage devices, can make a plurality of subregions of Android system carry, and has solved the problem of grabbing resource, improves Security of the system.
A kind of method of Android system carry multiple storage devices comprises:
Whether the action listener module is monitored in the memory device each subregion has and inserts and extract, in case listen to, sends monitoring information to the partition management module;
The partition management module is obtained monitoring information, judges that described monitoring information is to insert fill order or extract fill order, sends to order with corresponding fill order and monitors module;
Order is monitored module and is received the described corresponding fill order that described partition management module is sent, and also receives the fill order that the user triggers, and all fill orders of receiving are sent to the partition management module respectively;
Described partition management module receives described order and monitors the fill order that module sends, and according to described fill order, subregion is done corresponding operation.
A kind of device of Android system carry multiple storage devices comprises:
The action listener module, whether have insert and extract, in case listen to, send monitoring information if be used for monitoring each subregion of memory device;
The partition management module is used for obtaining the described monitoring information that sends from described action listener module, judges that described monitoring information is to insert fill order or extract fill order, sends corresponding fill order;
Module is monitored in order, is used for receiving the described corresponding fill order that described partition management module is sent, and also is used for receiving the fill order that the user triggers, and all fill orders of receiving are sent to described partition management module respectively;
Described partition management module also is used for receiving described order and monitors the fill order that module sends, and according to described fill order, subregion done corresponding operation.
Implement the embodiment of the invention, can make a plurality of subregions of Android system carry, and solved the problem of grabbing resource, improve Security of the system.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, the below will do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art, apparently, accompanying drawing in the following describes only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the method flow schematic diagram of the Android system carry multiple storage devices of the embodiment of the invention;
Fig. 2 is the schematic flow sheet of another embodiment of the method for Android system carry multiple storage devices of the present invention;
Fig. 3 is the structural representation of device of the Android system carry multiple storage devices of the embodiment of the invention; Fig. 4 is the thread figure of method of the Android system carry multiple storage devices of the embodiment of the invention.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.
See also the method flow schematic diagram of a kind of Android system carry multiple storage devices of the embodiment of the invention shown in Fig. 1, comprising:
Step S101: whether the monitoring of action listener module has the insertion of each subregion in the memory device and extracts, in case listen to, sends monitoring information to the partition management module;
Described subregion both can be the different subregions of same memory device, also can be the different subregions of a plurality of memory devices of carry in system.
Particularly, can create the socket protocol communication of biconditional operation system, be used for the plug event of audiomonitor subregion;
Step S102: obtain monitoring information, judge that this monitoring information is to insert fill order or extract fill order, sends to order with corresponding fill order and monitors module;
Step S103: order is monitored module and is received the corresponding fill order that the partition management module is sent, and also receives the fill order that the user triggers, and all fill orders of receiving are sent to the partition management module respectively;
Concrete, the fill order that the user triggers comprises the order of carry subregion, the order of format subregion, the order of unloading subregion, main storage device order and the order of inquiry subregion is set.
Step S104: the partition management module receives order and monitors the fill order that module sends, and according to described fill order, subregion is done corresponding operation.
Implement above-described embodiment, can make a plurality of subregions of Android system carry, and solved the problem of grabbing resource, improve Security of the system.
Below in conjunction with the schematic flow sheet of another embodiment of the method for the Android system carry multiple storage devices of the present invention shown in Fig. 2, further describe the method for the Android system carry multiple storage devices of the embodiment of the invention, comprising:
Step S201: read configuration file, obtain current system physical USB bus with the corresponding relation of USB title;
Concrete, obtaining current system USB interface number and USB interface information according to configuration file, the user can pre-configured main storage device port.
Step S202: whether the monitoring of action listener module has the insertion of each subregion of memory device and extracts, in case listen to, sends monitoring information to the partition management module;
Particularly, can create the socket protocol communication of biconditional operation system, be used for the plug event of each subregion of audiomonitor.
Step S203: the partition management module is obtained monitoring information, judge that this monitoring information is to insert fill order or extract fill order, if insert fill order execution in step S204, if extract then execution in step S205 of fill order, if neither insert fill order neither extract fill order, then return step 202 and continue to monitor;
Step S204: send and insert fill order;
Step S205: send and extract fill order;
Step S206: receive the corresponding fill order that the partition management module is sent, also receive the fill order that the user triggers, all fill orders of receiving are sent to the partition management module respectively;
Concrete, the fill order that the user triggers comprises the order of carry subregion, the order of format subregion, the order of unloading subregion, main storage device order and the order of inquiry subregion is set.When receiving simultaneously the insertion that the partition management module sends or extracting fill order and during fill order that the user triggers, order monitor module with all fill orders one by one issue the partition management module, the partition management module can not received the fill order of inserting or extracting fill order and user's triggering simultaneously like this, avoids the resource of partition management module to grab.
Step S207: the partition management module receives order and monitors the fill order that module sends, and according to described fill order, subregion is done corresponding operation.
Particularly, be when formaing subregion (format volume) order, corresponding volume to be formatd processing when what receive, this volume unloads first, requires format according to format, and then this volume of carry; When receive be carry subregion (mount volume) order the time, corresponding volume is carried out carry processes, if this volume not by carry, generates mount point according to usb bus difference, this volume is mounted in the system; When receive be unloading subregion (unmount volume) order the time, corresponding volume is unloaded processing, if this volume carry then with this volume unloading; Being when main storage device (set main storage) order is set when what receive, is non-main storage device according to arranging existing main storage device unloading, and is main storage device with the equipment carry on the newly-installed bus; When receive be inquiry subregion (list volume) order the time, the information of inquiring about this storage equipment partition; Be that memory device is extracted executions (remove volume) when ordering when what receive, then carry out equipment and extract processing, equipment is removed the site clearing from system; Be that memory device inserts when carrying out (add volume) order when what receive, obtain the memory device file system type, and generate mount point according to usb bus difference, hanging equipment is downloaded in the system.
Wherein, the strategy of main storage device carry is first subregion on this usb bus of carry (zoneless words, this hard disk of carry itself).Main storage device bus switch strategy is, as long as there is the bus of request in the system, then no matter on this bus whether memory device arranged, all handover success.During switching on the former bus equipment state remain unchanged, just mount point is switched to the mount point of non-main storage device, if on the new bus memory device is arranged, automatically switch to the main storage device mount point.The label of main storage device is sdXY, and mount point is/mnt/sdcard forever.The label of non-main storage device is sdXY, and mount point is/mnt/disk/sdXY.Storer label is sdX in without the subregion situation, and mount point is/mnt/disk/sdX.
Implement above-described embodiment, can make a plurality of subregions of Android system carry, and solved the problem of grabbing resource, improve Security of the system, and the equipment of certain USB mouth of increase dynamic-configuration is the function of main storage device.
Below in conjunction with the structural representation of the device of the Android system carry multiple storage devices of the embodiment of the invention shown in Fig. 3, further describe the structure of this device of the embodiment of the invention.
Action listener module 301, whether have insert and extract, in case listen to, send monitoring information to the partition management module if be used for monitoring each subregion of memory device.
Partition management module 302 is used for obtaining monitoring information, judges that this monitoring information is to insert fill order or extract fill order, sends to order with corresponding fill order and monitors module.
Module 303 is monitored in order, is used for receiving the corresponding fill order that the partition management module is sent, and also receives the fill order that the user triggers, and all fill orders of receiving are sent to the partition management module respectively.
Partition management module 302 also is used for receiving order and monitors the fill order that module sends, and according to described fill order, subregion done corresponding operation.
Implement above-described embodiment, can make a plurality of subregions of Android system carry, and solved the problem of grabbing resource, improve Security of the system.
Said apparatus can also comprise acquisition module, links to each other with action listener module 301, is used for reading configuration file, obtains current system physical USB bus with the corresponding relation of USB title.
Wherein, partition management module 302 is done corresponding operation to subregion and is specifically comprised according to described fill order:
When receive be the order of format subregion the time, corresponding subregion is formatd processing, described subregion unloads first, requires format according to format, and then the described subregion of carry;
When receive be the order of carry subregion the time, corresponding subregion is carried out carry processes, if described subregion not by carry, generates mount point according to usb bus difference, described subregion is mounted in the system;
When receive be the order of unloading subregion the time, corresponding subregion is unloaded processing, if described subregion carry then with described subregion unloading;
Being when the main storage device order is set when what receive, is non-main storage device according to arranging existing main storage device unloading, and is main storage device with the equipment carry on the newly-installed bus;
When receive be the order of inquiry subregion the time, the information of inquiring about this storage equipment partition;
Be memory device when extracting fill order when what receive, then carry out equipment and extract processing, the subregion of described memory device is removed the site clearing from system;
Be memory device when inserting fill order when what receive, obtain the memory device file system type, and generate mount point according to usb bus difference, the subregion of described memory device is mounted in the system.
The thread figure of the method for the Android system carry multiple storage devices of the embodiment of the invention as shown in Figure 4, the signal that further describes between each apparatus module of the embodiment of the invention flows to.In embodiments of the present invention, filled arrows represents invocation step among Fig. 4, and linear arrow represents forwarding step.
The action listener module can comprise Netlink Listener module and Netlink Handler module; The partition management module can comprise Volume Manager module and Direct Volume module; Module is monitored in order can comprise Mount Service module and Command Listener module.
Step 401:Netlink Listener module listens to the plugging condition of storage equipment partition, calls the onEvent function from Netlink Handler module, namely notifies Netlink Handler module whether can process the insertion of memory device or extracts order.
If step 402:Netlink Handler module can not be processed, call the HandleBlockEvent function to Volume Manager module, namely notify the VolumeManager module whether can process the insertion of memory device or extract order.
If step 403:Volume Manager module can not be processed, continue to call the HandleBlockEvent function to Direct Volume module, namely notify Direct Volume module whether can process the insertion of memory device or extract order.
Step 404:Direct Volume module can be processed this order, and judgement is that memory device inserts fill order or memory device is extracted fill order.If memory device inserts fill order, execution in step 406; If memory device is extracted fill order, then execution in step 405.
Step 405: send notice (send Broadcast) to Mount Service module, also send memory device to Command Listener module and extract fill order (send remove command).
Step 406: send notice (send Broadcast) to Mount Service module, notified after, Mount Service module sends carry order (send command) to Command Listener module.
Step 407:Command Listener module is called mount volume(carry subregion from Volume Manager module) function.
Step 408:Volume Manager module is called mount volume function from volume, generates mount point according to usb bus difference, and this volume is mounted in the system, realizes the carry operation to volume.
In foregoing invention embodiment, can also whether increase upstate (when for example the state of volume is unavailable, representing this subregion physical damage) to each volume, so that whether distinguish this volume available.
Implement above-described embodiment, can make a plurality of subregions of Android system carry, and solved the problem of grabbing resource, improve Security of the system, and whether available, made things convenient for like this user if distinguishing each volume by upstate, improved efficient.
Need to prove, through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential hardware platform, can certainly all implement by hardware.Based on such understanding, technical scheme of the present invention is to can embodying with the form of software product in whole or in part that background technology contributes, this computer software product can be stored in the storage medium, such as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be personal computer, server, the perhaps network equipment etc.) carry out the described method of some part of each embodiment of the present invention or embodiment.
Above disclosed only is preferred embodiment in the embodiment of the invention, certainly can not limit with this interest field of the present invention, and the equivalent variations of therefore doing according to claim of the present invention still belongs to the scope that the present invention is contained.

Claims (10)

1. the method for an Android system carry multiple storage devices is characterized in that, comprising:
Whether the action listener module is monitored in the memory device each subregion has and inserts and extract, in case listen to, sends monitoring information to the partition management module;
The partition management module is obtained monitoring information, judges that described monitoring information is to insert fill order or extract fill order, sends to order with corresponding fill order and monitors module;
Described order is monitored module and is received the described corresponding fill order that described partition management module is sent, and also receives the fill order that the user triggers, and all fill orders of receiving are sent to the partition management module respectively;
Described partition management module receives described order and monitors the fill order that module sends, and according to described fill order, subregion is done corresponding operation.
2. the method for claim 1 is characterized in that, whether described action listener module is monitored in the memory device each subregion has and insert and extract, in case listen to, sends before the step of monitoring information to the partition management module, also comprises:
Read configuration file, obtain current system physical USB bus with the corresponding relation of USB title.
3. the method for claim 1 is characterized in that, whether described action listener module is monitored in the memory device each subregion has and insert and extract, in case listen to, sends monitoring information and comprises to the step of partition management module:
Create the socket protocol communication of biconditional operation system, be used for the plug event of each subregion of audiomonitor.
4. the method for claim 1 is characterized in that, the fill order that described user triggers comprises:
The order of carry subregion, format subregion order, the order of unloading subregion, main storage device order and the order of inquiry subregion are set.
5. the method for claim 1 is characterized in that, described partition management module receives described order and monitors the fill order that module sends, and according to described fill order, subregion is done corresponding operation comprise:
When receive be the order of format subregion the time, corresponding subregion is formatd processing, described subregion unloads first, requires format according to format, and then the described subregion of carry;
When receive be the order of carry subregion the time, corresponding subregion is carried out carry processes, if described not by carry, generate mount point according to usb bus difference, be mounted in the system described;
When receive be the order of unloading subregion the time, corresponding subregion is unloaded processing, if described subregion carry then with described subregion unloading;
Being when the main storage device order is set when what receive, is non-main storage device according to arranging existing main storage device unloading, and is main storage device with the equipment carry on the newly-installed bus;
When receive be the order of inquiry subregion the time, the information of inquiring about this storage equipment partition;
Be memory device when extracting fill order when what receive, then carry out equipment and extract processing, the subregion of described memory device is removed the site clearing from system;
Be memory device when inserting fill order when what receive, obtain the memory device file system type, and generate mount point according to usb bus difference, the subregion of described memory device is mounted in the system.
6. method as claimed in claim 5 is characterized in that, also comprises:
Strategy to the main storage device carry is, first subregion on this equipment usb bus of carry, if described main storage device without subregion, carry hard disk itself.
7. method as claimed in claim 5 is characterized in that, also comprises:
Main storage device bus switch strategy is, as long as there is the bus of request in the system, no matter on the bus of this request whether memory device arranged, and all carries out switching;
During switching on the former bus equipment state remain unchanged, mount point is switched to the mount point of non-main storage device, if on the new bus memory device is arranged, automatically switch to the main storage device mount point.
8. the device of an Android system carry multiple storage devices is characterized in that, comprising:
The action listener module, whether have insert and extract, in case listen to, send monitoring information if be used for monitoring each subregion of memory device;
The partition management module is used for obtaining the described monitoring information that sends from described action listener module, judges that described monitoring information is to insert fill order or extract fill order, sends corresponding fill order;
Module is monitored in order, is used for receiving the described corresponding fill order that described partition management module is sent, and also is used for receiving the fill order that the user triggers, and all fill orders of receiving are sent to described partition management module respectively;
Described partition management module also is used for receiving described order and monitors the fill order that module sends, and according to described fill order, subregion done corresponding operation.
9. device as claimed in claim 8 is characterized in that, also comprises:
Acquisition module links to each other with described action listener module, is used for reading configuration file, obtains current system physical USB bus with the corresponding relation of USB title.
10. method as claimed in claim 8 is characterized in that, described partition management module also is used for receiving described order and monitors the fill order that module sends, and according to described fill order, subregion done corresponding operation comprise:
When receive be the order of format subregion the time, corresponding subregion is formatd processing, described subregion unloads first, requires format according to format, and then the described subregion of carry;
When receive be the order of carry subregion the time, corresponding subregion is carried out carry processes, if described not by carry, generate mount point according to usb bus difference, be mounted in the system described;
When receive be the order of unloading subregion the time, corresponding subregion is unloaded processing, if described subregion carry then with described subregion unloading;
Being when the main storage device order is set when what receive, is non-main storage device according to arranging existing main storage device unloading, and is main storage device with the equipment carry on the newly-installed bus;
When receive be the order of inquiry subregion the time, the information of inquiring about this storage equipment partition;
Be memory device when extracting fill order when what receive, then carry out equipment and extract processing, the subregion of described memory device is removed the site clearing from system;
Be memory device when inserting fill order when what receive, obtain the memory device file system type, and generate mount point according to usb bus difference, the subregion of described memory device is mounted in the system.
CN2011103107581A 2011-10-14 2011-10-14 Method and device for mounting many storage devices on android system Pending CN103049327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011103107581A CN103049327A (en) 2011-10-14 2011-10-14 Method and device for mounting many storage devices on android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103107581A CN103049327A (en) 2011-10-14 2011-10-14 Method and device for mounting many storage devices on android system

Publications (1)

Publication Number Publication Date
CN103049327A true CN103049327A (en) 2013-04-17

Family

ID=48061977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103107581A Pending CN103049327A (en) 2011-10-14 2011-10-14 Method and device for mounting many storage devices on android system

Country Status (1)

Country Link
CN (1) CN103049327A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530186A (en) * 2013-05-30 2014-01-22 Tcl集团股份有限公司 Method and system for achieving multi-position storage supported by camera application
CN104734979A (en) * 2015-04-07 2015-06-24 北京极科极客科技有限公司 Control method for storage device externally connected with router
WO2016061978A1 (en) * 2014-10-23 2016-04-28 中兴通讯股份有限公司 Mobile storage mounting method and device
CN105589690A (en) * 2015-12-11 2016-05-18 浪潮电子信息产业股份有限公司 Method for binding hard disk mounting sequence in Linux system
WO2016112568A1 (en) * 2015-01-15 2016-07-21 宇龙计算机通信科技(深圳)有限公司 Dual system based mounting method and system for external storage device
CN105892930A (en) * 2014-05-12 2016-08-24 北京同方微电子有限公司 High capacity USIM mass memory subarea mount realizing method
CN106454498A (en) * 2016-11-03 2017-02-22 四川长虹电器股份有限公司 Method of Android platform to manage USB device
CN106796509A (en) * 2014-09-26 2017-05-31 宇龙计算机通信科技(深圳)有限公司 The guard method of operating system partition, protection device and terminal
CN107832235A (en) * 2017-11-28 2018-03-23 苏州佳世达电通有限公司 A kind of method and apparatus of automatically formatting storage device
CN108920628A (en) * 2018-06-29 2018-11-30 郑州云海信息技术有限公司 A kind of distributed file system access method and device being adapted to big data platform
CN114579036A (en) * 2020-11-30 2022-06-03 北京达佳互联信息技术有限公司 Storage device management method and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254777A1 (en) * 2003-06-12 2004-12-16 Sun Microsystems, Inc. Method, apparatus and computer program product for simulating a storage configuration for a computer system
CN101520792A (en) * 2008-12-17 2009-09-02 康佳集团股份有限公司 Method and system for automatically mounting and recognizing system file
CN101620579A (en) * 2009-08-03 2010-01-06 福建升腾资讯有限公司 Disk access control system and disk access control method
CN102033787A (en) * 2010-11-04 2011-04-27 天津曙光计算机产业有限公司 Method for carrying out error tolerance management on cluster storage medium
CN102073524A (en) * 2011-01-19 2011-05-25 中兴通讯股份有限公司 Wireless communication terminal and self-starting method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254777A1 (en) * 2003-06-12 2004-12-16 Sun Microsystems, Inc. Method, apparatus and computer program product for simulating a storage configuration for a computer system
CN101520792A (en) * 2008-12-17 2009-09-02 康佳集团股份有限公司 Method and system for automatically mounting and recognizing system file
CN101620579A (en) * 2009-08-03 2010-01-06 福建升腾资讯有限公司 Disk access control system and disk access control method
CN102033787A (en) * 2010-11-04 2011-04-27 天津曙光计算机产业有限公司 Method for carrying out error tolerance management on cluster storage medium
CN102073524A (en) * 2011-01-19 2011-05-25 中兴通讯股份有限公司 Wireless communication terminal and self-starting method thereof

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530186A (en) * 2013-05-30 2014-01-22 Tcl集团股份有限公司 Method and system for achieving multi-position storage supported by camera application
CN105892930A (en) * 2014-05-12 2016-08-24 北京同方微电子有限公司 High capacity USIM mass memory subarea mount realizing method
CN106796509B (en) * 2014-09-26 2020-10-16 宇龙计算机通信科技(深圳)有限公司 Protection method and protection device for operating system partition and terminal
CN106796509A (en) * 2014-09-26 2017-05-31 宇龙计算机通信科技(深圳)有限公司 The guard method of operating system partition, protection device and terminal
CN105589657A (en) * 2014-10-23 2016-05-18 中兴通讯股份有限公司 Method and device for realizing mounting of mobile storage
WO2016061978A1 (en) * 2014-10-23 2016-04-28 中兴通讯股份有限公司 Mobile storage mounting method and device
WO2016112568A1 (en) * 2015-01-15 2016-07-21 宇龙计算机通信科技(深圳)有限公司 Dual system based mounting method and system for external storage device
CN104734979A (en) * 2015-04-07 2015-06-24 北京极科极客科技有限公司 Control method for storage device externally connected with router
CN105589690A (en) * 2015-12-11 2016-05-18 浪潮电子信息产业股份有限公司 Method for binding hard disk mounting sequence in Linux system
CN106454498A (en) * 2016-11-03 2017-02-22 四川长虹电器股份有限公司 Method of Android platform to manage USB device
CN106454498B (en) * 2016-11-03 2019-06-04 四川长虹电器股份有限公司 The method of Android platform management USB device
CN107832235A (en) * 2017-11-28 2018-03-23 苏州佳世达电通有限公司 A kind of method and apparatus of automatically formatting storage device
CN108920628A (en) * 2018-06-29 2018-11-30 郑州云海信息技术有限公司 A kind of distributed file system access method and device being adapted to big data platform
CN108920628B (en) * 2018-06-29 2022-02-18 郑州云海信息技术有限公司 Distributed file system access method and device adaptive to big data platform
CN114579036A (en) * 2020-11-30 2022-06-03 北京达佳互联信息技术有限公司 Storage device management method and related device
CN114579036B (en) * 2020-11-30 2024-02-13 北京达佳互联信息技术有限公司 Storage device management method and related device

Similar Documents

Publication Publication Date Title
CN103049327A (en) Method and device for mounting many storage devices on android system
CN104461744A (en) Resource allocation method and device
CN102752093B (en) Based on the data processing method of distributed file system, equipment and system
CN103530124A (en) Method and device for sharing hot plug device in Linux system
CN107819615B (en) Equipment self-adaptive access method and device and master control equipment
WO2015014117A1 (en) Cloud server and virtual machine management method thereof
WO2016183918A1 (en) Method and device for processing storage space
CN106911741B (en) Method for balancing virtual network management file downloading load and network management server
CN112650575A (en) Resource scheduling method and device and cloud service system
CN104035728A (en) Hard disk hot plug handling method, device and node
CN104375854A (en) Application updating and downloading method and user terminal
CN106557404B (en) Application control method and mobile terminal
CN104516779B (en) System switching method and chip
CN101510156B (en) Information system resource recovery method and device
CN103188099B (en) A kind of backup method of multi-application system, Apparatus and system
CN117648133A (en) Hot plug management method, device, equipment and machine-readable storage medium
CN111209125B (en) Multi-process command line implementation method
CN103064793B (en) Simplify configuration capacity recovery method and system
CN105487921A (en) Task stack management method and device
CN104717258B (en) A kind of data transmission method for uplink and system
CN113114522B (en) Flow monitoring device
EP3048858A1 (en) Wireless customer premise equipment and accessing method therefor
CN106028303B (en) Intelligent device discovery method and device
CN108055159A (en) A kind of clustered node operation synchronous method and device
CN104869532B (en) Group member management method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20170714

AD01 Patent right deemed abandoned