[go: up one dir, main page]

JP2008310712A - Automatic installation system for operating system - Google Patents

Automatic installation system for operating system Download PDF

Info

Publication number
JP2008310712A
JP2008310712A JP2007159633A JP2007159633A JP2008310712A JP 2008310712 A JP2008310712 A JP 2008310712A JP 2007159633 A JP2007159633 A JP 2007159633A JP 2007159633 A JP2007159633 A JP 2007159633A JP 2008310712 A JP2008310712 A JP 2008310712A
Authority
JP
Japan
Prior art keywords
operating system
installation
personal computer
configuration
automatic installation
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
JP2007159633A
Other languages
Japanese (ja)
Inventor
Kozo Uchino
康三 内野
Seiichi Noguchi
誠一 野口
Hideaki Kihara
秀明 木原
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.)
FUDO GIKEN INDUSTRY CO Ltd
Original Assignee
FUDO GIKEN 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 FUDO GIKEN INDUSTRY CO Ltd filed Critical FUDO GIKEN INDUSTRY CO Ltd
Priority to JP2007159633A priority Critical patent/JP2008310712A/en
Publication of JP2008310712A publication Critical patent/JP2008310712A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce manual operation and time by omitting the operation of a personal computer until starting installation of an operating system by automatically installing the operating system into a plurality of personal computers. <P>SOLUTION: An operating system installation program is called by a PXE boot function. The installation program scans configuration of a hark disk, and if it is possible, copies a configuration file of the operating system on the hark disk of the personal computer when the personal computer is started. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、パーソナルコンピューター(以下、PCと記す)にオペレーティングシステム(以下、OSと記す)を自動的にインストールする為の、OSのインストール方法に関するものである。   The present invention relates to an OS installation method for automatically installing an operating system (hereinafter referred to as OS) on a personal computer (hereinafter referred to as PC).

従来、PCにOSをインストールする方法として、CD−ROM等の記録メディアを利用し、画面の指示に従って手動で行う方法が知られている。   Conventionally, as a method of installing an OS on a PC, a method of manually using a recording medium such as a CD-ROM and following a screen instruction is known.

また、OSのインストール時に必要なユーザーの操作を自動化し、インストール開始から終了までを自動で行う方法が知られている(例えば特許文献1参照)。
特開平7−325709号公報
Further, there is known a method of automating user operations required at the time of OS installation and automatically performing from installation start to end (see, for example, Patent Document 1).
JP 7-325709 A

しかしながらこれらの方法では、OSのインストールを開始するまではPCの操作が必要であり、OSをインストールするPCが複数になると、人の手と時間が多くかかってしまうという問題があった。   However, these methods require the operation of the PC until the installation of the OS is started. If there are a plurality of PCs on which the OS is installed, there is a problem that it takes a lot of human hands and time.

上記問題を解決する本発明は、ネットワークを介してのPC起動時に任意のプログラムを実行できるOS自動インストールシステムにおいて、OSインストールプログラムを前記PCにダウンロードし実行する段階と、前記PCのハードディスク構成を走査し、インストール可能な状態かどうか判断する構成判定部と、インストール可能な状態であれば、OS構成ファイルをNFSサーバよりダウンロードし、コピーを行う構成ファイルコピー部とを備えたことを特徴とするオペレーティングシステム自動インストールシステムである。   The present invention, which solves the above problems, scans the hard disk configuration of the PC, and the step of downloading and executing the OS installation program to the PC in an OS automatic installation system capable of executing an arbitrary program when the PC is started via a network An operating system comprising: a configuration determining unit that determines whether installation is possible; and a configuration file copying unit that downloads an OS configuration file from an NFS server and copies the OS configuration file if installation is possible System automatic installation system.

本発明によれば、電源を投入するなどしてPCを起動するだけでOSのインストールを自動で行うことが可能になった。従って、OSのインストールを開始するまではPCの操作が不要となり、人の手と時間が削減可能となった   According to the present invention, it is possible to automatically install an OS simply by starting up a PC by turning on the power. Therefore, it is not necessary to operate the PC until the installation of the OS is started, and it is possible to reduce human labor and time.

以下、本発明の実施形態であるオペレーティングシステム自動インストールシステムについて図1と2を用いて説明する。   Hereinafter, an automatic operating system installation system according to an embodiment of the present invention will be described with reference to FIGS.

図1は、オペレーティングシステム自動インストールシステムの動作説明図で、図2は、本発明に係る実施例を表すオペレーティングシステム自動インストールシステムの全体構成図である。
図2において、符号1はPC、符号2はアドレス取得要求に要求に応答して付与するIPアドレス等を返信するDHCP(Dynamic Host Configuration Protocol)サーバ、符号3はTFTP(Trivial File TransferProtocol)によりファイルを転送するTFTPサーバ、符号4はOSの構成ファイルを保存してあるNFS(Network File System)サーバであり、符号5のインターネット回線もしくはLAN回線に接続されている。
FIG. 1 is an operation explanatory diagram of an operating system automatic installation system, and FIG. 2 is an overall configuration diagram of an operating system automatic installation system representing an embodiment according to the present invention.
In FIG. 2, reference numeral 1 is a PC, reference numeral 2 is a DHCP (Dynamic Host Configuration Protocol) server that returns an IP address assigned in response to a request for an address acquisition request, and reference numeral 3 is a TFTP (Trivial File Transfer Protocol). A TFTP server to be transferred, reference numeral 4 is an NFS (Network File System) server storing an OS configuration file, and is connected to the Internet line or LAN line 5.

