WO2013056555A1 - 制作用户终端分区的方法、装置和用户终端 - Google Patents

制作用户终端分区的方法、装置和用户终端 Download PDF

Info

Publication number
WO2013056555A1
WO2013056555A1 PCT/CN2012/076071 CN2012076071W WO2013056555A1 WO 2013056555 A1 WO2013056555 A1 WO 2013056555A1 CN 2012076071 W CN2012076071 W CN 2012076071W WO 2013056555 A1 WO2013056555 A1 WO 2013056555A1
Authority
WO
WIPO (PCT)
Prior art keywords
test
partition
user data
file
terminal
Prior art date
Application number
PCT/CN2012/076071
Other languages
English (en)
French (fr)
Inventor
周建炜
Original Assignee
青岛海信移动通信技术股份有限公司
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 青岛海信移动通信技术股份有限公司 filed Critical 青岛海信移动通信技术股份有限公司
Publication of WO2013056555A1 publication Critical patent/WO2013056555A1/zh

Links

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/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • 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/11File system administration, e.g. details of archiving or snapshots

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, and a user terminal for creating a user terminal partition.
  • Background Art Currently, an intelligent terminal based on an Android system occupies a very large proportion in all smart terminals, and the android system needs to burn a system file partition and a user data partition when burning a program file in a terminal.
  • the system file partition saves the system file that the user cannot change, and the user data file stores the user data file generated during the user's use.
  • the current user data partition of the Android system is a file system generated by the software during the compilation process, which only contains the default user data of the program, such as some set original parameters. After burning the program to the terminal or during the first booting process after the program is upgraded, the file package in the system partition in the terminal storage area needs to be unpacked and then copied to the user data partition for operation. In this unpacking process, because of the large number of system files, unpacking and copying takes a long time.
  • Embodiments of the present invention provide a method, an apparatus, and a user terminal for creating a user terminal partition, which can reasonably configure content in a user terminal partition, so as to improve the startup speed of the user terminal.
  • An embodiment of the present invention provides a method for creating a user terminal partition, including:
  • the file in the current test system partition includes a system file
  • the file in the test user data partition includes a user data file
  • the application system file copied from the test system partition at the startup of the test terminal
  • an embodiment of the present invention provides an apparatus for creating a user terminal partition, including:
  • An acquiring module configured to obtain parameters and files of a current test system partition and a test user data partition in the test terminal; wherein, the file in the current test system partition includes a system file, where the test user data partition The file includes a user data file, and an application system file copied from the test system partition at the startup of the test terminal;
  • a configuration module configured to configure a system partition and a user data partition for the user terminal according to parameters of the current test system partition and the test user data partition in the test terminal;
  • a user terminal burning module configured to burn the file of the test system partition to a system partition of the user terminal, and burn the file in the test user data partition to a user data partition of the user terminal.
  • an embodiment of the present invention provides a user terminal, including:
  • a receiving module configured to receive a startup command
  • the startup module is configured to run system files in the system partition, and application system files and user data files in the user data partition to complete the startup of the user terminal.
  • the embodiment of the invention provides a method, a device and a user terminal for creating a user terminal partition, which are used for acquiring parameters and files of a current test system partition and a test user data partition in the test terminal; wherein, the current test system partition
  • the file in the test includes a system file
  • the file in the test user data partition includes a user data file, and an application system file copied from the test system partition at the startup of the test terminal; according to the current test in the test terminal Testing the system partition and testing the parameters of the user data partition, configuring the system partition and the user data partition for the user terminal; burning the file of the test system partition to the system partition of the user terminal, and the test user data partition The file is burned to the user data partition of the user terminal.
  • FIG. 1 is a schematic flowchart of a method for fabricating a user terminal partition according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a method for fabricating a system partition and a user data partition required by a user terminal in a test terminal according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a method for starting a user terminal when a user system file and a user data file are pre-configured in a user data partition of a user terminal according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of an apparatus for creating a user terminal partition according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a user terminal according to an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The main implementation principles, specific implementation manners, and corresponding solutions of the technical solutions of the embodiments of the present invention are described below with reference to the accompanying drawings. The beneficial effects that can be achieved are elaborated.
  • the embodiment of the present invention provides a method for creating a partition of a user terminal. As shown in FIG. 1, the method includes the following steps:
  • Step 101 Obtain parameters and files of a current test system partition and a test user data partition in the test terminal.
  • the files in the current test system partition include system files, and the files in the test user data partition include user data files, and tests.
  • Step 102 Configure a system partition and a user data partition for the user terminal according to parameters of the current test system partition and the test user data partition in the test terminal;
  • Step 103 Burn the file of the test system partition to the system partition of the user terminal, and burn the file in the test user data partition to the user data partition of the user terminal.
  • the test user data partition and the test system partition are formed in the test terminal by software compilation, and the user data file is burned in the test user data partition of the test terminal, and the system file is burned in the test system partition of the test terminal.
  • the system files include application system files and related files for running application system files. Start the test terminal and copy the application system files in the test system partition system file to the user data partition. When copying, you can copy the application file compression package in the test system partition system file to the test user data partition. After decompression, you can obtain the application system file, or copy the system image tool that makes the system file to the test user data partition. Execute the system image tool, get the application file, or use other methods to copy the application file to the user data partition.
  • the system image tool can be mkyaffs2img, and the like.
  • the current test system partition and the test user data partition in the test terminal are located, and the user terminal partition is created. Specifically, obtaining parameters and files of the current test system partition and the test user data partition in the test terminal; wherein, the files in the current test system partition include system files, and the files in the test user data partition include user data files, and testing The application system file copied from the test system partition at the startup; then, the parameters of the current test system partition and the test user data partition in the test terminal are configured, and the system partition and the user data partition are configured for the user terminal; The file is burned to the system partition of the user terminal, and the files in the test user data partition are burned to the user data partition of the user terminal.
  • the system file in the system partition and the application system file and the user data file in the user data partition are executed to complete the startup of the user terminal.
  • the user data partition is configured in the mobile memory card. In this way, the user data partition of the user terminal can have the application system file after the production is completed, and the application system file is not required to be copied from the system partition at the first startup, thereby improving the startup speed of the user terminal.
  • the application can be applied in the user data partition of the user terminal.
  • the system software upgrade avoids the defect that the startup time of the upgraded system file is copied to the user data partition after the upgrade is started in the prior art, thereby improving the startup speed of the user terminal.
  • the user terminal has a mobile memory card and the user data partition is located on the mobile memory card
  • the software upgrade is required, the mobile memory card can be taken out from the user terminal, and then performed in the user data partition of the mobile memory card.
  • software upgrade After the upgrade is completed, the user terminal receives the startup command, runs the system file in the system partition, and the application system file and the user data file in the user data partition to complete the user terminal startup.
  • the user terminal can be directly run when the user terminal is started.
  • the file in the user data partition shortens the user terminal opening time.
  • Step 201 Form a test user data partition and a test system partition in the test terminal by software compilation.
  • the system image tool can be mkyaffs2img, and the like.
  • test terminal has a mobile memory card, such as a TF card, etc., the following steps can be continued:
  • Step 203 Move the test user data partition to the mobile memory card.
  • the current test system partition and test user data partition of the test terminal are generated, and the system partition and user data partition of the user terminal are created.
  • the user data partition can be located in the mobile memory card. The process of creating the system partition and the user data partition of the user terminal can be referred to FIG. 1 and related descriptions, and details are not described herein again.
  • the application system file and the user data file are pre-configured in the user data partition.
  • the current user terminal is started, as shown in FIG. 3, including the following steps:
  • Step 301 After receiving the startup command, the user terminal runs the system file in the system partition, and the application system file and the user data file in the user data partition;
  • Step 302 Complete the startup of the user terminal according to the system file in the system partition and the application system file and the user data file in the user data partition.
  • the application system file and the user data file are pre-configured in the user data partition of the user terminal, if the application software in the user terminal needs to be upgraded, the user data partition may be upgraded. If the user data partition is located in the mobile memory card of the user terminal, the mobile memory card can also be taken out from the user terminal, and the upgrade is completed in the mobile memory card.
  • an embodiment of the present invention further provides a device for creating a user terminal partition, as shown in FIG. 4, including:
  • the obtaining module 401 is configured to obtain parameters and files of the current test system partition and the test user data partition in the test terminal; wherein, the file in the current test system partition includes a system file, and the file in the test user data partition Include a user data file, and an application system file copied from the test system partition at the startup of the test terminal;
  • the configuration module 402 is configured to configure a system partition and a user data partition for the user terminal according to the current test system partition and the test user data partition parameter in the test terminal;
  • the user terminal burning module 403 is configured to burn the file of the test system partition to the system partition of the user terminal, and burn the file in the test user data partition to the user data partition of the user terminal.
  • the device further comprises:
  • the test terminal burning module 404 is configured to burn the user data file in the test user data partition of the test terminal, and burn the system file to the test system partition of the test terminal;
  • the copying module 405 is configured to start the test terminal, and copy an application system file in the test system partition system file to the test user data partition.
  • the copying module 405 is specifically configured to copy the application system file compression package in the test system partition system file to the test user data partition, and obtain the application system file after decompression; or
  • the method further includes:
  • the mobile module 406 is configured to move the current test user data partition to the mobile memory card.
  • the apparatus for creating a user terminal partition provided by the embodiment of the present invention, by using an application system file and a user data file in a user data partition of the user terminal, the user terminal can be directly operated when the user terminal is started.
  • the file in the user data partition shortens the user terminal opening time.
  • an embodiment of the present invention further provides a user terminal, as shown in FIG. 5, including: a receiving module 501, configured to receive a startup command;
  • the startup module 502 is configured to run a system file in the system partition, and an application system file and a user data file in the user data partition, to complete the startup of the user terminal.
  • the user terminal further includes:
  • the mobile storage module 503 having a user data partition for storing application system files and user data files; And the application system files after the storage software is upgraded.
  • the mobile storage module 503 can be a mobile storage device such as a TF card in actual use.
  • the user terminal is started by presetting the application system file and the user data file in the user data partition of the user terminal.
  • the user terminal opening time can be shortened.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the present invention can be embodied in the form of a computer program product embodied on one or more computer-usable storage interfaces (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer usable program code.
  • computer-usable storage interfaces including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

本发明涉及通信领域技术,尤其涉及制作用户终端分区的方法、装置和用户终端,包括:获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文件;其中,当前的测试系统分区中的文件包括系统文件,测试用户数据分区中的文件包括用户数据文件、以及测试终端在启动时从测试系统分区中复制的应用系统文件;根据测试终端内当前的测试系统分区和测试用户数据分区的参数,为用户终端配置系统分区和用户数据分区;将测试系统分区的文件烧录到用户终端的系统分区,将测试用户数据分区中的文件烧录到用户终端的用户数据分区。使用本发明实施例提供的制作用户终端分区的方法、装置和用户终端,可以直接运行用户数据分区中文件,缩短用户终端开启时间。

Description

制作用户终端分区的方法、 装置和用户终端 本申请要求在 2011年 10月 18日提交中国专利局、 申请号为 201110316803.4、 发明名称为
"制作用户终端分区的方法、 装置和用户终端"的中国专利申请的优先权, 其全部内容通过引用 结合在本申请中。 技术领域 本发明涉及通信领域技术, 尤其涉及制作用户终端分区的方法、 装置和用户终端。 背景技术 目前,基于 Android系统智能终端在所有智能终端中占有非常大的比例, android系统在 终端烧录程序文件时, 需要烧录系统文件分区和用户数据分区。 其中, 系统文件分区中保 存用户不能更改的系统文件, 用户数据分区中保存用户使用过程中产生的用户数据文件。
Android系统目前的用户数据分区是软件在编译过程中生成的筒单的文件系统,其中仅 包含程序默认用户数据, 比如一些设置的原始参数。 在向终端中烧录程序后或者程序升级 后的第一次开机过程中, 需要将终端存储区中的系统分区中的文件包解开, 然后拷贝到用 户数据分区中运行。在这个解包过程中, 因为系统文件数量大, 解包和复制的时间会很长。 发明内容 本发明实施例提供了一种制作用户终端分区的方法、 装置和用户终端, 可以合理的配 置用户终端分区中的内容, 以便提高用户终端的启动速度。
本发明实施例提供了一种制作用户终端分区的方法, 包括:
获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文件; 其中, 所述 当前的测试系统分区中的文件包括系统文件, 所述测试用户数据分区中的文件包括用户数 据文件、 以及所述测试终端在启动时从所述测试系统分区中复制的应用系统文件;
根据所述测试终端内当前的测试系统分区和测试用户数据分区的参数, 为用户终端配 置系统分区和用户数据分区;
将所述测试系统分区的文件烧录到所述用户终端的系统分区, 将所述测试用户数据分 区中的文件烧录到所述用户终端的用户数据分区。
相应的, 本发明实施例提供了一种制作用户终端分区的装置, 包括:
获取模块, 用于获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文 件; 其中, 所述当前的测试系统分区中的文件包括系统文件, 所述测试用户数据分区中的 文件包括用户数据文件、 以及所述测试终端在启动时从所述测试系统分区中复制的应用系 统文件;
配置模块, 用于根据所述测试终端内当前的测试系统分区和测试用户数据分区的参 数, 为用户终端配置系统分区和用户数据分区;
用户终端烧录模块, 用于将所述测试系统分区的文件烧录到所述用户终端的系统分 区, 将所述测试用户数据分区中的文件烧录到所述用户终端的用户数据分区。
相应的, 本发明实施例提供了一种用户终端, 包括:
接收模块, 用于接收启动命令;
启动模块, 用于运行系统分区内的系统文件, 以及用户数据分区中的应用系统文件和 用户数据文件, 完成用户终端的启动。
本发明实施例提供了一种制作用户终端分区的方法、 装置和用户终端, 用于获取测试 终端内当前的测试系统分区和测试用户数据分区的参数及文件; 其中, 所述当前的测试系 统分区中的文件包括系统文件, 所述测试用户数据分区中的文件包括用户数据文件、 以及 所述测试终端在启动时从所述测试系统分区中复制的应用系统文件; 根据所述测试终端内 当前的测试系统分区和测试用户数据分区的参数, 为用户终端配置系统分区和用户数据分 区; 将所述测试系统分区的文件烧录到所述用户终端的系统分区, 将所述测试用户数据分 区中的文件烧录到所述用户终端的用户数据分区。 使用本发明实施例提供的制作用户终端 分区的方法、 装置和用户终端, 通过在用户终端的用户数据分区中预置应用系统文件和用 户数据文件, 使得用户终端启动时, 可以直接运行用户数据分区中文件, 缩短用户终端开 启时间。 附图说明 图 1为本发明实施例中制作用户终端分区的方法流程示意图;
图 2为本发明实施例中在测试终端中制作用户终端需要的系统分区和用户数据分区的 方法流程示意图;
图 3为本发明实施例中用户终端的用户数据分区中预配置了应用系统文件和用户数据 文件时, 用户终端启动的方法流程示意图;
图 4为本发明实施例中制作用户终端分区的装置示意图;
图 5为本发明实施例中用户终端的示意图。 具体实施方式 下面结合各个附图对本发明实施例技术方案的主要实现原理、 具体实施方式及其对应 能够达到的有益效果进行详细地阐述。
为了解决现有技术存在的问题, 本发明实施例提供了一种制作用户终端分区的方法, 如图 1所示, 包括以下步骤:
步骤 101、 获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文件; 其中, 当前的测试系统分区中的文件包括系统文件, 测试用户数据分区中的文件包括用户 数据文件、 以及测试终端在启动时从所述测试系统分区中复制的应用系统文件;
步骤 102、 根据测试终端内当前的测试系统分区和测试用户数据分区的参数, 为用户 终端配置系统分区和用户数据分区;
步骤 103、 将测试系统分区的文件烧录到用户终端的系统分区, 将测试用户数据分区 中的文件烧录到用户终端的用户数据分区。
具体的, 通过软件编译在测试终端中形成测试用户数据分区和测试系统分区, 并将用 户数据文件等烧录在测试终端的测试用户数据分区, 将系统文件等烧录在测试终端的测试 系统分区。 该系统文件包括应用系统文件以及运行应用系统文件的相关文件等。 启动该测 试终端, 将测试系统分区系统文件中的应用系统文件复制到用户数据分区。 复制时, 可以 将测试系统分区系统文件中的应用系统文件压缩包复制到测试用户数据分区, 解压后就可 以获得应用系统文件, 也可以将制作系统文件的系统镜像工具复制到测试用户数据分区, 执行该系统镜像工具, 获得应用系统文件, 或者使用其他方式将应用系统文件复制到用户 数据分区。 其中, 该系统镜像工具可以为 mkyaffs2img等。 当测试终端携带移动存储卡时, 还可以将上述测试终端中的测试用户数据分区移动到该移动存储卡中, 作为当前的测试用 户数据分区。
完成上述过程后, 才 居测试终端内当前的测试系统分区和测试用户数据分区, 制作用 户终端分区。 具体的, 获取测试终端内当前的测试系统分区和测试用户数据分区的参数及 文件; 其中, 当前的测试系统分区中的文件包括系统文件, 测试用户数据分区中的文件包 括用户数据文件、 以及测试终端在启动时从测试系统分区中复制的应用系统文件; 然后, 才 居测试终端内当前的测试系统分区和测试用户数据分区的参数, 为用户终端配置系统分 区和用户数据分区; 将测试系统分区的文件烧录到用户终端的系统分区, 将测试用户数据 分区中的文件烧录到所述用户终端的用户数据分区。 制作完成用户终端后, 该用户终端接 收到启动命令时, 运行系统分区内的系统文件, 以及用户数据分区中的应用系统文件和用 户数据文件, 完成用户终端的启动。 其中, 用户终端具有移动存储卡时, 将所述用户数据 分区配置在所述移动存储卡中。 这样用户终端的用户数据分区在生产制作后即可具有应用 系统文件, 第一次启动时无需再进行从系统分区复制应用系统文件, 由此提高了用户终端 的启动速度。
而且, 当用户终端需要进行软件升级时, 可以在用户终端的用户数据分区中进行应用 系统软件升级, 避免了现有技术中升级后启动时再将升级后的系统文件复制到用户数据分 区带来的启动时间长的缺陷, 由此提高了用户终端的启动速度。 当用户终端中具有移动存 储卡, 且用户数据分区位于该移动存储卡上, 需要进行软件升级时, 可以从该用户终端中 取出该移动存储卡, 然后在该移动存储卡的用户数据分区中进行软件升级。 升级完成后, 该用户终端接收到启动命令, 运行系统分区内的系统文件, 以及用户数据分区中的应用系 统文件和用户数据文件, 完成用户终端启动。
通过上述描述, 可以看出, 使用本发明实施例提供的制作用户终端分区的方法, 通过 在用户终端的用户数据分区中预置应用系统文件和用户数据文件, 使得用户终端启动时, 可以直接运行用户数据分区中文件, 缩短用户终端开启时间。
下面使用具体实施例对本发明实施例提供的方法进行更为详细的说明, 如图 2所示, 在测试终端中制作用户终端需要的系统分区和用户数据分区时, 执行以下步骤:
步骤 201、 通过软件编译在测试终端中形成测试用户数据分区和测试系统分区; 步骤 202、 启动该测试终端, 将测试系统分区系统文件中的应用系统文件复制到测试 用户数据分区; 具体的, 可以将测试系统分区中的应用系统文件压缩包复制到测试用户数 据分区, 解压后就可以获得应用系统文件, 也可以将制作系统文件的系统镜像工具复制到 测试用户数据分区, 执行该系统镜像工具, 获得应用系统文件, 或者使用其他方式将应用 系统文件复制到测试用户数据分区。 其中, 该系统镜像工具可以为 mkyaffs2img等。
若该测试终端具有移动存储卡, 例如 TF卡等, 还可以继续执行下述步骤:
步骤 203、 将上述测试用户数据分区移动到该移动存储卡。
然后, 才 居该测试终端的当前的测试系统分区和测试用户数据分区, 制作用户终端的 系统分区和用户数据分区。 该用户终端具有移动存储卡时, 用户数据分区可以位于移动存 储卡内。 制作该用户终端的系统分区和用户数据分区的过程可以参见图 1及其相关说明, 在此不再赘述。
通过上述步骤, 在用户终端启动前, 其用户数据分区中预配置了应用系统文件和用户 数据文件, 此时启动当前用户终端, 如图 3所示, 包括以下步骤:
步骤 301、 用户终端接收到启动命令后, 运行系统分区内的系统文件, 以及用户数据 分区中的应用系统文件和用户数据文件;
步骤 302、 根据系统分区内的系统文件, 以及用户数据分区中的应用系统文件和用户 数据文件, 完成用户终端的启动。
用户终端的用户数据分区中预配置了应用系统文件和用户数据文件的情况下, 若需要 对用户终端内的应用软件进行升级时, 可以在该用户数据分区中进行升级。 若该用户数据 分区位于用户终端的移动存储卡中时, 还可以将该移动存储卡从该用户终端中取出, 在该 移动存储卡中完成升级。 通过上述描述, 可以看出, 使用本发明实施例提供的制作用户终端分区的方法, 通过 在用户终端的用户数据分区中预置应用系统文件和用户数据文件, 使得用户终端启动时, 可以直接运行用户数据分区中文件, 缩短用户终端开启时间。
基于同一发明构思, 本发明实施例还提供了一种制作用户终端分区的装置, 如图 4所 示, 包括:
获取模块 401 , 用于获取测试终端内当前的测试系统分区和测试用户数据分区的参数 及文件; 其中, 所述当前的测试系统分区中的文件包括系统文件, 所述测试用户数据分区 中的文件包括用户数据文件、 以及所述测试终端在启动时从所述测试系统分区中复制的应 用系统文件;
配置模块 402 , 用于根据所述测试终端内当前的测试系统分区和测试用户数据分区的 参数 , 为用户终端配置系统分区和用户数据分区;
用户终端烧录模块 403 , 用于将所述测试系统分区的文件烧录到所述用户终端的系统 分区, 将所述测试用户数据分区中的文件烧录到所述用户终端的用户数据分区。
较佳的, 该装置还包括:
测试终端烧录模块 404 , 用于将用户数据文件烧录在测试终端的测试用户数据分区, 将系统文件烧录在测试终端的测试系统分区;
复制模块 405 , 用于启动所述测试终端, 将所述测试系统分区系统文件中的应用系统 文件复制到所述测试用户数据分区。
较佳的, 复制模块 405 , 具体用于将所述测试系统分区系统文件中的应用系统文件压 缩包复制到所述测试用户数据分区, 解压后获得所述应用系统文件; 或者
将制作系统文件的系统镜像工具复制到所述测试用户数据分区, 执行所述系统镜像工 具, 获得所述应用系统文件。
较佳的, 所述测试终端携带移动存储卡时, 还包括:
移动模块 406 , 用于将所述当前的测试用户数据分区移动到所述移动存储卡。
通过上述描述, 可以看出, 使用本发明实施例提供的制作用户终端分区的装置, 通过 在用户终端的用户数据分区中预置应用系统文件和用户数据文件, 使得用户终端启动时, 可以直接运行用户数据分区中文件, 缩短用户终端开启时间。
基于同一发明构思, 本发明实施例还提供了一种用户终端, 如图 5所示, 包括: 接收模块 501 , 用于接收启动命令;
启动模块 502 , 用于运行系统分区内的系统文件, 以及用户数据分区中的应用系统文 件和用户数据文件, 完成用户终端的启动。
较佳的, 该用户终端, 还包括:
移动存储模块 503 , 具有用户数据分区, 用于存储应用系统文件和用户数据文件; 以 及存储软件升级后的应用系统文件。 该移动存储模块 503在实际使用中可以为 TF卡等移动 存储设备。
通过上述描述, 可以看出, 使用本发明实施例提供的制作用户终端分区的方法、 装置 和用户终端, 通过在用户终端的用户数据分区中预置应用系统文件和用户数据文件, 使得 用户终端启动时, 可以直接运行用户数据分区中文件, 缩短用户终端开启时间。
本领域内的技术人员应明白, 本发明的实施例可提供为方法、 系统、 或计算机程序产 品。 因此, 本发明可釆用完全硬件实施例、 完全软件实施例、 或结合软件和硬件方面的实 施例的形式。 而且, 本发明可釆用在一个或多个其中包含有计算机可用程序代码的计算机 可用存储介盾 (包括但不限于磁盘存储器、 CD-ROM、 光学存储器等)上实施的计算机程 序产品的形式。
本发明是参照根据本发明实施例的方法、 设备(系统) 、 和计算机程序产品的流程图 和 /或方框图来描述的。 应理解可由计算机程序指令实现流程图和 /或方框图中的每一流 程和 /或方框、 以及流程图和 /或方框图中的流程和 /或方框的结合。 可提供这些计算机 程序指令到通用计算机、 专用计算机、 嵌入式处理机或其他可编程数据处理设备的处理器 以产生一个机器, 使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用 于实现在流程图一个流程或多个流程和 /或方框图一个方框或多个方框中指定的功能的 装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方 式工作的计算机可读存储器中, 使得存储在该计算机可读存储器中的指令产生包括指令装 置的制造品, 该指令装置实现在流程图一个流程或多个流程和 /或方框图一个方框或多个 方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上, 使得在计算机 或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理, 从而在计算机或其他 可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和 /或方框图一个 方框或多个方框中指定的功能的步骤。
尽管已描述了本发明的优选实施例, 但本领域内的技术人员一旦得知了基本创造性概 念, 则可对这些实施例作出另外的变更和修改。 所以, 所附权利要求意欲解释为包括优选 实施例以及落入本发明范围的所有变更和修改。
显然, 本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和 范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。

Claims

权 利 要 求
1、 一种制作用户终端分区的方法, 其特征在于, 该方法包括:
获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文件; 其中, 所述 当前的测试系统分区中的文件包括系统文件, 所述测试用户数据分区中的文件包括用户数 据文件、 以及所述测试终端在启动时从所述测试系统分区中复制的应用系统文件;
根据所述测试终端内当前的测试系统分区和测试用户数据分区的参数, 为用户终端配 置系统分区和用户数据分区;
将所述测试系统分区的文件烧录到所述用户终端的系统分区, 将所述测试用户数据分 区中的文件烧录到所述用户终端的用户数据分区。
2、 如权利要求 1所述的方法, 其特征在于, 所述获取测试终端内当前的测试系统分区 和测试用户数据分区的参数及文件之前, 还包括:
将用户数据文件烧录在测试终端的测试用户数据分区, 将系统文件烧录在测试终端的 测试系统分区; 以及
启动所述测试终端, 将所述测试系统分区系统文件中的应用系统文件复制到所述测试 用户数据分区。
3、 如权利要求 2所述的方法, 其特征在于, 所述测试终端携带移动存储卡时, 还包括: 将所述测试用户数据分区移动到所述移动存储卡中, 作为当前的测试用户数据分区。
4、 如权利要求 2所述的方法, 其特征在于, 将所述测试系统分区系统文件中的应用系 统文件复制到所述测试用户数据分区, 包括:
将所述测试系统分区中系统文件的应用系统文件压缩包复制到所述测试用户数据分 区, 解压后获得所述应用系统文件; 或者
将制作系统文件的系统镜像工具复制到所述测试用户数据分区, 执行所述系统镜像工 具, 获得所述应用系统文件。
5、 如权利要求 1所述的方法, 其特征在于,
所述用户终端接收到启动命令时, 运行系统分区内的系统文件, 以及用户数据分区中 的应用系统文件和用户数据文件, 完成所述用户终端的启动。
6、 如权利要求 1所述的方法, 其特征在于, 所述用户终端具有移动存储卡时, 将所述 用户数据分区配置在所述移动存储卡中。
7、 如权利要求 1或 6所述的方法, 其特征在于, 在所述用户终端的用户数据分区中进 行应用系统软件升级。
8、 一种制作用户终端分区的装置, 其特征在于, 包括:
获取模块, 用于获取测试终端内当前的测试系统分区和测试用户数据分区的参数及文 件; 其中, 所述当前的测试系统分区中的文件包括系统文件, 所述测试用户数据分区中的 文件包括用户数据文件、 以及所述测试终端在启动时从所述测试系统分区中复制的应用系 统文件;
配置模块, 用于根据所述测试终端内当前的测试系统分区和测试用户数据分区的参 数, 为用户终端配置系统分区和用户数据分区;
用户终端烧录模块, 用于将所述测试系统分区的文件烧录到所述用户终端的系统分 区, 将所述测试用户数据分区中的文件烧录到所述用户终端的用户数据分区。
9、 如权利要求 8所述的装置, 其特征在于, 还包括:
测试终端烧录模块, 用于将用户数据文件烧录在测试终端的测试用户数据分区, 将系 统文件烧录在测试终端的测试系统分区;
复制模块, 用于启动所述测试终端, 将所述测试系统分区系统文件中的应用系统文件 复制到所述测试用户数据分区。
10、 如权利要求 9所述的装置, 其特征在于, 所述复制模块, 具体用于将所述测试系 统分区系统文件中的应用系统文件压缩包复制到所述测试用户数据分区, 解压后获得所述 应用系统文件; 或者
将制作系统文件的系统镜像工具复制到所述测试用户数据分区, 执行所述系统镜像工 具, 获得所述应用系统文件。
1 1、 如权利要求 9所述的装置, 其特征在于, 所述测试终端携带移动存储卡时, 还包 括:
移动模块, 用于将所述当前的测试用户数据分区移动到所述移动存储卡。
12、 一种用户终端, 其特征在于, 包括:
接收模块, 用于接收启动命令;
启动模块, 用于运行系统分区内的系统文件, 以及用户数据分区中的应用系统文件和 用户数据文件, 完成用户终端的启动。
13、 如权利要求 12所述的用户终端, 其特征在于, 还包括:
移动存储模块, 具有用户数据分区, 用于存储应用系统文件和用户数据文件; 以及存 储软件升级后的应用系统文件。
PCT/CN2012/076071 2011-10-18 2012-05-25 制作用户终端分区的方法、装置和用户终端 WO2013056555A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110316803.4 2011-10-18
CN201110316803.4A CN102495737B (zh) 2011-10-18 2011-10-18 制作用户终端分区的方法、装置和用户终端

Publications (1)

Publication Number Publication Date
WO2013056555A1 true WO2013056555A1 (zh) 2013-04-25

Family

ID=46187565

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/076071 WO2013056555A1 (zh) 2011-10-18 2012-05-25 制作用户终端分区的方法、装置和用户终端

Country Status (2)

Country Link
CN (1) CN102495737B (zh)
WO (1) WO2013056555A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102945178B (zh) * 2012-11-22 2019-05-21 康佳集团股份有限公司 一种用于减少安卓电视第一次启动时间的处理方法及系统
CN104317727B (zh) * 2014-09-30 2017-09-08 宇龙计算机通信科技(深圳)有限公司 移动终端及数据分区的处理方法
CN105141863A (zh) * 2015-07-06 2015-12-09 Tcl海外电子(惠州)有限公司 电视机的生产调试方法及装置
CN105242941B (zh) * 2015-09-14 2019-03-08 广东小天才科技有限公司 烧录方法及装置
CN108170568B (zh) * 2017-12-26 2021-10-26 深圳市奇虎智能科技有限公司 智能设备的出厂测试方法、装置和刷机包生成方法、装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088692A1 (en) * 2002-10-30 2004-05-06 Robert Stutton Virtual partition
CN101639787A (zh) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 应用程序启动方法及装置
US20100235831A1 (en) * 2009-03-12 2010-09-16 Arend Erich Dittmer Method for dynamic configuration of virtual machine
CN101986266A (zh) * 2010-10-22 2011-03-16 浙江大学 Android手机操作系统移植到凌动处理器开发板的方法
CN102184248A (zh) * 2011-05-20 2011-09-14 深圳市万兴软件有限公司 一种在Windows下调整磁盘分区的方法及装置
CN102207881A (zh) * 2011-07-07 2011-10-05 电子科技大学 一种基于Android的操作系统快速启动方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101115486B1 (ko) * 2003-08-08 2012-02-27 엘지전자 주식회사 컴퓨터 시스템의 부팅 제어 장치 및 방법

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088692A1 (en) * 2002-10-30 2004-05-06 Robert Stutton Virtual partition
US20100235831A1 (en) * 2009-03-12 2010-09-16 Arend Erich Dittmer Method for dynamic configuration of virtual machine
CN101639787A (zh) * 2009-09-07 2010-02-03 中兴通讯股份有限公司 应用程序启动方法及装置
CN101986266A (zh) * 2010-10-22 2011-03-16 浙江大学 Android手机操作系统移植到凌动处理器开发板的方法
CN102184248A (zh) * 2011-05-20 2011-09-14 深圳市万兴软件有限公司 一种在Windows下调整磁盘分区的方法及装置
CN102207881A (zh) * 2011-07-07 2011-10-05 电子科技大学 一种基于Android的操作系统快速启动方法

Also Published As

Publication number Publication date
CN102495737A (zh) 2012-06-13
CN102495737B (zh) 2014-05-07

Similar Documents

Publication Publication Date Title
WO2013056555A1 (zh) 制作用户终端分区的方法、装置和用户终端
US9053236B1 (en) Automated directory services test setup utility
TWI715762B (zh) 虛擬機器創建方法和裝置
WO2013026332A1 (zh) 一种软件安装及升级方法和装置
WO2014206024A1 (zh) 一种嵌入式应用实现方法、装置和计算机存储介质
TWI515658B (zh) 用於創建虛擬裝置之方法及系統
CN106980597B (zh) 片上系统验证方法及验证系统
CN103793254A (zh) 一种android系统及其定制剪裁方法
WO2016188037A1 (zh) 一种版本烧录方法、系统、终端及计算机存储介质
WO2012034421A1 (zh) 一种编译webkit浏览器的方法及装置
WO2017161831A1 (zh) 一种应用处理方法、装置和电子设备
CN104407878A (zh) C6000数字信号处理器在线升级方法
WO2018090528A1 (zh) 一种镜像包制作、应用运行方法及系统
WO2023213263A1 (zh) 程序编译和启动方法、设备及存储介质
CN107391665A (zh) 一种数据库实例的创建方法和装置
CN102945193B (zh) 一种运行数据的恢复方法及电子设备
WO2014134989A2 (zh) 一种Android终端及其实现升级的方法
WO2023092875A1 (zh) 一种wsl2系统用的端口智能映射方法
CN115291946A (zh) 鸿蒙系统移植方法、装置、电子设备及可读介质
US20130111465A1 (en) Method and system for installing [[a]] terminal equipment
WO2018036166A1 (zh) 一种读取升级包的方法及装置
WO2017148057A1 (zh) 一种软件版本生成方法及装置
CN113741954A (zh) 系统软件生成方法、装置、电子设备及存储介质
CN105740012A (zh) 一种更新电脑的bios程序的方法
CN112506539A (zh) 一种固件更新方法、装置及电子设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12841182

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12841182

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 25/06/2014)

122 Ep: pct application non-entry in european phase

Ref document number: 12841182

Country of ref document: EP

Kind code of ref document: A1