CN111722879A - USB flash disk identification method, Linux system, Linux equipment and readable storage medium - Google Patents

USB flash disk identification method, Linux system, Linux equipment and readable storage medium Download PDF

Info

Publication number
CN111722879A
CN111722879A CN202010568713.3A CN202010568713A CN111722879A CN 111722879 A CN111722879 A CN 111722879A CN 202010568713 A CN202010568713 A CN 202010568713A CN 111722879 A CN111722879 A CN 111722879A
Authority
CN
China
Prior art keywords
target
usb flash
flash disk
disk
usb
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
CN202010568713.3A
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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN202010568713.3A priority Critical patent/CN111722879A/en
Publication of CN111722879A publication Critical patent/CN111722879A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method, a system, equipment and a readable storage medium for identifying a USB flash disk, wherein the method comprises the following steps: the Linux system detects the USB interface; after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not; if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs; creating a target directory and mounting the target USB flash disk to the target directory; and the target directory is hung off, and the target U disk is identified. According to the method, the USB flash disk is mounted in the target directory and then is dismounted, so that the USB flash disk can be automatically identified under the condition that the original file content of the USB flash disk is not damaged, and further, the service of checking and accessing the files in the target USB flash disk can be provided for a user.

Description

USB flash disk identification method, Linux system, Linux equipment and readable storage medium
Technical Field
The invention relates to the technical field of computer application, in particular to a USB flash disk identification method, a Linux system, equipment and a readable storage medium.
Background
After the usb flash disk is processed in the Linux system, the format of the usb flash disk may change. For example, after the U disk is mirrored, the format of the U disk is changed into a RAW format, namely R and W.
And the U disk in the RAW format cannot be automatically identified under the Linux system. And the U disk cannot be automatically identified, so that the user is difficult to access the U disk file.
Aiming at the problem that the USB flash disk cannot be automatically identified, no feasible scheme is available at present, and the USB flash disk can be effectively identified under the condition that original file contents of the USB flash disk are prevented from being damaged.
In summary, how to effectively solve the problems that the usb flash disk cannot be automatically identified in the Linux system is a technical problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a method, a system, equipment and a readable storage medium for identifying a USB flash disk, so that the USB flash disk can be effectively identified under the condition of avoiding destroying the original file content of the USB flash disk after the USB flash disk cannot be automatically identified under a Linux system.
In order to solve the technical problems, the invention provides the following technical scheme:
a USB flash disk mounting method is applied to a Linux system and comprises the following steps:
detecting the USB interface;
after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not;
if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs;
creating a target directory and mounting the target USB flash disk to the target directory;
and the target directory is hung off, and the target U disk is identified.
Preferably, the determining whether the target usb disk is automatically identified includes:
judging whether a command interface is displayed at present;
if yes, detecting a user input command;
and if the disk command entering the ROOT mode is detected to be checked, determining that the target U disk is not automatically identified.
Preferably, the creating the target directory includes:
acquiring a directory name;
and creating the target directory corresponding to the directory name.
Preferably, the obtaining the directory name includes:
and detecting a user input command of a command interface to acquire the directory name.
Preferably, the identifying the target usb disk includes:
and mounting the target U disk under a default path.
Preferably, after the identifying the target usb disk, the method further includes:
detecting a USB flash disk insertion event corresponding to the target USB flash disk;
and automatically identifying the target USB flash disk.
Preferably, after the target usb disk is identified, the method further includes:
and displaying the target USB flash disk in my computer under the Linux system.
A Linux system, comprising:
the USB interface detection module is used for detecting the USB interface;
the automatic identification judging module is used for judging whether a target USB flash disk is automatically identified or not after a USB flash disk insertion event is detected;
the partition checking module is used for switching to a ROOT mode and checking a target partition to which the target U disk belongs if the target U disk is not automatically identified;
the mounting module is used for creating a target directory and mounting the target USB flash disk to the target directory;
and the hanging removal identification module is used for hanging removal of the target directory and identifying the target USB flash disk.
A USB flash disk identification device, comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the USB flash disk identification method when executing the computer program.
A readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the above-described usb-disk identification method.
By applying the method provided by the embodiment of the invention, the Linux system detects the USB interface; after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not; if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs; creating a target directory and mounting a target USB flash disk to the target directory; and (5) hanging the target directory and identifying the target U disk.
Research shows that the reason why the U disk in the RAW format cannot be automatically identified by the Linux system is as follows: the RAW format has the problem that the owner is lost in the partition authority, so that any account cannot be accessed, namely cannot be automatically identified. Based on this, in the method, after finding that the target USB flash disk is not automatically identified, the method enters a ROOT mode to find out the target partition of the target USB flash disk, and then the operations of mounting, dismounting and the like are carried out on the target USB flash disk. After the user finishes hanging off, the target U disk is still under the ROOT user, so that the problem of owner missing can be solved, and the target U disk can be identified after the user finishes hanging on and hanging off. In addition, the original files in the target U disk cannot be influenced by mounting and dismounting. Therefore, in the method, the USB flash disk is mounted in the target directory and then is dismounted, so that the USB flash disk can be automatically identified under the condition that the original file content of the USB flash disk is not damaged, and further, the service of checking and accessing the files in the target USB flash disk can be provided for a user.
Accordingly, embodiments of the present invention further provide a Linux system, a device, and a readable storage medium corresponding to the above usb disk identification method, which have the above technical effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating an implementation of a method for identifying a usb flash disk according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a Linux system according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a usb flash disk identification device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a usb flash disk identification device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for identifying a usb flash disk according to an embodiment of the present invention, where the method is applied to a Linux system, and the method includes the following steps:
s101, detecting the USB interface.
The USB interface is an interface corresponding to a device in which the Linux system is installed, such as a USB interface of the device itself, or a USB interface connected through a USB expansion device.
Specifically, the USB interface can be detected by the USB controller, that is, the USB plug-in or plug-out state and the type of the plugged-in or plugged-out device are detected.
S102, after the USB flash disk inserting event is detected, whether the target USB flash disk is automatically identified is judged.
The target USB flash disk is the inserted USB flash disk corresponding to the USB flash disk insertion event. In this embodiment, neither the specific model of the target usb disk nor the historical operations performed on the usb disk are limited.
In the Linux system, after a USB flash disk insertion event is detected, an inserted target USB flash disk can be automatically identified. In this embodiment, after detecting the usb disk insertion event, it may be determined whether the target usb disk has been automatically identified.
Specifically, whether the target usb disk is identified may be determined by checking whether the target usb disk exists in my computer under the Linux system.
Of course, the identification condition can also be determined by combining the operation behaviors of the user. The specific implementation process of judging by combining the operation behavior of the user comprises the following steps:
step one, judging whether a command interface is displayed at present;
step two, if yes, detecting a user input command;
and step three, if a disk checking command entering a ROOT mode is detected, determining that the target U disk is not automatically identified.
For convenience of description, the above three steps will be described in combination.
Generally, after a user inserts a USB disk into a USB interface, if the USB disk is successfully identified automatically, the user may view and access the USB disk in my computer under the Linux system. However, if the user cannot access the usb disk (e.g., see no target usb disk under the corresponding directory through cd/media/username, ls), a command interface is usually opened to search the usb disk by entering the ROOT mode. Therefore, in the embodiment, after the usb disk insertion event is detected, whether the target usb disk has been automatically identified may be determined by whether the command interface is displayed and whether the user inputs the related viewing instruction.
Specifically, if no command interface is currently displayed after a USB flash disk insertion event is detected, the target USB flash disk can be identified to be normally identified; if a USB flash disk insertion event is detected, a command interface is displayed, but a disk command for entering a ROOT mode to view is not detected, and at the moment, a target USB flash disk can be determined to be normally identified; if a command interface is displayed after a USB flash disk insertion event is detected, a disk command for entering a ROOT mode to view is also detected, and the target USB flash disk can be determined to be unidentifiable at the moment. The disk entering mode for viewing the disk command can be particularly sudo fdisk-l, wherein sudo means entering the ROOT mode, and fdisk-l means disk information query.
If the target USB flash disk is automatically identified, the user can check and access the target USB flash disk at the moment. If the target usb disk is not automatically identified, the operation of step S103 may be executed to identify the target usb disk.
S103, switching to a ROOT mode, and checking the target partition to which the target U disk belongs.
After determining that the target USB flash disk is not identified, the current mode can be switched to a ROOT mode, and then the target partition to which the target USB flash disk belongs can be checked in the ROOT mode.
For example, the sudo fdisk-l can be executed to determine that the target USB flash disk is mounted in the/dev/sdb partition, i.e. the target partition is/dev/sdb.
And S104, creating a target directory and mounting the target USB flash disk to the target directory.
The target directory may be any target, and the corresponding target directory is not limited in this embodiment.
A target directory creation process comprising:
step one, acquiring a directory name;
and step two, creating a target directory corresponding to the directory name.
The directory name may be a default directory name or a random directory name. Specifically, a directory with a directory name usb may be created by executing sudo mkdir/usb.
Of course, to enhance the user experience, the target directory may also be created by interacting with the user. Specifically, a user input command of the command interface may be detected to obtain a directory name. I.e., create a target directory of user-specified directory names.
After the target directory is created, the target usb disk may be mounted in the target directory, and in particular, sudomount/dev/sdb/usb may be executed to complete the mounting operation of the target directory, where mount is mount.
S105, hanging the target directory and identifying the target U disk.
At this time, after the target U disk is mounted, the file content of the target U disk can be viewed through the access/usb, but the file content in the target U disk cannot be viewed through my computer. In order to facilitate the user to check and use the target USB flash disk, the target directory can be hung off, and then the target USB flash disk is identified, so that the user can check and access the target USB flash disk in my computer.
Wherein, the suspending can be completed by executing sudo umount/usb.
It should be noted that, after undergoing the mount and suspend operations, the target U-disk is still under the ROOT user, i.e. the problem that the owner of the target U-disk in RAW format is missing is solved. Therefore, in this case, the target usb disk can be identified. Specifically, after the USB flash disk is mounted and dismounted, the target USB flash disk can be identified directly based on the automatic identification process. The USB flash disk can be automatically identified in my computer.
In step S105, the target usb disk is identified, that is, the target usb disk is mounted in the default path. Specifically, the Linux system can be automatically mounted under a root user in a default path/media/user name of the current user, so that the user can see the target U disk. That is, after the target usb disk is identified, the target usb disk is displayed in my computer under the Linux system.
Preferably, since the target USB disk does not have the problem of owner missing after the mounting and the releasing, after the step S105 is completed, the target USB disk is inserted into the USB interface again, so that the automatic identification can be realized. After the target USB flash disk is identified, detecting a USB flash disk insertion event corresponding to the target USB flash disk; and automatically identifying the target USB flash disk.
By applying the method provided by the embodiment of the invention, the Linux system detects the USB interface; after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not; if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs; creating a target directory and mounting a target USB flash disk to the target directory; and (5) hanging the target directory and identifying the target U disk.
Research shows that the reason why the U disk in the RAW format cannot be automatically identified by the Linux system is as follows: the RAW format has the problem that the owner is lost in the partition authority, so that any account cannot be accessed, namely cannot be automatically identified. Based on this, in the method, after finding that the target USB flash disk is not automatically identified, the method enters a ROOT mode to find out the target partition of the target USB flash disk, and then the operations of mounting, dismounting and the like are carried out on the target USB flash disk. After the user finishes hanging off, the target U disk is still under the ROOT user, so that the problem of owner missing can be solved, and the target U disk can be identified after the user finishes hanging on and hanging off. In addition, the original files in the target U disk cannot be influenced by mounting and dismounting. Therefore, in the method, the USB flash disk is mounted in the target directory and then is dismounted, so that the USB flash disk can be automatically identified under the condition that the original file content of the USB flash disk is not damaged, and further, the service of checking and accessing the files in the target USB flash disk can be provided for a user.
Corresponding to the above method embodiment, the embodiment of the present invention further provides a Linux system, and the Linux system described below and the above described usb disk identification method may be referred to correspondingly.
Referring to fig. 2, the system includes the following modules:
a USB interface detection module 101, configured to detect a USB interface;
the automatic identification judging module 102 is configured to judge whether a target usb disk is automatically identified after a usb disk insertion event is detected;
the partition checking module 103 is configured to switch to a ROOT mode and check a target partition to which the target usb disk belongs if the target usb disk is not automatically identified;
the mounting module 104 is used for creating a target directory and mounting a target USB flash disk to the target directory;
and the hang-off identification module 105 is used for hanging off the target directory and identifying the target USB flash disk.
By applying the system provided by the embodiment of the invention, the Linux system detects the USB interface; after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not; if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs; creating a target directory and mounting a target USB flash disk to the target directory; and (5) hanging the target directory and identifying the target U disk.
Research shows that the reason why the U disk in the RAW format cannot be automatically identified by the Linux system is as follows: the RAW format has the problem that the owner is lost in the partition authority, so that any account cannot be accessed, namely cannot be automatically identified. Based on this, in the system, after finding that the target USB flash disk is not automatically identified, the system enters into a ROOT mode, finds out the target partition of the target USB flash disk, and then carries out operations such as mounting and dismounting on the target USB flash disk. After the user finishes hanging off, the target U disk is still under the ROOT user, so that the problem of owner missing can be solved, and the target U disk can be identified after the user finishes hanging on and hanging off. In addition, the original files in the target U disk cannot be influenced by mounting and dismounting. Therefore, in the system, the USB flash disk is mounted in the target directory and then is dismounted, so that the USB flash disk can be automatically identified under the condition that the original file content of the USB flash disk is not damaged, and further, the service of checking and accessing the files in the target USB flash disk can be provided for a user.
In an embodiment of the present invention, the automatic identification and determination module 102 is specifically configured to determine whether a command interface is currently displayed; if yes, detecting a user input command; and if the disk command entering the ROOT mode is detected to be checked, determining that the target U disk is not automatically identified.
In an embodiment of the present invention, the mount module 104 is specifically configured to obtain a directory name; a target directory corresponding to the directory name is created.
In an embodiment of the present invention, the mount module 104 is specifically configured to detect a user input command in a command interface, and obtain a directory name.
In an embodiment of the present invention, the hang recognition module 105 is specifically configured to hang the target usb disk under a default path.
In one embodiment of the present invention, the method further comprises:
the automatic identification module is used for detecting a USB flash disk insertion event corresponding to the target USB flash disk after identifying the target USB flash disk; and automatically identifying the target USB flash disk.
In one embodiment of the present invention, the method further comprises:
and the display module is used for displaying the target USB flash disk in my computer under the Linux system after the target USB flash disk is identified.
Corresponding to the above method embodiment, an embodiment of the present invention further provides a usb disk identification apparatus, and a usb disk identification apparatus described below and a usb disk identification method described above may be referred to in a corresponding manner.
Referring to fig. 3, the usb flash disk identification apparatus includes:
a memory 332 for storing a computer program;
and a processor 322, configured to implement the steps of the usb flash disk identification method according to the foregoing method embodiment when executing the computer program.
Specifically, referring to fig. 4, fig. 4 is a schematic diagram illustrating a specific structure of a usb disk identification device provided in this embodiment, the usb disk identification device may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 322 (e.g., one or more processors) and a memory 332, where the memory 332 stores one or more computer applications 342 or data 344. Memory 332 may be, among other things, transient or persistent storage. The program stored in memory 332 may include one or more modules (not shown), each of which may include a sequence of instructions operating on a data processing device. Still further, the central processor 322 may be configured to communicate with the memory 332 to execute a series of instruction operations in the memory 332 on the USB flash drive identification device 301.
The USB flash drive identification device 301 may also include one or more power sources 326, one or more wired or wireless network interfaces 350, one or more input-output interfaces 358, and/or one or more operating systems 341.
The steps in the above-described usb flash disk identification method may be implemented by the structure of the usb flash disk identification apparatus.
Corresponding to the above method embodiment, an embodiment of the present invention further provides a readable storage medium, and a readable storage medium described below and a usb disk identification method described above may be referred to correspondingly.
A readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the usb disk identification method of the above-mentioned method embodiment.
The readable storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various other readable storage media capable of storing program codes.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.