以下、図1に示すシーケンス図に従って、図2に示すオペレーティングシステム自動インストールシステムの動作を説明する。図1のシーケンス図に示すように、PCは、電源投入されるなどして起動されるとDHCPサーバにDHCP要求を送信して、IPアドレス、TFTPサーバーのアドレス等を取得する。   The operation of the operating system automatic installation system shown in FIG. 2 will be described below with reference to the sequence diagram shown in FIG. As shown in the sequence diagram of FIG. 1, when the PC is activated by being powered on, the PC transmits a DHCP request to the DHCP server to acquire an IP address, a TFTP server address, and the like.

その情報を元にTFTPサーバにTFTP要求を送信して、TFTPサーバよりオペレーティングシステムインストールプログラムをPC上にダウンロードする。   Based on the information, a TFTP request is transmitted to the TFTP server, and the operating system installation program is downloaded from the TFTP server onto the PC.

ダウンロードしたプログラムを起動して、ハードディスクの構成を検査する。   Start the downloaded program and check the hard disk configuration.

ハードディスクの構成に問題なければ、NFSサーバよりOS構成ファイルを取得し、ハードディスクにコピーする。   If there is no problem with the hard disk configuration, the OS configuration file is obtained from the NFS server and copied to the hard disk.

システムの動作説明図である。It is operation | movement explanatory drawing of a system. システムの全体構成図である。1 is an overall configuration diagram of a system.

符号の説明Explanation of symbols

1a・・・PC
1b・・・PC
1n・・・PC
2・・・DHCPサーバ
3・・・TFTPサーバ
4・・・NFSサーバ
5・・・ネットワーク
1a ... PC
1b ... PC
1n ... PC
2 ... DHCP server 3 ... TFTP server 4 ... NFS server 5 ... network

Claims (1)

ネットワークを介してパーソナルコンピューター起動時に任意のプログラムを実行できるネットワークブートシステムにおいて、
オペレーティングシステムインストールプログラムを前記パーソナルコンピューターにダウンロードし実行する段階と、
前記パーソナルコンピューターのハードディスク構成を走査し、インストール可能な状態かどうか判断する構成判定部と、
インストール可能な状態であれば、オペレーティングシステム構成ファイルをNFSサーバよりダウンロードし、コピーを行う構成ファイルコピー部とを備えたことを特徴とするオペレーティングシステム自動インストールシステム。
In a network boot system that can execute an arbitrary program when starting a personal computer via a network,
Downloading and executing an operating system installation program to the personal computer;
A configuration determination unit that scans the hard disk configuration of the personal computer and determines whether it is installable;
An operating system automatic installation system, comprising: a configuration file copy unit that downloads an operating system configuration file from an NFS server and copies it if installation is possible.
JP2007159633A 2007-06-18 2007-06-18 Automatic installation system for operating system Pending JP2008310712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007159633A JP2008310712A (en) 2007-06-18 2007-06-18 Automatic installation system for operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007159633A JP2008310712A (en) 2007-06-18 2007-06-18 Automatic installation system for operating system

Publications (1)

Publication Number Publication Date
JP2008310712A true JP2008310712A (en) 2008-12-25

Family

ID=40238232

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007159633A Pending JP2008310712A (en) 2007-06-18 2007-06-18 Automatic installation system for operating system

Country Status (1)

Country Link
JP (1) JP2008310712A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
CN101937351A (en) * 2010-09-15 2011-01-05 深圳市任子行网络技术股份有限公司 Method and system for automatically installing application software

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
US8156263B2 (en) 2009-03-04 2012-04-10 Kabushiki Kaisha Toshiba Information processing apparatus and storage device control method
CN101937351A (en) * 2010-09-15 2011-01-05 深圳市任子行网络技术股份有限公司 Method and system for automatically installing application software

Similar Documents

Publication Publication Date Title
CN103430142B (en) Method and apparatus for compiling system image and partitioning boot
US8392539B1 (en) Operating system banking and portability
CN107463388B (en) UEFI diskless starting method
JP2005085278A (en) System and method for communication between computers through integrated hardware device
US9965299B2 (en) Information processing apparatus, method for controlling the same, and storage medium
CN101763277A (en) Method for automatically installing operating system
TW201428613A (en) System and method for staring a diskless workstation
CN108415712A (en) A method of based on PXE server batch installation acceptance of the bid kylin operating system
US20170339223A1 (en) Adding and removing virtual disks remotely to a streaming machine
US7490267B2 (en) System and method for testing computer
JP4991668B2 (en) Computer system and patch confirmation / application method
JP2008310712A (en) Automatic installation system for operating system
JP6533622B2 (en) Method and apparatus for installing an operating system
JP4792744B2 (en) Image processing device
JP2009217580A (en) Backup program
CN117270974B (en) Method and system for downloading and starting Linux system mirror image
JP6191251B2 (en) Thin client terminal device and data backup control program
JP5330565B2 (en) Computer
US7350214B2 (en) Printer driver initialization
JP2008077249A (en) System environment restoration method
JP2013196513A (en) Image processing system, image processing method and program
US9904496B2 (en) Installation system, information processing apparatus, and installation method
JP2017046282A (en) Scanner, control program of scanner, and communication system
KR100861751B1 (en) Multiple PC management system in multiple PC facilities
CN114265628B (en) Operating system deployment method, device, electronic device, storage medium and system