CN113608752A - Method, system and device for installing intelligent network card system and readable storage medium - Google Patents

Method, system and device for installing intelligent network card system and readable storage medium Download PDF

Info

Publication number
CN113608752A
CN113608752A CN202110737543.1A CN202110737543A CN113608752A CN 113608752 A CN113608752 A CN 113608752A CN 202110737543 A CN202110737543 A CN 202110737543A CN 113608752 A CN113608752 A CN 113608752A
Authority
CN
China
Prior art keywords
installation
network card
intelligent network
card system
mirror image
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.)
Granted
Application number
CN202110737543.1A
Other languages
Chinese (zh)
Other versions
CN113608752B (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202110737543.1A priority Critical patent/CN113608752B/en
Publication of CN113608752A publication Critical patent/CN113608752A/en
Application granted granted Critical
Publication of CN113608752B publication Critical patent/CN113608752B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides an installation method, a system, a device and a readable storage medium of an intelligent network card system, wherein the method comprises the following steps: according to the preset application requirements, a customized intelligent network card system installation mirror image is manufactured on the basis of the Ubuntu system release mirror image; the customized intelligent network card system installation mirror image is manufactured into a starting guide device; carrying out power-on booting of the intelligent network card, and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input/output system); and automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image. The method is based on the Ubuntu system, manual operation is not needed in the installation process of the intelligent network card software system, and automatic installation of the software system is realized.

Description