Claims (10)

1. A method for identifying a USB flash disk is applied to a Linux system and comprises the following steps:
detecting the USB interface;
after a USB flash disk insertion event is detected, judging whether a target USB flash disk is automatically identified or not;
if not, switching to a ROOT mode, and checking a target partition to which the target U disk belongs;
creating a target directory and mounting the target USB flash disk to the target directory;
and the target directory is hung off, and the target U disk is identified.
2. The method for identifying the USB flash disk according to claim 1, wherein the step of judging whether the target USB flash disk is automatically identified comprises the following steps:
judging whether a command interface is displayed at present;
if yes, detecting a user input command;
and if the disk command entering the ROOT mode is detected to be checked, determining that the target U disk is not automatically identified.
3. The method for identifying the U disk according to claim 1, wherein the creating the target directory comprises:
acquiring a directory name;
and creating the target directory corresponding to the directory name.
4. The method for identifying the USB flash disk according to claim 3, wherein the obtaining the directory name comprises:
and detecting a user input command of a command interface to acquire the directory name.
5. The method for identifying the USB flash disk according to claim 1, wherein the identifying the target USB flash disk comprises:
and mounting the target U disk under a default path.
6. The method for identifying the USB flash disk according to claim 1, further comprising, after the identifying the target USB flash disk:
detecting a USB flash disk insertion event corresponding to the target USB flash disk;
and automatically identifying the target USB flash disk.
7. The method for identifying the USB flash disk according to claim 1, further comprising, after identifying the target USB flash disk:
and displaying the target USB flash disk in my computer under the Linux system.
8. A Linux system, comprising:
the USB interface detection module is used for detecting the USB interface;
the automatic identification judging module is used for judging whether a target USB flash disk is automatically identified or not after a USB flash disk insertion event is detected;
the partition checking module is used for switching to a ROOT mode and checking a target partition to which the target U disk belongs if the target U disk is not automatically identified;
the mounting module is used for creating a target directory and mounting the target USB flash disk to the target directory;
and the hanging removal identification module is used for hanging removal of the target directory and identifying the target USB flash disk.
9. A USB flash disk identification device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method for identifying a usb flash drive according to any one of claims 1 to 7 when executing the computer program.
10. A readable storage medium, characterized in that the readable storage medium has stored thereon a computer program which, when being executed by a processor, realizes the steps of the usb flash disk identification method according to any one of claims 1 to 7.
CN202010568713.3A 2020-06-19 2020-06-19 USB flash disk identification method, Linux system, Linux equipment and readable storage medium Pending CN111722879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010568713.3A CN111722879A (en) 2020-06-19 2020-06-19 USB flash disk identification method, Linux system, Linux equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010568713.3A CN111722879A (en) 2020-06-19 2020-06-19 USB flash disk identification method, Linux system, Linux equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN111722879A true CN111722879A (en) 2020-09-29

Family

ID=72568660

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010568713.3A Pending CN111722879A (en) 2020-06-19 2020-06-19 USB flash disk identification method, Linux system, Linux equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN111722879A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI796631B (en) * 2021-02-02 2023-03-21 宏碁股份有限公司 Method for realizing plug-and-play function of external storage device in linux system and electronic device using the same

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101847101A (en) * 2009-03-24 2010-09-29 Tcl集团股份有限公司 Method for automatically mounting USB storage device under embedded Linux
US20120239788A1 (en) * 2011-03-16 2012-09-20 International Business Machines Corporation Automatic registration of devices
WO2013159491A1 (en) * 2012-04-26 2013-10-31 广东欧珀移动通信有限公司 Method for implementing software tool for use in usb flash disk privacy protection
CN105159799A (en) * 2015-09-06 2015-12-16 浪潮(北京)电子信息产业有限公司 Method and device for backing up server
CN106021046A (en) * 2016-05-12 2016-10-12 浪潮电子信息产业股份有限公司 Hard disk performance comparison method, device and server
US9516377B1 (en) * 2015-06-12 2016-12-06 Sorenson Media, Inc. Detecting channel change in automatic content recognition fingerprint matching
CN108279933A (en) * 2018-01-25 2018-07-13 郑州云海信息技术有限公司 A kind of method of automatic carry USB flash disk under Linux system
CN108549550A (en) * 2018-04-13 2018-09-18 郑州云海信息技术有限公司 A kind of hard disk hanging method and device
CN109669637A (en) * 2018-12-21 2019-04-23 北京百度网讯科技有限公司 For providing system, the method and apparatus of container service
CN110109765A (en) * 2019-05-15 2019-08-09 深圳市网心科技有限公司 Storage device recognition methods, electronic equipment, system and medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101847101A (en) * 2009-03-24 2010-09-29 Tcl集团股份有限公司 Method for automatically mounting USB storage device under embedded Linux
US20120239788A1 (en) * 2011-03-16 2012-09-20 International Business Machines Corporation Automatic registration of devices
WO2013159491A1 (en) * 2012-04-26 2013-10-31 广东欧珀移动通信有限公司 Method for implementing software tool for use in usb flash disk privacy protection
US9516377B1 (en) * 2015-06-12 2016-12-06 Sorenson Media, Inc. Detecting channel change in automatic content recognition fingerprint matching
CN105159799A (en) * 2015-09-06 2015-12-16 浪潮(北京)电子信息产业有限公司 Method and device for backing up server
CN106021046A (en) * 2016-05-12 2016-10-12 浪潮电子信息产业股份有限公司 Hard disk performance comparison method, device and server
CN108279933A (en) * 2018-01-25 2018-07-13 郑州云海信息技术有限公司 A kind of method of automatic carry USB flash disk under Linux system
CN108549550A (en) * 2018-04-13 2018-09-18 郑州云海信息技术有限公司 A kind of hard disk hanging method and device
CN109669637A (en) * 2018-12-21 2019-04-23 北京百度网讯科技有限公司 For providing system, the method and apparatus of container service
CN110109765A (en) * 2019-05-15 2019-08-09 深圳市网心科技有限公司 Storage device recognition methods, electronic equipment, system and medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ALLEN0: "《Linux配置硬盘自动挂载,a11en0,jianshu.com/p/336758411dbf》", 17 June 2018 *
FIELDTIANYE: "《ubuntu开机自动挂载硬盘",fieldtianye,cnblogs.com/fieldtianye/p/9295986.html》", 31 July 2018 *
张娟: "Linux环境下普通用户挂接移动硬盘问题的分析与处理", 《中国科技信息》 *
野松鼠: "Linux与Win文件系统大交换之Linux篇――教你Linux下的挂载技巧", 《电脑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI796631B (en) * 2021-02-02 2023-03-21 宏碁股份有限公司 Method for realizing plug-and-play function of external storage device in linux system and electronic device using the same