Method, system and device for installing intelligent network card system and readable storage medium
Technical Field
The invention relates to the field of computer network communication, in particular to an installation method, a system and a device of an intelligent network card system and a readable storage medium.
Background
The intelligent network card is a new network device, and with the increasing performance requirements of cloud services of a data center, a large amount of CPU resources occupied by network processing of a server are released, and the intelligent network card is produced accordingly.
In the current intelligent network card product, the architecture usually includes a CPU in addition to a hardware forwarding path to complete the unloading of server-side software to the intelligent network card for execution. The intelligent network card has a set of independent computer systems and is not different from a server in nature. Software systems running in the intelligent network cards are generally similar to servers, and are widely applied to open source operating systems Linux. The operating system generally comes from two modes, namely directly adopting a release system such as Ubuntu and CentOS, and automatically compiling the source code to construct the whole system.
In the prior art, a Linux distribution is installed first, and then customized modification is performed according to application requirements. Installation configuration of a software system needs to go through several steps of installation configuration of a basic operating system, installation of an application software package, modification of system application configuration and the like, and operation selection configuration is usually manually performed in the installation configuration process. Because the installation and configuration process of the software system has many steps and complex operation, the whole process is finished manually, so that the efficiency is low and careless mistakes are easy to occur.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide an installation method, system, device and readable storage medium for an intelligent network card system, which are based on an Ubuntu system, and can implement automatic installation of a software system without manual operation in the installation process of the intelligent network card software system.
In order to achieve the purpose, the invention is realized by the following technical scheme: an installation method of an intelligent network card system comprises the following steps:
according to the preset application requirements, a customized intelligent network card system installation mirror image is manufactured on the basis of the Ubuntu system release mirror image;
the customized intelligent network card system installation mirror image is manufactured into a starting guide device;
carrying out power-on booting of the intelligent network card, and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input/output system);
and automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image.
Further, the customizing of the installation mirror image of the intelligent network card system comprises:
modifications required for implementing the automatic installation and customized modifications related to the application are made.
Further, the modification required for implementing automatic installation and the customized modification related to the application are specifically:
editing and manufacturing an installation configuration file user-data, and configuring a user account, a disk partition and an installation list;
adding an automatic installation starting menu, and specifying a parameter autoinstall and a path of an installation configuration file;
updating the kernel and the driver deb packet;
pre-installing application software OVS and/or DPDK;
and updating GRUB default configuration and outputting to a preset serial port.
Further, the boot apparatus comprises: any one or more of a boot disk, a USB flash drive, and a PXE server.
Further, the automatically installing the configuration system by the preset installer specifically includes:
and automatically completing disk partitioning, system installation, kernel upgrading, driver installation, software package installation, user account setting and configuration modification through a preset installer.
Correspondingly, the invention also discloses an installation system of the intelligent network card system, which comprises the following components:
the installation mirror image customizing module is used for manufacturing a customized intelligent network card system installation mirror image on the basis of the Ubuntu system release mirror image according to the preset application requirement;
the device generation module is used for manufacturing the customized intelligent network card system installation mirror image into a boot device; the installation starting module is used for carrying out power-on booting on the intelligent network card and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input output System);
and the configuration module is used for automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image.
Further, the installation image customization module includes:
the editing and manufacturing unit is used for editing and manufacturing the user-data of the installation configuration file and configuring a user account, a disk partition and an installation list;
the component adding unit is used for adding an automatic installation starting menu and appointing a parameter autoinstall and a path of an installation configuration file;
the first updating unit is used for updating the kernel and the drive deb packet;
the software pre-installation unit is used for pre-installing the application software OVS and/or DPDK;
and the second updating unit is used for updating the GRUB default configuration and outputting the GRUB default configuration to the preset serial port.
Further, the configuration module includes:
and the execution unit is used for partitioning a disk, installing a system, upgrading a kernel, installing a driver, installing a software package, setting a user account and modifying configuration according to the instruction of the preset installer.
Correspondingly, the invention discloses a mounting device of an intelligent network card system, which comprises:
the memory is used for storing an installation program of the intelligent network card system;
and the processor is used for realizing the steps of the installation method of the intelligent network card system when executing the installation program of the intelligent network card system.
Correspondingly, the invention discloses a readable storage medium, wherein an installation program of the intelligent network card system is stored on the readable storage medium, and the installation program of the intelligent network card system realizes the steps of the installation method of the intelligent network card system according to any one of the above items when being executed by a processor.
Compared with the prior art, the invention has the beneficial effects that:
1. the invention provides an installation method, a system, a device and a readable storage medium of an intelligent network card system, which simplify the operation flow in the production process and reduce the requirement on operators according to the condition restriction of the production environment.
2. According to the installation method of the intelligent network card system, the complex configuration operation is concentrated in the manufacturing process of the prior customized installation mirror image, so that the automation is completely realized without manual intervention in the installation process, the system installation efficiency is obviously improved, the human error can be avoided, and the reliability is enhanced.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
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 embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of the method of the present invention;
fig. 2 is a system block diagram of the present invention.
In the figure, 1 is an installation mirror image customization module; 2, an equipment generating module; 3, installing a starting module; 4 is a configuration module; 11 is an editing and manufacturing unit; 12 is a component adding unit; 13 is a first updating unit; 14 is a software preinstallation unit; 15 is a second updating unit; reference numeral 41 denotes an execution unit.
Detailed Description
The core of the invention is to provide an installation method of an intelligent network card system, and in the prior art, the system installation is generally that a Linux distribution edition is installed firstly, and then customization and modification are carried out according to application requirements. Installation configuration of a software system needs to go through several steps of installation configuration of a basic operating system, installation of an application software package, modification of system application configuration and the like, and operation selection configuration is usually manually performed in the installation configuration process. Because the installation and configuration process of the software system has many steps and complex operation, the whole process is finished manually, so that the efficiency is low and careless mistakes are easy to occur.
According to the installation method of the intelligent network card system, firstly, a customized intelligent network card system installation mirror image is manufactured on the basis of the Ubuntu release mirror image according to the preset application requirement. Then, a customized intelligent network card system installation mirror image is manufactured into a starting guide device; at the moment, the intelligent network card is electrified and guided, and the automatic installation process of the customized intelligent network card system installation mirror image is started through BIOS detection and starting of the guiding device. And finally, automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image. Therefore, the Ubuntu system is introduced, manual operation is not needed in the installation process of the intelligent network card software system, and automatic installation of the software system is achieved.
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.
The first embodiment is as follows:
as shown in fig. 1, the present embodiment provides an installation method of an intelligent network card system, including the following steps:
s1: and manufacturing a customized intelligent network card system installation mirror image on the basis of the Ubuntu system release mirror image according to the preset application requirement.
Wherein, the customization of intelligence network card system installation mirror image includes: modifications required for implementing the automatic installation and customized modifications related to the application are made. The method specifically comprises the following steps: editing and manufacturing an installation configuration file user-data, and configuring a user account, a disk partition and an installation list; adding an automatic installation starting menu, and specifying a parameter autoinstall and a path of an installation configuration file; updating the kernel and the driver deb packet; pre-installing application software OVS and/or DPDK; and updating GRUB default configuration and outputting to a preset serial port.
S2: and manufacturing the customized intelligent network card system installation mirror image into a starting guide device.
The manufacture of the starting and guiding device can be realized by burning an optical disk, manufacturing a USB flash disk starting disk or building a PXE server.
S3: and carrying out power-on boot of the intelligent network card, and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input output System).
S4: and automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image.
Specifically, disk partitioning, system installation, kernel upgrade, driver installation, software package installation, user account setting and configuration modification are automatically completed through a preset installer.
According to the method for installing the intelligent network card system, the operation flow in the production process is simplified and the requirement on operators is reduced according to the condition restriction of the production environment, the software system is installed in batch in the production process of the intelligent network card according to the scheme, the automatic installation mode does not need manual intervention, the production efficiency is obviously improved, and the reliability and the stability of operation are enhanced.
Example two:
the embodiment also discloses an installation method of the intelligent network card system, which comprises the following steps:
1. and manufacturing a customized system installation mirror image on the basis of the Ubuntu system release mirror image according to application requirements. The customized modification content comprises modification needed for realizing automatic installation and customized modification related to the application, and mainly comprises the following steps: (1) editing and manufacturing an installation configuration file user-data, wherein contents such as a user account, a disk partition, an installation list and the like are configured; (2) adding an automatic installation starting menu, wherein a parameter autoinstall and a path of an installation configuration file are specified; (3) updating the kernel and the driver deb packet; (4) pre-installing application software OVS/DPDK and the like; (5) and updating GRUB default configuration and outputting to the serial port.
2. The customized system installation mirror image is manufactured into a starting guide device, and an optical disk can be burned, a USB flash disk starting disk can be manufactured, or a PXE server can be built.
3. The intelligent network card is electrified to be booted, the BIOS detects boot equipment, the hard disk is automatically booted from the installation disk when the hard disk is started for the first time without a system, and the automatic installation process is started.
4. The installer automatically installs the configuration system according to the installation configuration file in the customized installation image. And a series of operations such as disk partitioning, system installation, kernel upgrading, driver installation, software package installation, user account setting, configuration modification and the like are automatically completed.
The embodiment provides an installation method of an intelligent network card system, which concentrates complex configuration operation into the manufacturing process of the prior customized installation mirror image, thereby completely realizing automation without manual intervention in the installation process, obviously improving the efficiency of system installation, avoiding human errors and enhancing the reliability.
Example three:
based on the first embodiment, as shown in fig. 2, the present invention further discloses an installation system of an intelligent network card system, including: the system comprises an installation mirror image customization module 1, a device generation module 2, an installation starting module 3 and a configuration module 4.
And the installation mirror image customizing module 1 is used for manufacturing a customized intelligent network card system installation mirror image on the basis of the Ubuntu system release mirror image according to the preset application requirement. The installation mirror image customization module 1 specifically includes:
and the editing and making unit 11 is used for editing and making the installation configuration file user-data and configuring a user account, a disk partition and an installation list.
And the component adding unit 12 is used for adding an automatic installation starting menu and specifying a parameter autoinstall and a path of an installation configuration file.
The first updating unit 13 is configured to update the kernel and the driver deb packet.
And the software pre-installation unit 14 is used for pre-installing the application software OVS and/or DPDK.
And the second updating unit 15 is used for updating the GRUB default configuration and outputting the GRUB default configuration to the preset serial port.
And the equipment generation module 2 is used for manufacturing the customized intelligent network card system installation mirror image into a starting guide equipment.
And the installation starting module 3 is used for carrying out power-on booting on the intelligent network card and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by the BIOS.
And the configuration module 4 is used for automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image. The configuration module 4 specifically includes:
and the execution unit 41 is configured to perform disk partitioning, system installation, kernel upgrade, driver installation, software package installation, user account setting, and configuration modification according to the instruction of the preset installer.
The embodiment provides an installation system of an intelligent network card system, which simplifies the operation flow in the production process and reduces the requirement on operators according to the condition restriction of the production environment, and the software system is installed in batch in the production process of the intelligent network card according to the scheme, so that the automatic installation mode does not need manual intervention, the production efficiency is obviously improved, and the reliability and the stability of the operation are enhanced.
Example four:
based on the above embodiments, the present embodiment discloses an installation apparatus for an intelligent network card system, which includes a processor and a memory; wherein, the processor implements the following steps when executing the installation program of the intelligent network card system stored in the memory:
1. and manufacturing a customized system installation mirror image on the basis of the Ubuntu system release mirror image according to application requirements. The customized modification content comprises modification needed for realizing automatic installation and customized modification related to the application, and mainly comprises the following steps: (1) editing and manufacturing an installation configuration file user-data, wherein contents such as a user account, a disk partition, an installation list and the like are configured; (2) adding an automatic installation starting menu, wherein a parameter autoinstall and a path of an installation configuration file are specified; (3) updating the kernel and the driver deb packet; (4) pre-installing application software OVS/DPDK and the like; (5) and updating GRUB default configuration and outputting to the serial port.
2. The customized system installation mirror image is manufactured into a starting guide device, and an optical disk can be burned, a USB flash disk starting disk can be manufactured, or a PXE server can be built.
3. The intelligent network card is electrified to be booted, the BIOS detects boot equipment, the hard disk is automatically booted from the installation disk when the hard disk is started for the first time without a system, and the automatic installation process is started.
4. The installer automatically installs the configuration system according to the installation configuration file in the customized installation image. And a series of operations such as disk partitioning, system installation, kernel upgrading, driver installation, software package installation, user account setting, configuration modification and the like are automatically completed.
Further, the installation apparatus of the intelligent network card system in this embodiment may further include:
and the input interface is used for acquiring an installation program of the intelligent network card system imported from the outside, storing the acquired installation program of the intelligent network card system into the memory, and also used for acquiring various instructions and parameters transmitted by external terminal equipment and transmitting the instructions and parameters to the processor, so that the processor can perform corresponding processing by utilizing the instructions and the parameters. In this embodiment, the input interface may specifically include, but is not limited to, a USB interface, a serial interface, a voice input interface, a fingerprint input interface, a hard disk reading interface, and the like.
And the output interface is used for outputting various data generated by the processor to the terminal equipment connected with the output interface, so that other terminal equipment connected with the output interface can acquire various data generated by the processor. In this embodiment, the output interface may specifically include, but is not limited to, a USB interface, a serial interface, and the like.
And the communication unit is used for establishing remote communication connection between the installation device of the intelligent network card system and an external server so that the installation device of the intelligent network card system can mount the mirror image file into the external server. In this embodiment, the communication unit may specifically include, but is not limited to, a remote communication unit based on a wireless communication technology or a wired communication technology.
And the keyboard is used for acquiring various parameter data or instructions input by a user through real-time key cap knocking.
And the display is used for displaying relevant information in the short circuit positioning process of the power supply line of the running server in real time.
The mouse can be used for assisting a user in inputting data and simplifying the operation of the user.
The embodiment provides an installation device of an intelligent network card system, which simplifies the operation flow in the production process and reduces the requirement on operators according to the condition restriction of the production environment, and the software system is installed in batch in the production process of the intelligent network card according to the scheme, so that the automatic installation mode does not need manual intervention, the production efficiency is obviously improved, and the reliability and the stability of the operation are enhanced.
Example five:
the present embodiments also disclose a readable storage medium, where the readable storage medium includes Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, a hard disk, a removable hard disk, a CD-ROM, or any other form of storage medium known in the art. The readable storage medium stores an installation program of the intelligent network card system, and the installation program of the intelligent network card system realizes the following steps when being executed by the processor:
1. and manufacturing a customized system installation mirror image on the basis of the Ubuntu system release mirror image according to application requirements. The customized modification content comprises modification needed for realizing automatic installation and customized modification related to the application, and mainly comprises the following steps: (1) editing and manufacturing an installation configuration file user-data, wherein contents such as a user account, a disk partition, an installation list and the like are configured; (2) adding an automatic installation starting menu, wherein a parameter autoinstall and a path of an installation configuration file are specified; (3) updating the kernel and the driver deb packet; (4) pre-installing application software OVS/DPDK and the like; (5) and updating GRUB default configuration and outputting to the serial port.
2. The customized system installation mirror image is manufactured into a starting guide device, and an optical disk can be burned, a USB flash disk starting disk can be manufactured, or a PXE server can be built.
3. The intelligent network card is electrified to be booted, the BIOS detects boot equipment, the hard disk is automatically booted from the installation disk when the hard disk is started for the first time without a system, and the automatic installation process is started.
4. The installer automatically installs the configuration system according to the installation configuration file in the customized installation image. And a series of operations such as disk partitioning, system installation, kernel upgrading, driver installation, software package installation, user account setting, configuration modification and the like are automatically completed.
The embodiment provides a readable storage medium, which simplifies the operation flow in the production process and reduces the requirement on operators according to the condition restriction of the production environment, and according to the scheme, the software systems are installed in batch in the production process of the intelligent network card, the automatic installation mode does not need manual intervention, the production efficiency is obviously improved, and the reliability and the stability of the operation are enhanced.
In summary, the method is based on the Ubuntu system, manual operation is not needed in the installation process of the intelligent network card software system, and automatic installation of the software system is achieved.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The method disclosed by the embodiment corresponds to the system disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the description of the method part.
Those of skill would further appreciate that the various illustrative elements 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.
In the embodiments provided by the present invention, it should be understood that the disclosed system, system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each module may exist alone physically, or two or more modules are integrated into one unit.
Similarly, each processing unit in the embodiments of the present invention may be integrated into one functional module, or each processing unit may exist physically, or two or more processing units are integrated into one functional module.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The installation method, system, device and readable storage medium of the intelligent network card system provided by the invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. An installation method of an intelligent network card system is characterized by comprising the following steps:
according to the preset application requirements, a customized intelligent network card system installation mirror image is manufactured on the basis of the Ubuntu system release mirror image;
the customized intelligent network card system installation mirror image is manufactured into a starting guide device;
carrying out power-on booting of the intelligent network card, and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input/output system);
and automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image.
2. The method for installing the intelligent network card system according to claim 1, wherein the customizing of the installation image of the intelligent network card system comprises:
modifications required for implementing the automatic installation and customized modifications related to the application are made.
3. The method for installing the intelligent network card system according to claim 2, wherein the modification required for implementing the automatic installation and the customized modification related to the application are specifically:
editing and manufacturing an installation configuration file user-data, and configuring a user account, a disk partition and an installation list;
adding an automatic installation starting menu, and specifying a parameter autoinstall and a path of an installation configuration file;
updating the kernel and the driver deb packet;
pre-installing application software OVS and/or DPDK;
and updating GRUB default configuration and outputting to a preset serial port.
4. The method for installing the intelligent network card system according to claim 1, wherein the starting the booting device comprises: any one or more of a boot disk, a USB flash drive, and a PXE server.
5. The method for installing the intelligent network card system according to claim 1, wherein the automatically installing the configuration system by the preset installer specifically comprises:
and automatically completing disk partitioning, system installation, kernel upgrading, driver installation, software package installation, user account setting and configuration modification through a preset installer.
6. The utility model provides an installation system of intelligent network card system which characterized in that includes:
the installation mirror image customizing module is used for manufacturing a customized intelligent network card system installation mirror image on the basis of the Ubuntu system release mirror image according to the preset application requirement;
the device generation module is used for manufacturing the customized intelligent network card system installation mirror image into a boot device;
the installation starting module is used for carrying out power-on booting on the intelligent network card and detecting and starting an automatic installation process of a customized intelligent network card system installation mirror image by BIOS (basic input output System);
and the configuration module is used for automatically installing the configuration system through a preset installer according to the installation configuration file in the customized intelligent network card system installation image.
7. The system for installing an intelligent network card system according to claim 6, wherein the installation image customization module comprises:
the editing and manufacturing unit is used for editing and manufacturing the user-data of the installation configuration file and configuring a user account, a disk partition and an installation list;
the component adding unit is used for adding an automatic installation starting menu and appointing a parameter autoinstall and a path of an installation configuration file;
the first updating unit is used for updating the kernel and the drive deb packet;
the software pre-installation unit is used for pre-installing the application software OVS and/or DPDK;
and the second updating unit is used for updating the GRUB default configuration and outputting the GRUB default configuration to the preset serial port.
8. The mounting system for an intelligent network card system according to claim 6, wherein the configuration module comprises:
and the execution unit is used for partitioning a disk, installing a system, upgrading a kernel, installing a driver, installing a software package, setting a user account and modifying configuration according to the instruction of the preset installer.
9. The utility model provides an installation device of intelligent network card system which characterized in that includes:
the memory is used for storing an installation program of the intelligent network card system;
a processor for implementing the steps of the installation method of the intelligent network card system according to any one of claims 1 to 5 when executing the installation program of the intelligent network card system.
10. A readable storage medium, characterized by: the readable storage medium stores an installation program of the intelligent network card system, and the installation program of the intelligent network card system realizes the steps of the installation method of the intelligent network card system according to any one of claims 1 to 5 when being executed by the processor.
CN202110737543.1A 2021-06-30 2021-06-30 Method, system and device for installing intelligent network card system and readable storage medium Active CN113608752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110737543.1A CN113608752B (en) 2021-06-30 2021-06-30 Method, system and device for installing intelligent network card system and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110737543.1A CN113608752B (en) 2021-06-30 2021-06-30 Method, system and device for installing intelligent network card system and readable storage medium

Publications (2)

Publication Number Publication Date
CN113608752A true CN113608752A (en) 2021-11-05
CN113608752B CN113608752B (en) 2023-08-11

Family

ID=78337028

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110737543.1A Active CN113608752B (en) 2021-06-30 2021-06-30 Method, system and device for installing intelligent network card system and readable storage medium

Country Status (1)

Country Link
CN (1) CN113608752B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115509563A (en) * 2022-11-15 2022-12-23 济南浪潮数据技术有限公司 Mirror image file manufacturing method, device, equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111835571A (en) * 2020-07-20 2020-10-27 平安科技(深圳)有限公司 Intelligent network card initialization method and device, computer equipment and storage medium
CN112486522A (en) * 2020-12-17 2021-03-12 济南浪潮数据技术有限公司 Deployment method and device of OpenStack bare machine with intelligent network card

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111835571A (en) * 2020-07-20 2020-10-27 平安科技(深圳)有限公司 Intelligent network card initialization method and device, computer equipment and storage medium
CN112486522A (en) * 2020-12-17 2021-03-12 济南浪潮数据技术有限公司 Deployment method and device of OpenStack bare machine with intelligent network card

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115509563A (en) * 2022-11-15 2022-12-23 济南浪潮数据技术有限公司 Mirror image file manufacturing method, device, equipment and medium
CN115509563B (en) * 2022-11-15 2023-02-28 济南浪潮数据技术有限公司 Mirror image file manufacturing method, device, equipment and medium

Also Published As

Publication number Publication date
CN113608752B (en) 2023-08-11

Similar Documents

Publication Publication Date Title
US20150199088A1 (en) Method and apparatus for automatic device program generation
CN114237676B (en) FPGA logic updating method, device, equipment and readable storage medium
CN106598647B (en) Intelligent device development platform
CN110753088A (en) System deployment method and device
EP4390673A1 (en) Ecu upgrade method and device, and readable storage medium
CN111475175B (en) Method, device and medium for installing and guiding operation system based on ARM server
CN109885332A (en) Image quality chip software upgrade method, device, display equipment and storage medium
CN110427213B (en) Method, device, equipment and storage medium for realizing intelligent configuration software
CN113608752A (en) Method, system and device for installing intelligent network card system and readable storage medium
CN112631915B (en) Method, system, device and medium for PCIE device software simulation
CN114217789A (en) Function component expansion method, device, equipment, storage medium and program product
CN114385251A (en) Operating system booting method, system, terminal and storage medium based on memory
US7487227B2 (en) Scripting engine having a sequencer table and a plurality of secondary tables for network communication software
CN109358943B (en) Page configuration method and device, electronic equipment and storage medium
CN116055538A (en) Control method and device of Internet of things equipment, terminal equipment and storage medium
CN115934076A (en) Cross-platform client micro-service providing device and method and electronic equipment
CN115629819A (en) Operating system installation method and device and computing equipment
CN115080113A (en) Item code detection method and device, readable storage medium and electronic equipment
CN114816475A (en) Method, device, equipment and medium for updating embedded operating system
CN109413714B (en) User agent information processing method, device, storage medium and terminal
CN114510259A (en) Method and device for importing and exporting BIOS configuration based on BMC
CN113064647A (en) Method, device, terminal and storage medium for configuring project port in BIOS
CN113961232A (en) Terminal, method and platform server for providing integrated development environment
CN116775163B (en) Configuration file acquisition method and device, electronic equipment and storage medium
CN114327549A (en) Compatible control method and device, storage medium, and electronic device

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
GR01 Patent grant
GR01 Patent grant