Similar Documents

Publication Publication Date Title
CN111625401A (en) Data backup method and device based on cluster file system and readable storage medium
CN110086658B (en) Interface switching method and device and computer readable storage medium
CN105872088B (en) The operating system switching method and device of automatic driving vehicle
EP2472402A1 (en) Remote management systems and methods for mapping operating system and management controller located in a server
WO2013003227A1 (en) System and methods for driverless operation of usb device
CN106484719B (en) Method and terminal for expanding mobile phone storage
EP3654167B1 (en) Operating system installation
CN108874441B (en) Board card configuration method, device, server and storage medium
CN108959031B (en) NVME backboard lighting control method, system, medium and equipment
CN110659210A (en) Information acquisition method and device, electronic equipment and storage medium
CN110502399B (en) Fault detection method and device
CN113672306B (en) Server component self-checking abnormity recovery method, device, system and medium
CN111722879A (en) USB flash disk identification method, Linux system, Linux equipment and readable storage medium
CN110442059B (en) Controlled equipment expanding method and device and control equipment
CN111580885A (en) Method and system for quickly integrating hardware based on labview upper computer
CN114237957A (en) Method and device for processing abnormal disk partition
CN107506271A (en) A kind of method of testing and device
CN108509252B (en) Virtual machine starting device and method and host
CN102111446B (en) Device connection handling method, combination equipment and host equipment
US20070061227A1 (en) Determining a computer system inventory
CN111124730A (en) Error positioning method and device for server and computer storage medium
CN116881001B (en) Method, device, equipment and medium for managing and controlling cloud platform of multiple DPU hosts
CN113590225B (en) Mapping detection method and device, electronic equipment and storage medium
CN111863116B (en) Multi-disk indicator lamp testing method, system and device
CN112906000B (en) Program access method, device, equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination