KR20220013746A - Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place - Google Patents

Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place Download PDF

Info

Publication number
KR20220013746A
KR20220013746A KR1020200093065A KR20200093065A KR20220013746A KR 20220013746 A KR20220013746 A KR 20220013746A KR 1020200093065 A KR1020200093065 A KR 1020200093065A KR 20200093065 A KR20200093065 A KR 20200093065A KR 20220013746 A KR20220013746 A KR 20220013746A
Authority
KR
South Korea
Prior art keywords
operating system
program
installation
file
window
Prior art date
Application number
KR1020200093065A
Other languages
Korean (ko)
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 윤종호
Priority to KR1020200093065A priority Critical patent/KR20220013746A/en
Publication of KR20220013746A publication Critical patent/KR20220013746A/en
Priority to KR1020220121234A priority patent/KR102612758B1/en

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/4416Network booting; Remote initial program loading [RIPL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2023Failover techniques
    • G06F11/2033Failover techniques switching over of hardware resources
    • 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
    • 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/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded
    • 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/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Landscapes

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

Abstract

Disclosed are a computer system and a method for automatically installing an operating system. According to the present invention, a method for automatically installing an operating system on a computer system includes: receiving, by a computer having a file operating system installed therein, an execution file for installing a second operating system by connecting to a file-providing server; allocating a temporary area in a storage unit using the first operating system, after determining whether an install file for the second operating system is able to be stored in the storage unit where the first operating system is stored, based on a memory checking program which is included in the execution file; receiving the install file for the second operating system from the file-providing server, based on a download program included in the execution file, to store the install file in the temporary area; and installing the second operating system in the storage unit based on a boot image included in the install file for the second operating system, after booting the computer system using the boot image included in the install file for the second operating system and formatting an area where the first operating system is stored and executing the second operating system installed in the storage unit after deleting the temporary area where the install file for the second operating system is stored.

Description

운영체제 원격 자동 설치를 위한 컴퓨터 시스템 및 방법{Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place}Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

본 발명은 운영체제 원격 자동 설치를 위한 컴퓨터 시스템 및 방법에 관한 것으로써, 보다 상세하게는 사용자가 컴퓨터 앞에서 별도의 설치 명령을 처리할 필요없이 원격에서 자동으로 윈도우 운영체제를 설치할 수 있는 컴퓨터 시스템 및 방법에 관한 것이다.The present invention relates to a computer system and method for remote automatic installation of an operating system, and more particularly, to a computer system and method capable of remotely and automatically installing a Windows operating system without a user having to process a separate installation command in front of the computer. it's about

일반적으로 윈도우 프로그램과 같은 운영체제(OS, Operating System)는 외부로부터 바이러스 또는 해킹으로부터 침해를 받아 운영체제로서의 기능을 상실하는 문제가 발생한다.In general, an operating system (OS), such as a Windows program, is infringed by a virus or hacking from the outside, resulting in loss of function as an operating system.

뿐만 아니라, 윈도우 운영체제는 자기 정화능력이 낮으며, 잦은 업그레이드 및 수많은 인터넷 보안 소프트웨어의 설치로 파일 시스템 및 레지스트리의 복잡도가 증가하여 성능이 현저하게 떨어지는 문제가 있다.In addition, the Windows operating system has a low self-purification ability, and the complexity of the file system and registry increases due to frequent upgrades and installation of numerous Internet security software, resulting in a remarkably poor performance.

이 같은 문제들이 발생하는 경우, 원천적 해결을 위해서는 일명 "클린설치"라고 하여 디스크를 포맷 후 윈도우를 재설치하는 것이 가장 좋은 방법이나 이 같은 방법은 컴퓨터 관련 엔지니어가 방문하여 처리하거나 또는 사용자가 직접 운영체제를 재설치해야 한다.If such problems occur, the best method is to format the disk and then reinstall Windows for a fundamental solution, called "clean installation". must be reinstalled.

이 같은 종래의 방법을 통해 윈도우 운영체제를 재설치 할 경우, 시간과 비용이 상당히 많이 발생되는 문제가 있다.If the Windows operating system is reinstalled through such a conventional method, there is a problem in that time and cost are considerably increased.

뿐만 아니라, 사용자가 직접 운영체제 프로그램을 이용하여 윈도우 운영체제를 재설치 할 경우, 엔지니어에 비해 숙련도가 현저히 떨어지므로 쉽게 재설치를 하지 못하는 문제점이 있었다.In addition, when a user directly reinstalls the Windows operating system using an operating system program, his skill level is significantly lower than that of an engineer, so there is a problem in that it cannot be easily reinstalled.

대한민국 공개특허공보 10-2004-0099181 (공개 2004년 11월26일)Korean Patent Publication No. 10-2004-0099181 (published on November 26, 2004)

본 발명은 상술한 문제점을 해결하기 위해 안출된 것으로서, 본 발명의 목적은 윈도우 설치 과정에서 발생하는 다양한 사용자 명령 없이 자동으로 윈도우 운영 체제를 원격 설치하도록 함을 목적으로 한다.The present invention has been devised to solve the above-described problems, and an object of the present invention is to enable remote installation of the Windows operating system automatically without various user commands generated during the Windows installation process.

더 나아가, 본 발명은 윈도우 운영체제 설치 과정에서 발생하는 시간과 비용을 최소화하도록 함을 목적으로 한다.Furthermore, an object of the present invention is to minimize the time and cost incurred in the Windows operating system installation process.

본 발명의 실시예에 따른 컴퓨터 시스템에서 운영체제 자동 설치 방법은, 제 1 운영체제가 설치된 컴퓨터 시스템에서 파일 제공 서버에 접속하여 제 2 운영체제 설치를 위한 실행 파일을 수신하는 단계; 상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 제 1 운영체제가 저장된 저장부에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 운영체제 프로그램을 이용하여 상기 저장부에 임시 영역을 할당하는 단계; 상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 파일 제공 서버로부터 제 2 운영체제 설치 파일을 수신하여 상기 임시 영역에 저장하는 단계; 상기 제 2 운영체제 설치 파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 운영체제가 저장된 영역을 포맷한 후, 상기 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 운영체제를 설치하는 단계; 및 상기 제 2 운영체제 설치 파일이 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 운영체제를 실행하는 단계;를 포함할 수 있다.The method for automatically installing an operating system in a computer system according to an embodiment of the present invention includes the steps of accessing a file providing server in a computer system in which a first operating system is installed and receiving an executable file for installing a second operating system; After determining whether the second operating system installation file can be stored in the storage unit in which the first operating system is stored based on the memory check program included in the executable file, a temporary area is allocated to the storage unit using the first operating system program step; receiving a second operating system installation file from the file providing server based on the download program included in the executable file and storing the second operating system installation file in the temporary area; After the computer system is booted with the boot image included in the second operating system installation file to format an area in which the first operating system is stored, the second operating system installation file is stored in the storage unit based on the installation image included in the second operating system installation file. 2 installing an operating system; and executing the second operating system installed in the storage unit after deleting the temporary area in which the second operating system installation file is stored.

상기 임시 영역을 할당하는 단계는, 상기 메모리 체크 프로그램에 기초하여 상기 저장부에 포함된 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부에 포함된 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하는 단계; 및 상기 조건을 충족하면, 상기 제 1 운영체제를 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당하는 단계;를 포함할 수 있다.The step of allocating the temporary area may include: based on the memory check program, the remaining capacity of the first storage unit included in the storage unit is equal to or greater than a preset threshold capacity, and the specification of the second storage unit included in the storage unit is determining whether it is greater than or equal to a preset reference specification; and allocating a temporary area having a storage capacity capable of storing the executable file in the first storage device using the first operating system when the condition is satisfied.

상기 임시 영역을 할당하는 단계는, 상기 조건을 충족하지 못하면, 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 윈도우 자동 설치 불가 메시지를 출력하는 단계;를 더 포함할 수 있다.The step of allocating the temporary area may further include, if the condition is not satisfied, outputting a message indicating that automatic windows installation is impossible due to insufficient capacity of the first and second storage devices.

상기 임시 영역을 할당하는 단계는, 상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면 상기 이전에 할당된 임시 영역을 삭제하는 단계;를 더 포함할 수 있다.The allocating the temporary area may further include deleting the previously allocated temporary area if there is a previously allocated temporary area on the first storage device.

상기 제 2 운영체제 설치 파일은, 제 2 운영체제의 부팅을 위한 부트 이미지, 상기 제 2 운영체제 설치를 위한 설치 이미지, 기 설정된 순서로 상기 제 2 운영체제 설치를 위한 커맨드 및 제 2 운영체제 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함할 수 있다.The second operating system installation file includes a boot image for booting a second operating system, an installation image for installing the second operating system, a command for installing the second operating system and a second operating system installation environment in a preset order. It may include at least one of utilities.

상기 유틸리티는, 상기 제 1 운영체제에 대한 부트 매니저의 부트 환경 설정 파일을 상기 부팅 이미지에서 부팅 가능하도록 편집하기 위한 프로그램, 상기 제 1 운영체제의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 운영체제 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함할 수 있다.The utility includes a program for editing the boot environment configuration file of the boot manager for the first operating system so that it can be booted from the boot image, a program for checking the bits (32Bit, 64Bit) of the first operating system, and a user command It may include at least one of a response file corresponding to a pop-up UI for receiving input, a program for enabling booting in response to an operating system version, and a program for checking a language used.

상기 제 2 운영체제를 설치하는 단계는, 상기 제 2 운영체제가 설치되는 동안 요구되는 질의 항목 각각에 대응하는 답변 정보를 상기 답변 정보가 삽입될 디렉토리에 저장하며, 상기 제 2 운영체제의 설치가 완료되면, 상기 제 2 운영체제를 이용하여 부팅을 수행하며, 상기 질의 항목에 대한 답변 정보는, 아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 운영체제가 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함할 수 있다.In the step of installing the second operating system, answer information corresponding to each of the query items required while the second operating system is installed is stored in a directory in which the answer information is to be inserted, and when the installation of the second operating system is completed, Booting is performed using the second operating system, and the answer information to the query item includes at least one of ID, password, country, language, time information, partition information where the second operating system is to be installed, and company information. can

상기 설치 이미지는, 제 2 운영체제, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함할 수 있다.The installation image may include at least one of a second operating system, an office program, a Portable Document Format (PDF) related program, and a compression program.

상기 제 2 운영체제를 실행하는 단계는, 상기 제 2 운영체제의 부팅이 완료되면, 상기 제 2 운영체제의 설치 파일이 저장된 임시 영역을 삭제하는 단계; 및 상기 제 2 운영체제의 설치 완료 메시지를 출력하는 단계;를 포함할 수 있다.The executing of the second operating system may include: when booting of the second operating system is completed, deleting a temporary area in which an installation file of the second operating system is stored; and outputting an installation completion message of the second operating system.

상기 제 2 운영체제를 실행하는 단계는, 상기 제 2 운영체제의 설치 완료 메시지 출력 후 상기 제 2 운영체제가 안정적으로 동작하도록 상기 제 2 운영체제를 재부팅하는 단계;를 더 포함할 수 있다.The executing of the second operating system may further include, after outputting the installation completion message of the second operating system, rebooting the second operating system so that the second operating system operates stably.

본 발명의 다른 실시예에 따른 컴퓨터 시스템은, 제 1 윈도우 프로그램이 설치된 컴퓨터 시스템에 있어서, 제 2 윈도우 프로그램을 제공하는 파일 제공 서버와 데이터 통신을 수행하여 제 2 윈도우 프로그램 설치를 위한 실행 파일을 수신하는 통신부; 기 설치된 제 1 윈도우 프로그램을 저장하고 있는 저장부; 및 상기 제 1 윈도우 프로그램이 저장된 영역을 포맷하고, 상기 제 2 윈도우 프로그램을 상기 저장부에 설치하는 제어부;를 포함하며, 상기 제어부는, 상기 실행 파일이 수신되면, 상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 상기 저장부에 제 2 윈도우 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 윈도우 프로그램을 이용하여 상기 저장부에 임시 영역을 할당하는 임시 영역 처리부; 상기 임시 영역이 생성되면, 상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 통신부를 통해 상기 파일 제공 서버로부터 수신된 제 2 윈도우 설치 파일을 상기 임시 영역에 저장하는 윈도우 다운로드부; 상기 제 2 윈도우 설치 파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 윈도우 프로그램이 저장된 영역을 포맷한 후, 상기 제 2 윈도우 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 윈도우 프로그램을 설치하는 윈도우 설치부; 및 상기 제 2 윈도우 프로그램 설치가 완료되면, 상기 윈도우 설치 파일이 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 윈도우 프로그램을 실행하는 윈도우 실행부;를 포함할 수 있다.A computer system according to another embodiment of the present invention receives an executable file for installing a second window program by performing data communication with a file providing server providing a second window program in a computer system in which a first window program is installed. communication department; a storage unit for storing the pre-installed first window program; and a control unit that formats an area in which the first window program is stored and installs the second window program in the storage unit, wherein the control unit checks the memory included in the executable file when the executable file is received a temporary area processing unit that determines whether a second window installation file can be stored in the storage unit based on a program, and then allocates a temporary area to the storage unit using the first window program; a window download unit configured to store, in the temporary area, a second window installation file received from the file providing server through the communication unit based on a download program included in the executable file when the temporary area is created; After the computer system is booted with a boot image included in the second window installation file to format an area in which the first window program is stored, the second window installation file includes the installation image in the storage unit. a window installation unit for installing a second window program; and a window execution unit configured to execute the second window program installed in the storage unit after deleting the temporary area in which the window installation file is stored when the installation of the second window program is completed.

상기 임시 영역 처리부는, 상기 메모리 체크 프로그램에 기초하여 상기 저장부의 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부의 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하여, 상기 조건을 충족하면, 상기 제 1 윈도우 프로그램을 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당할 수 있다.The temporary area processing unit determines, based on the memory check program, whether the remaining capacity of the first storage device of the storage unit is equal to or greater than a preset threshold capacity and the specification of the second storage unit of the storage unit is equal to or greater than a preset reference specification Thus, if the condition is satisfied, a temporary area having a storage capacity capable of storing the executable file may be allocated to the first storage device using the first window program.

본 발명의 실시예에 따른 컴퓨터 시스템은 출력부;를 더 포함하며, 상기 임시 영역 처리부는, 상기 조건을 충족하지 못하면, 상기 출력부를 통해 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 윈도우 자동 설치 불가 메시지를 출력할 수 있다.The computer system according to an embodiment of the present invention further includes an output unit, wherein the temporary area processing unit automatically performs a window according to insufficient capacity of the first and second memory devices through the output unit if the condition is not satisfied. An installation failure message can be output.

상기 임시 영역 처리부는, 상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면, 상기 이전에 할당된 임시 영역을 삭제할 수 있다.The temporary area processing unit may delete the previously allocated temporary area when there is a previously allocated temporary area on the first storage device.

상기 윈도우 설치 파일은, 제 2 윈도우 프로그램 부팅을 위한 부트 이미지, 상기 제 2 윈도우 프로그램 설치를 위한 설치 이미지, 기 설정된 순서로 상기 제 2 윈도우 프로그램 설치를 위한 커맨드 및 윈도우 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함할 수 있다.The window installation file includes a boot image for booting a second window program, an installation image for installing the second window program, a command for installing the second window program in a preset order, and a utility for setting a window installation environment. It may include at least one.

상기 유틸리티는, 상기 제 1 윈도우 프로그램에 대한 부트 매니저의 부트 환경 설정 파일을 상기 부팅 이미지에서 부팅 가능하도록 편집하기 위한 프로그램, 상기 제 1 윈도우 프로그램의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 윈도우 프로그램 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함할 수 있다.The utility includes a program for editing a boot environment setting file of the boot manager for the first window program to be bootable from the boot image, a program for checking usage bits (32Bit, 64Bit) of the first window program, and a user It may include at least one of a response file corresponding to a pop-up UI for receiving a command, a program for enabling booting corresponding to a Windows program version, and a program for checking a language used.

상기 윈도우 설치부는, 상기 제 2 윈도우 프로그램이 설치되는 동안 요구되는 질의 항목 각각에 대응하는 답변 정보를 상기 답변 정보가 삽입될 디렉토리에 저장하며, 상기 제 2 윈도우 프로그램의 설치가 완료되면, 상기 제 2 윈도우 프로그램을 이용하여 부팅을 수행하며, 상기 질의 항목에 대한 답변 정보는, 아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 윈도우 프로그램이 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함할 수 있다.The window installation unit stores answer information corresponding to each of the query items required while the second window program is installed in a directory in which the answer information is to be inserted, and when the installation of the second window program is completed, the second window program is installed. Booting is performed using a Windows program, and the answer information to the query item may include at least one of ID, password, country, language, time information, partition information where the second Windows program is to be installed, and company information. have.

상기 설치 이미지는, 제 2 윈도우 프로그램, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함할 수 있다.The installation image may include at least one of a second window program, an office program, a Portable Document Format (PDF)-related program, and a compression program.

본 발명의 실시예에 따른 컴퓨터 시스템은 출력부;를 더 포함하며, 상기 윈도우 실행부는, 상기 제 2 윈도우 프로그램으로 부팅이 완료되면, 상기 제 2 윈도우 프로그램 설치 파일이 저장된 임시 영역을 삭제한 후 상기 제 2 윈도우 프로그램 설치 완료 메시지를 출력하도록 상기 출력부를 제어할 수 있다.The computer system according to an embodiment of the present invention further includes an output unit, wherein the window execution unit deletes a temporary area in which the second window program installation file is stored when booting into the second window program is completed and then the The output unit may be controlled to output a second window program installation completion message.

상기 윈도우 실행부는, 상기 제 2 윈도우 프로그램 설치 완료 메시지 출력 후 상기 제 2 윈도우 프로그램이 안정적으로 동작하도록 상기 제 2 윈도우 프로그램을 재부팅 할 수 있다.The window execution unit may reboot the second window program so that the second window program operates stably after the second window program installation complete message is output.

본 발명의 또다른 실시예에 따른 컴퓨터 시스템은, 제 1 운영체제를 이용해 부팅과정을 수행한 컴퓨터 시스템에 있어서, 제 2 운영체제를 제공하는 파일 제공 서버와 데이터 통신을 수행하여 제 2 운영체제 설치를 위한 실행 파일을 수신하는 통신부; 기 설치된 제 1 운영체제 프로그램을 저장하고 있는 저장부; 및 상기 제 1 운영체제가 저장된 영역을 포맷하고, 상기 제 2 운영체제를 상기 저장부에 설치하는 제어부;를 포함하며, 상기 제어부는, 상기 실행 파일이 수신되면, 상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 상기 저장부에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 운영체제를 이용하여 상기 저장부에 임시 영역을 할당하는 임시 영역 처리부; 상기 임시 영역이 생성되면, 상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 통신부를 통해 상기 파일 제공 서버로부터 수신된 제 2 운영체제 설치 파일을 상기 임시 영역에 저장하는 운영체제 다운로드부; 상기 제 2 운영체제 설치파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 운영체제가 저장된 영역을 포맷한 후, 상기 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 운영체제를 설치하는 운영체제 설치부; 및 상기 제 2 운영체제 설치가 완료되면, 상기 제 2 운영체제가 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 운영체제를 실행하는 윈도우 실행부;를 포함할 수 있다.A computer system according to another embodiment of the present invention performs data communication with a file providing server that provides a second operating system in a computer system that has performed a booting process using a first operating system, thereby performing execution for installing a second operating system. a communication unit for receiving a file; a storage unit for storing the pre-installed first operating system program; and a control unit that formats an area in which the first operating system is stored and installs the second operating system in the storage unit, wherein the control unit sends the memory check program included in the executable file when the executable file is received. a temporary area processing unit that determines whether a second operating system installation file can be stored in the storage unit based on the storage unit, and then allocates a temporary area to the storage unit using the first operating system; an operating system download unit configured to store a second operating system installation file received from the file providing server through the communication unit in the temporary area based on a download program included in the executable file when the temporary area is created; After the computer system is booted with the boot image included in the second operating system installation file to format the area in which the first operating system is stored, the second operating system installation file is stored in the storage unit based on the installation image included in the second operating system installation file. 2 an operating system installation unit for installing an operating system; and a window execution unit configured to execute the second operating system installed in the storage unit after deleting the temporary area in which the second operating system is stored when the installation of the second operating system is completed.

상기 임시 영역 처리부는, 상기 메모리 체크 프로그램에 기초하여 상기 저장부의 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부의 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하여, 상기 조건을 충족하면, 상기 제 1 운영체제을 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당하고, 상기 컴퓨터 시스템은 출력부;를 더 포함하며, 상기 임시 영역 처리부는, 상기 조건을 충족하지 못하면, 상기 출력부를 통해 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 운영체제 자동 설치 불가 메시지를 출력하고, 상기 임시 영역 처리부는, 상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면, 상기 이전에 할당된 임시 영역을 삭제할 수 있다.The temporary area processing unit determines, based on the memory check program, whether the remaining capacity of the first storage device of the storage unit is equal to or greater than a preset threshold capacity and the specification of the second storage unit of the storage unit is equal to or greater than a preset reference specification Thus, when the condition is satisfied, a temporary area having a storage capacity capable of storing the executable file is allocated to the first storage device using the first operating system, and the computer system further includes an output unit; If the condition is not satisfied, the temporary area processing unit outputs a message that the operating system cannot be automatically installed according to the insufficient capacity of the first and second storage devices through the output unit, and the temporary area processing unit is configured to: If a previously allocated temporary area exists in , the previously allocated temporary area may be deleted.

이상과 같이, 본 발명에 따른 컴퓨터 시스템은, 다양한 종류의 운영체제를 원격으로 신속하게 자동 설치할 수 있는 효과가 있다.As described above, the computer system according to the present invention has the effect of being able to remotely and automatically install various types of operating systems.

또한, 윈도우 운영체제 설치 과정에서 발생하는데 필요한 다양한 형태의 사용자 명령 및 입력 데이터 없이도 자동으로 윈도우 운영체제 및 관련 프로그램을 설치할 수 있을 뿐만 아니라, 자동으로 윈도우 운영체제 및 관련 프로그램을 원격 설치함으로써, 전문 엔지니어와 대면할 필요없이 비대면으로 사용자가 쉽게 홀로 자가 설치를 할 수 있으며 그에 따른 시간 및 비용을 절감할 수 있는 효과가 있다.In addition, it is possible to automatically install the Windows operating system and related programs without user commands and input data of various types required during the Windows operating system installation process. Users can easily self-install without face-to-face, thereby saving time and money.

도 1은 본 발명의 일 실시예에 따른 컴퓨터 시스템의 개략적인 블록도,
도 2는 본 발명의 일 실시예에 따른 컴퓨터 시스템의 제어부에 대한 세부 블록도,
도 3은 본 발명의 일 실시예에 따른 컴퓨터 시스템의 세부 블록도,
도 4는 본 발명의 일 실시예에 따른 컴퓨터 시스템의 제어 방법에 대한 흐름도,
도 5는 본 발명의 일 실시예에 따른 컴퓨터 시스템에서 윈도우 설치 파일을 저장할 저장부의 임시 영역을 할당하는 방법의 흐름도,
도 6은 본 발명의 일 실시예에 따른 컴퓨터 시스템에서 제 2 운영체제 프로그램을 실행하는 방법의 흐름도이다.
1 is a schematic block diagram of a computer system according to an embodiment of the present invention;
2 is a detailed block diagram of a control unit of a computer system according to an embodiment of the present invention;
3 is a detailed block diagram of a computer system according to an embodiment of the present invention;
4 is a flowchart of a method for controlling a computer system according to an embodiment of the present invention;
5 is a flowchart of a method of allocating a temporary area of a storage unit to store a Windows installation file in a computer system according to an embodiment of the present invention;
6 is a flowchart of a method of executing a second operating system program in a computer system according to an embodiment of the present invention.

이하, 본 문서의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 문서에 기재된 기술을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 문서의 실시 예의 다양한 변경(modifications), 균등물(equivalents), 및/또는 대체물(alternatives)을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다.Hereinafter, various embodiments of the present document will be described with reference to the accompanying drawings. However, this is not intended to limit the technology described in this document to a specific embodiment, and it should be understood that it includes various modifications, equivalents, and/or alternatives of the embodiments of this document. . In connection with the description of the drawings, like reference numerals may be used for like components.

본 문서에서 "가진다", "가질 수 있다", "포함한다" 또는 "포함할 수 있다" 등의 표현은 해당 특징(예: 수치, 기능, 동작, 또는 부품 등의 구성요소)의 존재를 가리키며, 추가적인 특징의 존재를 배제하지 않는다.In this document, expressions such as "have", "may have", "include" or "may include" indicate the existence of a corresponding characteristic (eg, a numerical value, function, operation, or component such as a part). , does not exclude the presence of additional features.

본 문서에서 "A 또는 B", "A 또는/및 B 중 적어도 하나" 또는 "A 또는/및 B 중 하나 또는 그 이상" 등의 표현은 함께 나열된 항목들의 모든 가능한 조합을 포함할 수 있다. 예를 들면 "A 또는 B", "A 및 B 중 적어도 하나" 또는 "A 또는 B 중 적어도 하나"는 (1) 적어도 하나의 A를 포함, (2) 적어도 하나의 B를 포함 또는 (3) 적어도 하나의 A 및 적어도 하나의 B 모두를 포함하는 경우를 모두 지칭할 수 있다.In this document, expressions such as “A or B”, “at least one of A or/and B”, or “one or more of A or/and B” may include all possible combinations of the items listed together. For example, “A or B”, “at least one of A and B” or “at least one of A or B” means (1) includes at least one A, (2) includes at least one B, or (3) It may refer to all cases including both at least one A and at least one B.

본 문서에서 사용된 "제 1 ", "제 2 ", "첫째" 또는 "둘째" 등의 표현들은 다양한 구성요소들을 순서 및/또는 중요도에 상관없이 수식할 수 있고, 한 구성요소를 다른 구성요소와 구분하기 위해 사용될 뿐 해당 구성요소들을 한정하지 않는다.Expressions such as "first", "second", "first" or "second" used in this document may modify various elements regardless of order and/or importance, and may modify one element to another element. It is used only to distinguish from and does not limit the corresponding components.

어떤 구성요소(예: 제 1 구성요소)가 다른 구성요소(예: 제 2 구성요소)에 "(기능적으로 또는 통신적으로) 연결되어(operatively or communicatively coupled with/to)" 있다거나 "접속되어(connected to)" 있다고 언급된 때에는, 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로 연결되거나, 다른 구성요소(예: 제3 구성요소)를 통하여 연결될 수 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소(예: 제 1 구성요소)가 다른 구성요소(예: 제 2 구성요소)에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 상기 어떤 구성요소와 상기 다른 구성요소 사이에 다른 구성요소(예: 제 3 구성요소)가 존재하지 않는 것으로 이해될 수 있다.One component (eg, a first component) is "operatively or communicatively coupled with/to" or "connected to" another component (eg, a second component). When referring to "connected to", it will be understood that the certain element may be directly connected to the other element or may be connected through another element (eg, a third element). On the other hand, when it is said that a component (eg, a first component) is "directly connected" or "directly connected" to another component (eg, a second component), the component and the It may be understood that other components (eg, a third component) do not exist between other components.

본 문서에서 사용된 표현 "~하도록 구성된(또는 설정된)(configured to)"은 상황에 따라 예를 들면 "~에 적합한(suitable for)", "~하는 능력을 가지는(having the capacity to)", "~하도록 설계된(designed to)", "~하도록 변경된(adapted to)", "~하도록 만들어진(made to)" 또는 "~를 할 수 있는(capable of)"과 바꾸어 사용될 수 있다. 용어 "~하도록 구성된(또는 설정된)"은 하드웨어적으로 "특별히 설계된(specifically designed to)" 것 만을 반드시 의미하지 않을 수 있다. 대신, 어떤 상황에서는 "~하도록 구성된 장치"라는 표현은 그 장치가 다른 장치 또는 부품들과 함께 "~할 수 있는" 것을 의미할 수 있다. 예를 들면 문구 "A, B, 및 C를 수행하도록 구성된(또는 설정된) 프로세서"는 해당 동작을 수행하기 위한 전용 프로세서(예: 임베디드 프로세서) 또는 메모리 장치에 저장된 하나 이상의 소프트웨어 프로그램들을 실행함으로써 해당 동작들을 수행할 수 있는 범용 프로세서(generic-purpose processor)(예: CPU 또는 application processor)를 의미할 수 있다. The expression "configured to (or configured to)" as used in this document, depending on the context, for example, "suitable for", "having the capacity to", It can be used interchangeably with "designed to", "adapted to", "made to" or "capable of". The term “configured (or configured to)” may not necessarily mean only “specifically designed to” hardware. Instead, in some circumstances the expression “a device configured to” may mean that the device is “capable of” with other devices or parts. For example, the phrase "a processor configured (or configured to perform) A, B, and C" refers to a processor (eg, an embedded processor) or memory device dedicated to performing the corresponding action by executing one or more software programs stored in the memory device. It may mean a generic-purpose processor (eg, a CPU or an application processor) capable of performing these tasks.

본 문서의 다양한 실시예들에 따른 컴퓨터 시스템은, 예를 들면, 스마트폰, 태블릿 PC, 이동 전화기, 영상 전화기, 전자책 리더기, 데스크탑 PC, 랩톱 PC, 넷북, 워크스테이션, 서버, PDA, PMP(portable multimedia player), MP3 플레이어, 의료기기, 카메라 또는 웨어러블 장치 중 적어도 하나를 포함할 수 있다. 웨어러블 장치는 액세서리형(예: 시계, 반지, 팔찌, 발찌, 목걸이, 안경, 콘택트 렌즈, 또는 머리 착용형 장치(HMD: head mounted device), 직물 또는 의류 일체형(예: 전자 의복), 신체 부착형(예: 스킨 패드 또는 문신) 또는 생체 이식형 회로 중 적어도 하나를 포함할 수 있다. 어떤 실시예들에서 컴퓨터 시스템은, 예를 들면 텔레비전, DVD(digital video disk) 플레이어, 오디오, 냉장고, 에어컨, 청소기, 오븐, 전자레인지, 세탁기, 공기 청정기, 셋톱 박스, 홈 오토메이션 컨트롤 패널, 보안 컨트롤 패널, 미디어 박스(예: 삼성 HomeSyncTM, 애플TVTM, 또는 구글 TVTM), 게임 콘솔(예: XboxTM, PlayStationTM), 전자 사전, 전자 키, 캠코더, 또는 전자 액자 중 적어도 하나를 포함할 수 있다.A computer system according to various embodiments of the present document may include, for example, a smartphone, a tablet PC, a mobile phone, a video phone, an e-book reader, a desktop PC, a laptop PC, a netbook, a workstation, a server, a PDA, a PMP ( portable multimedia player), an MP3 player, a medical device, a camera, or a wearable device. A wearable device is an accessory (e.g., watch, ring, bracelet, anklet, necklace, glasses, contact lens, or head mounted device (HMD)), integrated into a textile or garment (e.g. electronic garment), or body-worn. (eg a skin pad or tattoo) or bioimplantable circuitry.In some embodiments, the computer system includes, for example, a television, a digital video disk (DVD) player, an audio system, a refrigerator, an air conditioner; vacuum cleaners, ovens, microwaves, washing machines, air purifiers, set-top boxes, home automation control panels, security control panels, media boxes (eg Samsung HomeSyncTM, Apple TVTM, or Google TVTM), game consoles (eg XboxTM, PlayStationTM); It may include at least one of an electronic dictionary, an electronic key, a camcorder, and an electronic picture frame.

다른 실시예에서 컴퓨터 시스템은 각종 의료기기(예: 각종 휴대용 의료측정기기(혈당 측정기, 심박 측정기, 혈압 측정기 또는 체온 측정기 등), MRA(magnetic resonance angiography), MRI(magnetic resonance imaging), CT(computed tomography), 촬영기, 또는 초음파기 등), 네비게이션 장치, 위성 항법 시스템(GNSS: global navigation satellite system), EDR(event data recorder), FDR(flight data recorder), 자동차 인포테인먼트 장치, 선박용 전자 장비(예: 선박용 항법 장치, 자이로 콤파스 등), 항공 전자기기(avionics), 보안 기기, 차량용 헤드 유닛(head unit), 산업용 또는 가정용 로봇, 드론(drone), 금융 기관의 ATM, 상점의 POS(point of sales) 또는 사물 인터넷 장치 (예: 전구, 각종 센서, 스프링클러 장치, 화재 경보기, 온도조절기, 가로등, 토스터, 운동기구, 온수탱크, 히터, 보일러 등) 중 적어도 하나를 포함할 수 있다.In another embodiment, the computer system includes various medical devices (eg, various portable medical devices (eg, a blood glucose monitor, a heart rate monitor, a blood pressure monitor, or a body temperature monitor), magnetic resonance angiography (MRA), magnetic resonance imaging (MRI), computed CT (CT). tomography, camera, or ultrasound), navigation devices, global navigation satellite system (GNSS), event data recorder (EDR), flight data recorder (FDR), automotive infotainment devices, marine electronic equipment (e.g. for ships) navigation devices, gyro compasses, etc.), avionics, security devices, vehicle head units, industrial or domestic robots, drones, ATMs in financial institutions, point of sales (POS) or It may include at least one of IoT devices (eg, light bulbs, various sensors, sprinkler devices, fire alarms, thermostats, street lights, toasters, exercise equipment, hot water tanks, heaters, boilers, etc.).

본 문서에서 사용자라는 용어는 컴퓨터 시스템을 사용하는 사람 또는 컴퓨터 시스템을 사용하는 장치(예: 인공지능 컴퓨터 시스템)를 지칭할 수 있다.In this document, the term user may refer to a person using a computer system or a device using the computer system (eg, an artificial intelligence computer system).

도 1은 본 발명의 일 실시예에 따른 컴퓨터 시스템의 개략적인 블록도이다.1 is a schematic block diagram of a computer system according to an embodiment of the present invention.

본 발명의 실시예에 따른 컴퓨터 시스템(100)은 윈도우 프로그램에 의해 동작을 수행하는 장치로써 데스크톱, 랩톱(노트북), 태블릿 PC 등이 될 수 있다.The computer system 100 according to an embodiment of the present invention is a device that performs an operation by a Windows program, and may be a desktop, a laptop (notebook), a tablet PC, or the like.

한편, 본 발명의 실시예에서는 운영체제를 윈도우 프로그램으로 구현하였으나, 이에 한정하지 않고 다양한 운영체제에 적용이 가능할 수 있다.Meanwhile, in the embodiment of the present invention, the operating system is implemented as a Windows program, but the present invention is not limited thereto and may be applied to various operating systems.

또한, 본 발명의 명세서 전반에서 기술하는 제 1 운영체제는 본 발명의 실시예에 따라 컴퓨터 시스템에 기 설치된 제 1 윈도우 프로그램을 가리키고, 제 2 운영체제는 기 설치된 제 1 윈도우 프로그램으로 동작하는 컴퓨터 시스템의 운영체제를 새로운 운영체제로 바꾸기 위해 제공되는 제 2 윈도우 프로그램을 가리킨다. In addition, the first operating system described throughout the specification of the present invention refers to the first window program pre-installed in the computer system according to the embodiment of the present invention, and the second operating system refers to the operating system of the computer system operating as the pre-installed first window program. It refers to the second window program provided to change the new operating system.

이 같은 컴퓨터 시스템(100)은 도 1에 도시된 바와 같이, 통신부(110), 저장부(120), 제어부(130) 및 출력부(140)를 포함한다.As shown in FIG. 1 , the computer system 100 includes a communication unit 110 , a storage unit 120 , a control unit 130 , and an output unit 140 .

통신부(110)는 파일 제공 서버(미도시)와 데이터 통신을 수행하여 제 2 운영체제 프로그램 설치를 위한 실행 파일을 수신한다. 여기서 파일 제공 서버(미도시)는 윈도우 프로그램 설치와 관련된 각종 프로그램, 각 프로그램에 대한 실행 파일, 윈도우 환경에서 이용 가능한 기타 프로그램들을 제공하는 서버이다.The communication unit 110 performs data communication with a file providing server (not shown) to receive an executable file for installing the second operating system program. Here, the file providing server (not shown) is a server that provides various programs related to Windows program installation, executable files for each program, and other programs available in the Windows environment.

구체적으로, 통신부(110)는 윈도우 설치를 위한 사용자 명령에 따라 파일 제공 서버(미도시)와 데이터 통신을 수행하여 제 2 운영체제 프로그램 설치를 위한 실행 파일을 수신할 수 있다.Specifically, the communication unit 110 may receive an executable file for installing the second operating system program by performing data communication with a file providing server (not shown) according to a user command for installing a window.

저장부(120)는 기 설치된 제 1 운영체제 프로그램을 저장한다.The storage unit 120 stores a pre-installed first operating system program.

이 같은 저장부(120)는 제 1 및 제 2 기억장치(121,122)를 포함할 수 있다.The storage unit 120 may include first and second storage devices 121 and 122 .

제 1 기억장치(121)는 HDD(Hard Disk Drive) 또는 SSD(Solid State Drive)와 같은 보조 기억장치로써 윈도우 프로그램을 포함하는 OS 관련 프로그램과 다양한 실행 프로그램을 저장할 수 있다.The first storage device 121 is an auxiliary storage device such as a hard disk drive (HDD) or a solid state drive (SSD), and may store OS-related programs including Windows programs and various execution programs.

제 2 기억장치(122)는 RAM과 같이 데이터를 읽고 쓰며, 임시 저장하는 동작을 수행하는 주 기억장치를 가리킬 수 있으며, 본 발명의 실시예에서는 전원이 꺼지면 모든 내용이 지워지는 휘발성 메모리일 수 있다.The second memory device 122 may refer to a main memory device that reads, writes, and temporarily stores data, such as RAM. .

제어부(130)는 컴퓨터 시스템(100)의 각 구성을 제어한다. 특히, 제어부(130)는 별도의 사용자 명령 없이 자동으로 저장부(120)에 저장된 제 1 운영체제 프로그램을 포맷하고, 저장부(120)에 제 2 운영체제 프로그램을 설치한다.The control unit 130 controls each configuration of the computer system 100 . In particular, the control unit 130 automatically formats the first operating system program stored in the storage unit 120 without a separate user command, and installs the second operating system program in the storage unit 120 .

출력부(140)는 제 2 운영체제 프로그램의 설치가 완료되면, 제어부(130)의 제어 명령에 따라, 제 2 운영체제 프로그램 설치 완료 메시지를 출력한다.When the installation of the second operating system program is completed, the output unit 140 outputs a second operating system program installation completion message according to a control command of the controller 130 .

한편, 전술한 바와 같이, 윈도우 설치를 위한 최초 사용자 명령이 입력된 후 별도의 사용자 명령 없이 자동으로 제 2 운영체제 프로그램을 원격 설치하는 제어부(130)는 하기와 같은 구성을 포함할 수 있다.Meanwhile, as described above, after an initial user command for installing a window is input, the control unit 130 that remotely installs the second operating system program automatically without a separate user command may include the following configuration.

이하에서는, 제 2 운영체제 프로그램을 자동 설치하는 제어부(130)의 동작에 대해서 상세히 설명하도록 한다.Hereinafter, the operation of the control unit 130 for automatically installing the second operating system program will be described in detail.

도 2는 본 발명의 일 실시예에 따른 컴퓨터 시스템의 제어부에 대한 세부 블록도이다.2 is a detailed block diagram of a control unit of a computer system according to an embodiment of the present invention.

도 2에 도시된 바와 같이 제어부(130)는 임시 영역 처리부(131), 제 2 운영체제 다운로드부(132), 제 2 운영체제 설치부(133) 및 제 2 운영체제 실행부(134)를 포함할 수 있다.As shown in FIG. 2 , the control unit 130 may include a temporary area processing unit 131 , a second operating system download unit 132 , a second operating system installation unit 133 , and a second operating system execution unit 134 . .

임시 영역 처리부(131)는 통신부(110)를 통해 실행 파일이 수신되면, 수신된 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 저장부(120)에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 저장부(120)에 기 저장된 제 1 운영체제의 프로그램을 이용하여 저장부(120)에 임시 영역을 할당한다.When the execution file is received through the communication unit 110 , the temporary area processing unit 131 determines whether the second operating system installation file can be stored in the storage unit 120 based on the memory check program included in the received execution file. , a temporary area is allocated to the storage unit 120 by using the program of the first operating system pre-stored in the storage unit 120 .

제 2 운영체제 다운로드부(132)는 임시 영역 처리부(131)를 통해 임시 영역이 생성되면, 실행 파일에 포함된 다운로드 프로그램에 기초하여 파일 제공 서버(미도시)로부터 제 2 운영체제 설치 파일을 수신하도록 통신부(110)를 제어한다. 이에 따라 통신부(110)는 파일 제공 서버(미도시)와 데이터 통신을 수행하여 제 2 운영체제 설치 파일을 수신할 수 있다. 제 2 운영체제 설치 파일이 수신되면, 제 2 운영체제 다운로드부(132)는 수신된 제 2 운영체제 설치 파일을 임시 영역에 저장한다. 이때, 제 2 운영체제 설치 파일 다운로드 중 오류가 발생하면 모두 롤백(임시 영역 삭제 및 관련 파일 모두 삭제)기능을 수행하여 설치 행위 자체를 무효화 할 수 있다.When the temporary area is created through the temporary area processing unit 131, the second operating system download unit 132 is a communication unit to receive the second operating system installation file from the file providing server (not shown) based on the download program included in the executable file. (110) is controlled. Accordingly, the communication unit 110 may receive the second operating system installation file by performing data communication with a file providing server (not shown). When the second operating system installation file is received, the second operating system download unit 132 stores the received second operating system installation file in a temporary area. In this case, if an error occurs while downloading the second operating system installation file, the installation act itself may be invalidated by performing a rollback function (deleting the temporary area and deleting all related files).

제 2 운영체제 설치부(133)는 제 2 운영체제 설치 파일에 포함된 부트 이미지로 컴퓨터 시스템(100)의 부팅을 수행하여 임시 영역을 제외한 제 1 운영체제 프로그램이 저장된 영역을 포맷한다. 이후, 제 2 운영체제 설치부(133)는 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 저장부(120)에 제 2 운영체제 프로그램을 설치한다.The second operating system installation unit 133 performs booting of the computer system 100 with the boot image included in the second operating system installation file, and formats the area in which the first operating system program is stored except for the temporary area. Thereafter, the second operating system installation unit 133 installs the second operating system program in the storage unit 120 based on the installation image included in the second operating system installation file.

제 2 운영체제 실행부(134)는 제 2 운영체제 설치부(133)를 통해 저장부(120)에 제 2 운영체제 프로그램의 설치가 완료되면, 제 2 운영체제 실행부(134)는 저장부(120)에 설치된 제 2 운영체제 프로그램을 실행한다. 이 후 제 2 운영체제 설치 파일이 저장된 임시 영역을 삭제한다.When the installation of the second operating system program in the storage unit 120 is completed through the second operating system installation unit 133 , the second operating system execution unit 134 stores the second operating system execution unit 134 in the storage unit 120 . Execute the installed second operating system program. After that, the temporary area in which the second operating system installation file is stored is deleted.

구체적으로, 임시 영역 처리부(131)는 실행 파일에 포함된 저장부 용량 체크 프로그램에 기초하여 저장부(120)의 제 1 기억장치(121)의 잔여 용량이 기 설정된 임계 용량 이상인지 여부를 판단한다. 이후 임시 영역 처리부(131)는 저장부(120)의 제 2 기억장치(122)의 사양이 기 설정된 기준 사양 이상인지 여부를 판단한다.Specifically, the temporary area processing unit 131 determines whether the remaining capacity of the first storage device 121 of the storage unit 120 is equal to or greater than a preset threshold capacity based on the storage unit capacity check program included in the executable file. . Thereafter, the temporary area processing unit 131 determines whether the specification of the second storage device 122 of the storage unit 120 is equal to or greater than a preset reference specification.

이 같은 조건을 모두 충족하면, 임시 영역 처리부(131)는 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 제 1 기억장치(121)에 할당할 수 있다.When all of these conditions are satisfied, the temporary area processing unit 131 may allocate a temporary area having a storage capacity capable of storing an executable file to the first storage device 121 .

실시예에 따라, 임시 영역 처리부(131)는 제 1 기억장치(121)의 잔여 용량이 적어도 10기가 이상인지 여부를 판단할 수 있다. 판단 결과, 제 1 기억장치(121)의 잔여 용량이 10기가 이상이면, 임시 영역 처리부(131)는 제 2 기억장치(122)의 사양이 적어도 2기가 이상인지 여부를 판단한다. 판단 결과, 제 2 기억장치(122)의 사양이 2기가 이상이면, 임시 영역 처리부(131)는 제 1 운영체제의 프로그램을 이용하여 제 1 기억장치(121)에 실행 파일을 저장하기 위한 임시 영역을 할당할 수 있다.According to an embodiment, the temporary area processing unit 131 may determine whether the remaining capacity of the first memory device 121 is at least 10 gigabytes or more. As a result of the determination, if the remaining capacity of the first memory device 121 is 10 gigabytes or more, the temporary area processing unit 131 determines whether the specification of the second memory device 122 is at least 2 gigabytes or more. As a result of the determination, if the specification of the second storage device 122 is 2 gigabytes or more, the temporary area processing unit 131 creates a temporary area for storing the executable file in the first storage device 121 using the program of the first operating system. can be assigned

한편, 임시 영역 처리부(131)는 위 조건을 중 적어도 하나를 충족하지 못하면, 출력부(140)를 통해 제 1 및 제 2 기억장치(121,122)의 용량 부족에 따른 제 2 운영체제 자동 설치 불가 메시지를 출력할 수 있다.On the other hand, if the temporary area processing unit 131 does not satisfy at least one of the above conditions, the second operating system automatic installation impossible message according to the insufficient capacity of the first and second storage devices 121 and 122 through the output unit 140 is displayed. can be printed

본 발명의 추가적인 양상에 따라, 임시 영역 처리부(131)는 제 1 기억장치(121) 상에 이전에 할당된 임시 영역이 존재하면, 이전에 할당된 임시 영역을 삭제하고, 전술한 바와 같이 제 1 기억장치(121) 상에 새로운 임시 영역을 할당할 수 있다.According to an additional aspect of the present invention, the temporary area processing unit 131 deletes the previously allocated temporary area when there is a previously allocated temporary area on the first memory device 121 , and as described above, the first A new temporary area may be allocated on the memory device 121 .

여기서, 제 1 기억장치(121)에 할당된 임시 영역은 제 1 기억장치(121) 상에서 제 2 운영체제 설치 파일을 저장하도록 구분된 제 1 운영체제 프로그램이 설치된 영역과는 구분되는 추가 파티션 영역이 될 수 있다.Here, the temporary area allocated to the first storage device 121 may be an additional partition area separated from the area in which the first operating system program divided to store the second operating system installation file on the first storage device 121 is installed. have.

이 같은 실시예를 통해 제 1 기억장치(121)에 임시 영역이 생성되면, 통신부(110)는 파일 제공 서버(미도시)로부터 제 2 운영체제 설치 파일을 수신하고, 제 2 운영체제 다운로드부(132)는 수신된 제 2 운영체제 설치 파일을 제 1 기억장치(121)의 임시 영역에 저장한다.When the temporary area is created in the first storage device 121 through this embodiment, the communication unit 110 receives the second operating system installation file from the file providing server (not shown), and the second operating system download unit 132 . stores the received second operating system installation file in the temporary area of the first storage device 121 .

여기서, 제 2 운영체제 설치 파일은 제 2 운영체제 설치를 수행할 부팅 이미지 파일, 제 2 운영체제 설치를 위한 제 2 운영체제 이미지 파일, 기 설정된 순서로 제 2 운영체제 프로그램 설치를 위한 커맨드 및 제 2 운영체제 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함할 수 있다.Here, the second operating system installation file includes a boot image file for performing the second operating system installation, a second operating system image file for installing the second operating system, a command for installing the second operating system program in a preset order, and a second operating system installation environment. It may include at least one of utilities for setting.

제 2 운영체제 설치를 수행할 부팅 이미지는 윈도우 PE(Preinstallation Environment)로 제 2 운영체제 설치를 위한 임시 부팅을 하도록 하기 위한 것이다. 여기서, 윈도우 PE는 마이크로소프트사에서 제공하는 윈도우 사전 설치 환경으로서, 일시적으로 윈도우 환경으로 부팅할 수 있도록 하는 임시 부팅용 저용량 윈도우이다.The boot image to perform the installation of the second operating system is for temporary booting for installation of the second operating system in Windows PE (Preinstallation Environment). Here, Windows PE is a Windows pre-installation environment provided by Microsoft, and is a low-capacity window for temporary booting that enables booting into the Windows environment temporarily.

한편, 유틸리티는 제 1 운영체제 프로그램에 대한 부트 매니저의 부트 환경 설정 파일(BCD: Boot Configuration Data)에 부팅 이미지가 부팅 가능하도록 편집하기 위한 프로그램, 제 1 운영체제 프로그램의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 윈도우 프로그램 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함할 수 있다.On the other hand, the utility checks the use bits (32Bit, 64Bit) of the first operating system program and the program for editing the boot image to be bootable in the boot configuration file (BCD: Boot Configuration Data) of the boot manager for the first operating system program. It may include at least one of a program for receiving a user command, a response file for responding to a pop-up UI for receiving a user command, a program for enabling booting in response to a Windows program version, and a program for checking a language used.

여기서, 사용자 명령을 입력받기 위한 팝업 UI는 예를 들어 아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 운영체제 프로그램이 설치될 파티션 정보 및 업체 정보 중 적어도 하나에 대한 사용자 명령을 입력받기 위한 UI가 될 수 있다.Here, the pop-up UI for receiving a user command is, for example, a UI for receiving a user command for at least one of ID, password, country, language, time information, partition information where the second operating system program is to be installed, and company information can be

그리고, 윈도우 프로그램 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램은 제 1 운영체제 프로그램 버전이 윈도우 7인 경우, 윈도우 7의 부트매니저와 호환성을 위한 EFI(Extensible Firmware Interface) 부팅용 관련 실행 파일이 될 수 있다.And, if the first operating system program version is Windows 7, the program for enabling booting corresponding to the Windows program version may be an Extensible Firmware Interface (EFI) bootable related executable file for compatibility with the Windows 7 boot manager. have.

이 같은 제 2 운영체제 설치 파일이 제 1 기억장치(121)의 임시 영역에 저장되면, 제 2 운영체제 설치부(133)는 제 2 운영체제 설치 파일에 포함된 부트 이미지로 컴퓨터 시스템(100)을 부팅하여 제 1 기억장치(121)의 제 1 운영체제 프로그램이 저장된 영역을 포맷한다.When the second operating system installation file is stored in the temporary area of the first storage device 121, the second operating system installation unit 133 boots the computer system 100 with the boot image included in the second operating system installation file and The area in which the first operating system program of the first storage device 121 is stored is formatted.

즉, 제 2 운영체제 설치부(133)는 제 1 기억장치(121)에 할당된 임시 영역을 제외한 제 1 운영체제 프로그램이 저장된 영역을 포함하는 나머지 영역을 포맷할 수 있다.That is, the second operating system installation unit 133 may format the remaining area including the area in which the first operating system program is stored except for the temporary area allocated to the first storage device 121 .

제 1 기억장치(121)의 제 1 운영체제 프로그램이 저장된 영역의 포맷이 완료되면, 제 2 운영체제 설치부(133)는 설치 이미지에 기초하여 제 1 기억장치(121)에 할당된 임시 영역을 제외한 나머지 영역에 제 2 운영체제 프로그램을 설치한다.When the format of the area in which the first operating system program is stored of the first storage device 121 is completed, the second operating system installation unit 133 performs the remainder except for the temporary area allocated to the first storage device 121 based on the installation image. Install the second operating system program in the area.

구체적으로, 제 2 운영체제 설치부(133)는 제 2 운영체제 프로그램이 제 1 기억장치(121)에 설치가 완료되면, 제 2 운영체제 프로그램 설치와 관련하여 요구되는 질의 항목 각각에 대응하는 답변 정보를 각각의 답변 정보가 참조될 디렉토리에 저장한다.Specifically, when the installation of the second operating system program in the first storage device 121 is completed, the second operating system installation unit 133 provides answer information corresponding to each of the query items required in relation to the installation of the second operating system program, respectively. 's answer information is saved in the directory to be referenced.

여기서, 질의 항목에 대한 답변 정보는 아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 운영체제 프로그램이 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함할 수 있다.Here, the answer information to the query item may include at least one of ID, password, country, language, time information, partition information where the second operating system program is to be installed, and company information.

이와 같이, 제 2 운영체제 설치부(133)는 제 2 운영체제 프로그램을 설치한 후, 설치에 필요한 질의 항목에 대한 답변 파일을 자동으로 해당 디렉토리에 저장함으로써, 사용자는 제 2 운영체제 프로그램 설치와 관련하여 별도의 입력 작업을 수행하지 않고 제 2 운영체제 프로그램을 자동으로 설치할 수 있다.In this way, after the second operating system installation unit 133 installs the second operating system program, by automatically storing the answer file to the query item required for installation in the corresponding directory, the user can separately install the second operating system program in connection with the installation of the second operating system program. It is possible to automatically install the second operating system program without performing an input operation.

한편, 전술한 설치 이미지는 윈도우 운영체제, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함할 수 있다.Meanwhile, the above-described installation image may include at least one of a Windows operating system, an office program, a Portable Document Format (PDF)-related program, and a compression program.

그러나, 본 발명은 이에 한정되지 않으며, 설치 이미지는 전술한 프로그램 외에 동영상 실행을 위한 플레이어, 다양한 인터넷 환경에 대응하기 위한 범용 웹 브라우저 프로그램 등을 더 포함할 수 있다.However, the present invention is not limited thereto, and the installation image may further include a player for executing a video in addition to the above-described program, a general-purpose web browser program for responding to various Internet environments, and the like.

예를 들어, 사용자가 기본 패키지를 요청한 경우, 제 2 운영체제 설치부(133)는 설치 이미지에 기초하여 제 2 운영체제 프로그램만을 설치할 수 있으며, 핵심 패키지를 요청한 경우, 제 2 운영체제 설치부(133)는 설치 이미지에 기초하여 제 2 운영체제 프로그램 및 오피스 프로그램을 설치할 수 있다. 또한, 제 2 운영체제 설치부(133)는 사용자가 고급 패키지를 요청한 경우, 전술한 모든 프로그램을 포함하여 제공할 수 있다.For example, when the user requests a basic package, the second operating system installation unit 133 may install only the second operating system program based on the installation image, and when a core package is requested, the second operating system installation unit 133 may A second operating system program and an office program may be installed based on the installation image. In addition, when the user requests the advanced package, the second operating system installation unit 133 may provide all of the programs described above.

이 같은 제 2 운영체제 프로그램을 포함하는 패키지 프로그램이 제 1 기억장치(121)에 설치 완료되면, 제 2 운영체제 설치부(133)는 제 1 기억장치(121)에 설치 완료된 제 2 운영체제 프로그램으로 부팅을 수행한다.When the package program including the second operating system program is installed in the first storage device 121 , the second operating system installation unit 133 performs booting with the second operating system program installed in the first storage device 121 . carry out

제 2 운영체제 프로그램으로 부팅이 완료되면, 제 2 운영체제 실행부(134)는 제 2 운영체제 설치 파일이 저장된 제 1 기억장치(121)의 임시 영역을 삭제한다. 이후, 제 2 운영체제 실행부(134)는 제 2 운영체제 프로그램에 대한 설치 완료 메시지를 출력하도록 출력부(140)를 제어한다.When booting into the second operating system program is completed, the second operating system execution unit 134 deletes the temporary area of the first storage device 121 in which the second operating system installation file is stored. Thereafter, the second operating system execution unit 134 controls the output unit 140 to output an installation completion message for the second operating system program.

이에 따라, 출력부(140)는 기 설정된 시간동안 제 2 운영체제 프로그램에 대한 설치 완료 메시지를 화면상에 출력할 수 있다.Accordingly, the output unit 140 may output an installation completion message for the second operating system program on the screen for a preset time.

한편, 제 2 운영체제 실행부(134)는 기 설정된 시간동안 제 2 운영체제 프로그램에 대한 설치 완료 메시지가 출력된 후, 제 2 운영체제 프로그램이 안정적으로 동작하도록 제 2 운영체제 프로그램으로 컴퓨터 시스템(100)의 재부팅을 수행한다.Meanwhile, the second operating system execution unit 134 outputs the installation completion message for the second operating system program for a preset period of time, and then reboots the computer system 100 with the second operating system program so that the second operating system program operates stably. carry out

이하에서는, 전술한 컴퓨터 시스템(100)의 세부 구성에 대해서 상세히 설명하도록 한다.Hereinafter, the detailed configuration of the aforementioned computer system 100 will be described in detail.

도 3은 본 발명의 일 실시예에 따른 컴퓨터 시스템의 세부 블록도이다.3 is a detailed block diagram of a computer system according to an embodiment of the present invention.

도 3에 도시된 바와 같이, 컴퓨터 시스템(100)은 전술한 통신부(110), 저장부(120), 제어부(130), 출력부(140) 구성 외에 입력부(150) 및 이미지 처리부(160)를 더 포함할 수 있다.As shown in FIG. 3 , the computer system 100 includes an input unit 150 and an image processing unit 160 in addition to the above-described configuration of the communication unit 110 , the storage unit 120 , the control unit 130 , and the output unit 140 . may include more.

통신부(110)는 근거리 통신 모듈(111), 무선 통신 모듈(112) 및 HDMI(High-Definition Multimedia Interface), USB(Universal Serial Bus), IEEE(Institute of Electrical and Electronics Engineers) 1394, IEEE 802.3(Ethernet) 등의 유선 통신 모듈 중 적어도 하나를 포함하는 커넥터(113)를 포함할 수 있다.The communication unit 110 includes a short-range communication module 111, a wireless communication module 112 and HDMI (High-Definition Multimedia Interface), USB (Universal Serial Bus), IEEE (Institute of Electrical and Electronics Engineers) 1394, IEEE 802.3 (Ethernet) ) may include a connector 113 including at least one of wired communication modules, such as.

근거리 통신 모듈(111)은 컴퓨터 시스템(100)과 근거리에 위치한 주변 기기와 무선으로 근거리 통신을 수행하는 구성이다. 이 같은 근거리 통신 모듈(111)은 블루투스(Bluetooth)모듈, 적외선 통신(IrDA, infrared data association)모듈, NFC(Near Field Communication)모듈, 와이파이(WIFI)모듈, 지그비(Zigbee) 모듈 중 적어도 하나를 포함할 수 있다. The short-range communication module 111 is configured to perform wireless short-range communication with the computer system 100 and nearby devices. The short-distance communication module 111 includes at least one of a Bluetooth module, an infrared data association (IrDA) module, a near field communication (NFC) module, a WIFI module, and a Zigbee module. can do.

또한, 무선 통신 모듈(112)은 IEEE 802.11(Wi-Fi) 등과 같은 무선 통신 프로토콜에 따라 외부 네트워크에 연결되어 통신을 수행하는 모듈이다. 이 밖에 무선 통신 모듈은 3G(3rd Generation), 3GPP(3rd Generation Partnership Project), LTE(Long Term Evolution) 등과 같은 다양한 이동 통신 규격에 따라 이동 통신 망에 접속하여 통신을 수행하는 이동 통신 모듈을 더 포함할 수도 있다.In addition, the wireless communication module 112 is a module for performing communication by being connected to an external network according to a wireless communication protocol such as IEEE 802.11 (Wi-Fi). In addition, the wireless communication module further includes a mobile communication module that performs communication by accessing a mobile communication network according to various mobile communication standards such as 3G (3rd Generation), 3GPP (3rd Generation Partnership Project), LTE (Long Term Evolution), etc. You may.

이처럼 통신부(110)는 상술한 다양한 근거리 통신 방식에 의해서도 구현될 수 있고, 필요에 따라 본 명세서에 언급되지 않은 다른 통신 기술을 채용할 수 있다.As such, the communication unit 110 may be implemented by the various short-distance communication methods described above, and other communication technologies not mentioned herein may be employed as necessary.

한편, 커넥터(113)는 USB 2.0, USB 3.0, HDMI, IEEE 1394, IEEE 802.3(Ethernet) 등 다양한 소스 장치와의 인터페이스를 제공하는 구성이다. 이 같은 커넥터(113)는 제어부(130)의 제어 명령에 따라 커넥터(113)에 연결된 유선 케이블을 통해 외부 서버로부터 영상 데이터를 수신하거나, 기 저장된 영상 데이터를 외부 기록 매체로 전송할 수 있다. 또한, 커넥터(113)는 커넥터(113)와 물리적으로 연결된 유선 케이블을 통해 전원 소스로부터 전원을 입력 받을 수 있다.On the other hand, the connector 113 is a configuration that provides an interface with various source devices such as USB 2.0, USB 3.0, HDMI, IEEE 1394, IEEE 802.3 (Ethernet). The connector 113 may receive image data from an external server through a wired cable connected to the connector 113 according to a control command of the controller 130 or transmit pre-stored image data to an external recording medium. Also, the connector 113 may receive power from a power source through a wired cable physically connected to the connector 113 .

한편, 출력부(140)는 디스플레이부(미도시)를 통해 윈도우 프로그램 설치와 관련하여 다양한 상태 메시지를 화면상에 출력하거나 혹은 오디오 출력부(미도시)를 통해 윈도우 프로그램 설치와 관련하여 발생되는 비프음을 출력할 수 있다.On the other hand, the output unit 140 outputs various status messages related to the installation of the window program on the screen through the display unit (not shown) or a beep generated in connection with the installation of the window program through the audio output unit (not shown). sound can be output.

뿐만 아니라, 출력부(140)는 디스플레이부(미도시)를 통해 컨텐츠의 영상 데이터를 디스플레이 하거나, 후술할 입력부(150)를 통해 입력된 사용자 명령에 대응하는 어플리케이션의 실행 화면을 디스플레이 할 수 있다.In addition, the output unit 140 may display image data of content through a display unit (not shown) or display an execution screen of an application corresponding to a user command input through the input unit 150 to be described later.

또한, 출력부(140)는 오디오 출력부(미도시)를 통해 사용자가 요청한 컨텐츠에 포함된 오디오 데이터 혹은 각종 알림 음이나 음성 메시지를 출력할 수 있다. Also, the output unit 140 may output audio data included in the content requested by the user or various notification sounds or voice messages through the audio output unit (not shown).

입력부(150)는 다양한 사용자 명령을 입력받아 제어부(130)로 전달하기 위한 입력 수단이다. 이 같은 입력부(150)는 사용자의 음성 명령을 입력받는 마이크, 각종 기능키, 숫자키, 특수키, 문자키 등을 구비한 키패드(Key Pad)로 구현되는 조작부를 포함할 수 있다.The input unit 150 is an input means for receiving various user commands and transmitting them to the control unit 130 . The input unit 150 may include a manipulation unit implemented as a keypad having a microphone for receiving a user's voice command, various function keys, number keys, special keys, character keys, and the like.

뿐만 아니라, 입력부(150)는 전술한 디스플레이부(미도시)가 터치 스크린 형태로 구현될 경우, 디스플레이부(미도시)와 상호 레이어 구조를 이루는 터치 패드로 구현되는 터치 입력부, 원격 제어 장치와 같은 적어도 하나의 주변 기기(미도시)로부터 컴퓨터 시스템(100)의 동작을 제어하기 위한 IR 신호 혹은 RF 신호를 입력받기 위한 사용자 입력부를 포함할 수 있다.In addition, the input unit 150, when the above-described display unit (not shown) is implemented in the form of a touch screen, such as a touch input unit implemented as a touch pad that forms a mutually layered structure with the display unit (not shown), such as a remote control device It may include a user input unit for receiving an IR signal or an RF signal for controlling the operation of the computer system 100 from at least one peripheral device (not shown).

한편, 전술한 제어부(130)는 컴퓨터 시스템(100)의 동작을 전반적으로 제어하거나, 혹은 컴퓨터 시스템(100)의 전반적인 동작을 제어할 수 있도록 하는 처리 장치가 될 수 있다.Meanwhile, the aforementioned controller 130 may be a processing device that can control the overall operation of the computer system 100 or control the overall operation of the computer system 100 .

이 같은 제어부(130)는 CPU(135), ROM(136), RAM(137) 및 GPU(138)를 포함할 수 있으며, CPU(135), ROM(136), RAM(137) 및 GPU(138)는 버스(139)를 통해 서로 연결될 수 있다.The controller 130 may include a CPU 135 , a ROM 136 , a RAM 137 and a GPU 138 , and the CPU 135 , a ROM 136 , a RAM 137 and a GPU 138 . ) may be connected to each other through a bus 139 .

CPU(135)는 저장부(120)의 제 1 기억장치(121)를 액세스하여 제 1 기억장치(121)에 저장된 제 2 운영체제 프로그램을 이용하여 부팅을 수행한다. 또한 CPU(135)는 저장부(120)의 제 1 기억장치(121)에 저장된 각종 프로그램, 컨텐츠, 데이터 등을 이용하여 다양한 동작을 수행한다. The CPU 135 accesses the first storage device 121 of the storage unit 120 and performs booting using the second operating system program stored in the first storage device 121 . In addition, the CPU 135 performs various operations using various programs, contents, data, etc. stored in the first storage device 121 of the storage unit 120 .

ROM(136)은 시스템 부팅을 위한 명령어 세트 등이 저장된다. 턴 온 명령이 입력되어 전원이 공급되면, CPU(135)는 ROM(136)에 저장된 명령어에 따라 저장부(120)의 제 1 기억장치(121)에 저장된 제 2 운영체제 프로그램을 RAM(137)에 복사하고, 제 2 운영체제 프로그램을 실행시켜 시스템을 부팅시킨다. 부팅이 완료되면, CPU(135)는 저장부(120)의 제 1 기억장치(121)에 저장된 각종 프로그램을 RAM(137)에 복사하고, RAM(137)에 복사된 프로그램을 실행시켜 각종 동작을 수행한다.The ROM 136 stores an instruction set for system booting, and the like. When the turn-on command is input and power is supplied, the CPU 135 transfers the second operating system program stored in the first storage device 121 of the storage unit 120 to the RAM 137 according to the command stored in the ROM 136 . After copying, the second operating system program is executed to boot the system. When booting is completed, the CPU 135 copies various programs stored in the first storage device 121 of the storage unit 120 to the RAM 137, and executes the programs copied to the RAM 137 to perform various operations. carry out

GPU(138)는 아이콘, 이미지, 텍스트 등과 같은 다양한 객체를 포함하는 디스플레이 화면을 생성한다. 구체적으로, GPU(138)는 수신된 제어 명령에 기초하여 화면의 레이아웃에 따라 각 객체들이 표시될 좌표 값, 형태, 크기, 컬러 등과 같은 속성값을 연산하고, 연상된 속성값에 기초하여 객체를 포함하는 다양한 레이아웃의 디스플레이 화면을 생성한다. The GPU 138 creates a display screen including various objects such as icons, images, text, and the like. Specifically, the GPU 138 calculates property values such as coordinate values, shape, size, color, etc. at which each object is to be displayed according to the layout of the screen based on the received control command, and selects the object based on the associated property value. Create display screens of various layouts including

이 같은 제어부(130)는 전술한 각 구성들과 결합되어 단일 칩 시스템(SoC: System on Chip)으로 구현될 수 있다.The control unit 130 may be implemented as a single-chip system (SoC: System on Chip) by being combined with each of the above-described components.

지금까지, 본 발명에 따른 컴퓨터 시스템(100)의 각 구성에 대해서 상세히 설명하였다. 이하에서는 다양한 실시예를 통해 컴퓨터 시스템(100)에서 제 2 운영체제 프로그램을 자동을 설치하는 방법에 대해서 상세히 설명하도록 한다.So far, each configuration of the computer system 100 according to the present invention has been described in detail. Hereinafter, a method of automatically installing the second operating system program in the computer system 100 through various embodiments will be described in detail.

도 4는 본 발명의 일 실시예에 따른 컴퓨터 시스템의 제어 방법에 대한 흐름도이다.4 is a flowchart of a method for controlling a computer system according to an embodiment of the present invention.

도 4에 도시된 바와 같이, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램 설치와 관련된 사용자 명령이 입력되면, 파일 제공 서버(미도시)로부터 제 2 운영체제 프로그램 설치를 위한 실행 파일을 수신한다(S410).As shown in FIG. 4 , when a user command related to the installation of the second operating system program is input, the computer system 100 receives an executable file for installing the second operating system program from the file providing server (not shown) ( S410 ). .

실행 파일이 수신되면, 컴퓨터 시스템(100)은 수신된 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 제 1 운영체제 프로그램이 저장된 저장부에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 제 1 운영체제 프로그램을 이용하여 저장부에 임시 영역을 할당한다(S420).When the executable file is received, the computer system 100 determines whether the second operating system installation file can be stored in the storage unit in which the first operating system program is stored based on the memory check program included in the received executable file, and then the first operating system A temporary area is allocated to the storage unit using a program (S420).

임시 영역이 할당되면, 컴퓨터 시스템(100)은 실행 파일에 포함된 다운로드 프로그램에 기초하여 파일 제공 서버(미도시)로부터 제 2 운영체제 설치 파일을 수신하고, 수신된 제 2 운영체제 설치 파일을 임시 영역에 저장한다(S430).When the temporary area is allocated, the computer system 100 receives the second operating system installation file from the file providing server (not shown) based on the download program included in the executable file, and stores the received second operating system installation file in the temporary area. Save (S430).

이때, 제 2 운영체제 설치 파일 다운로드 중 오류가 발생하면 모두 롤백(임시 영역 삭제 및 관련 파일 모두 삭제)기능을 수행하여 설치 행위 자체를 무효화 할 수 있다.In this case, if an error occurs while downloading the second operating system installation file, the installation act itself may be invalidated by performing a rollback function (deleting the temporary area and deleting all related files).

이후, 컴퓨터 시스템(100)은 제 2 운영체제 설치 파일에 포함된 부트 이미지를 이용하여 컴퓨터 시스템(100)을 부팅하여 제 1 운영체제 프로그램이 저장된 영역을 포맷한 후, 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 저장부에 상기 제 2 운영체제 프로그램을 설치한다(S440).Thereafter, the computer system 100 boots the computer system 100 using the boot image included in the second operating system installation file, formats the area in which the first operating system program is stored, and then installs the installation included in the second operating system installation file. The second operating system program is installed in the storage unit based on the image (S440).

제 2 운영체제 프로그램의 설치가 완료되면, 컴퓨터 시스템(100)은 저장부에 설치된 제 2 운영체제 프로그램을 실행(S450)한 후 제 2 운영체제 설치 파일이 저장된 임시 영역을 삭제한다.When the installation of the second operating system program is completed, the computer system 100 executes the second operating system program installed in the storage unit ( S450 ), and then deletes the temporary area in which the second operating system installation file is stored.

도 5는 본 발명의 일 실시예에 따른 컴퓨터 시스템에서 제 2 운영체제 설치 파일을 저장할 저장부의 임시 영역을 할당하는 방법의 흐름도이다.5 is a flowchart of a method of allocating a temporary area of a storage unit to store a second operating system installation file in a computer system according to an embodiment of the present invention.

도 5에 도시된 바와 같이, 컴퓨터 시스템(100)은 실행 파일이 수신되면, 수신된 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 저장부에 포함된 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상인지 여부를 판단한다(S510). 실시예에 따라, 컴퓨터 시스템(100)은 저장부에 포함된 제 1 기억장치의 잔여 용량이 10기가 이상인지 여부를 판단할 수 있다.As shown in FIG. 5 , when an executable file is received, the computer system 100 determines a preset threshold capacity of the remaining capacity of the first storage device included in the storage unit based on a memory check program included in the received executable file. It is determined whether it is abnormal (S510). According to an embodiment, the computer system 100 may determine whether the remaining capacity of the first storage device included in the storage unit is 10 gigabytes or more.

판단 결과, 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량이면, 컴퓨터 시스템(100)은 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 저장부에 포함된 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단한다(S520). 실시예에 따라, 컴퓨터 시스템(100)은 제 2 기억장치의 사양이 2기가 이상인지 여부를 판단할 수 있다.As a result of the determination, if the remaining capacity of the first storage device is a preset critical capacity, the computer system 100 sets the specification of the second storage device included in the storage unit based on the memory check program included in the executable file to the preset reference specification. It is determined whether it is abnormal (S520). According to an embodiment, the computer system 100 may determine whether the specification of the second storage device is 2 gigabytes or more.

여기서, 제 1 기억장치와 2 기억장치에 대한 설명은 앞에서 상술하였기에 생략하기로 한다.Here, the description of the first memory device and the second memory device will be omitted since they have been described above.

한편, 전술한 단계 S510에서 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 미만이거나 혹은 전술한 단계 S520에서 제 2 기억장치의 사양이 기 설정된 기준 사양 미만이면, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램 자동 설치 불가 메시지를 출력한다(S530).On the other hand, if the remaining capacity of the first storage device in step S510 is less than the preset threshold capacity or if the specification of the second storage device in step S520 is less than the preset reference specification, the computer system 100 operates the second operating system. A program automatic installation impossible message is output (S530).

한편, 전술한 단계 510, 520을 통해 제 1 기억장치의 잔여 용량 및 제 2 기억장치의 사양이 기 설정된 조건을 충족하면, 컴퓨터 시스템(100)은 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하는지 여부를 판단하여, 이전에 할당된 임시 영역이 존재하면, 이전에 할당된 임시 영역을 삭제한다(S540, S550).On the other hand, if the remaining capacity of the first storage device and the specification of the second storage device satisfy the preset conditions through steps 510 and 520 described above, the computer system 100 displays a previously allocated temporary area on the first storage device. It is determined whether a previously allocated temporary area exists, and if there is a previously allocated temporary area, the previously allocated temporary area is deleted (S540 and S550).

이후, 컴퓨터 시스템(100)은 제 1 운영체제 프로그램을 이용하여 제 1 기억장치에 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당한다(S560).Thereafter, the computer system 100 allocates a temporary area having a storage capacity for storing an executable file in the first storage device using the first operating system program (S560).

한편 본 발명은 이에 한정되지 않으며, 컴퓨터 시스템(100)은 전술한 단계 S540, S550의 제 1 기억장치에 이전에 할당된 임시 영역이 존재하는지 여부를 판단하여 삭제하는 동작을 전술한 단계 S510, S520의 동작 이전에 수행할 수 있다.On the other hand, the present invention is not limited thereto, and the computer system 100 determines whether a previously allocated temporary area exists in the first storage device in steps S540 and S550 and deletes the previously-allocated area in steps S510 and S520 described above. can be performed before the operation of

이 같은 실시예를 통해 제 1 기억장치 상에 임시 영역이 할당되면, 컴퓨터 시스템(100)은 실행 파일에 포함된 다운로드 프로그램에 기초하여 파일 제공 서버(미도시)로부터 제 2 운영체제 설치 파일을 수신하고, 수신된 제 2 운영체제 설치 파일을 임시 영역에 저장할 수 있다.When the temporary area is allocated on the first storage device through this embodiment, the computer system 100 receives the second operating system installation file from the file providing server (not shown) based on the download program included in the executable file, and , the received second operating system installation file may be stored in the temporary area.

여기서, 제 2 운영체제 설치 파일은 제 2 운영체제 부팅을 위한 부트 이미지, 제 2 운영체제 프로그램 설치를 위한 설치 이미지, 기 설정된 순서로 제 2 운영체제 프로그램 설치를 위한 커맨드 및 윈도우 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함할 수 있다.Here, the second operating system installation file includes at least a boot image for booting the second operating system, an installation image for installing the second operating system program, a command for installing the second operating system program in a preset order, and a utility for setting a window installation environment. may contain one.

그리고, 유틸리티는, 제 1 운영체제 프로그램에 대한 부트 매니저의 부트 환경 설정 파일을 부팅 이미지에서 부팅 가능하도록 편집하기 위한 프로그램, 제 1 운영체제 프로그램의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 윈도우 프로그램 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함할 수 있다.And, the utility, a program for editing the boot environment configuration file of the boot manager for the first operating system program to be bootable from the boot image, a program for checking the use bits (32Bit, 64Bit) of the first operating system program, and a user command It may include at least one of a response file corresponding to a pop-up UI for receiving input, a program for enabling booting corresponding to a Windows program version, and a program for checking a language used.

이 같은 윈도우 설치 파일이 제 1 기억장치의 임시 영역에 저장되면, 컴퓨터 시스템(100)은 제 2 운영체제 설치 파일에 포함된 부트 이미지로 부팅을 수행하여 제 1 기억장치의 제 1 운영체제 프로그램이 저장된 영역을 포맷한다. 제 1 운영체제 프로그램이 저장된 영역의 포맷이 완료되면, 컴퓨터 시스템(100)은 설치 이미지에 기초하여 제 1 기억장치에 할당된 임시 영역을 제외한 나머지 영역에 제 2 운영체제 프로그램을 설치한다.When such a window installation file is stored in the temporary area of the first storage device, the computer system 100 performs booting with the boot image included in the second operating system installation file and stores the first operating system program in the first storage device. format the When the format of the area in which the first operating system program is stored is completed, the computer system 100 installs the second operating system program in the remaining area except for the temporary area allocated to the first storage device based on the installation image.

구체적으로, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램이 제 1 기억장치에 설치되는 동안, 제 2 운영체제 프로그램 설치와 관련하여 요구되는 질의 항목 각각에 대응하는 답변 정보를 각각의 답변 정보가 삽입될 디렉토리에 저장한다.Specifically, while the second operating system program is installed in the first storage device, the computer system 100 stores answer information corresponding to each of the query items required in connection with the installation of the second operating system program to a directory into which each answer information is inserted. save to

여기서, 질의 항목에 대한 답변 정보는 아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 운영체제 프로그램이 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함할 수 있다.Here, the answer information to the query item may include at least one of ID, password, country, language, time information, partition information where the second operating system program is to be installed, and company information.

따라서, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램을 설치하는 동안 제 2 운영체제 설치와 관련하여 별도의 사용자 명령 없이 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 자동으로 제 2 운영체제용 응용 프로그램을 추가하여 설치할 수도 있다. 여기서, 설치 이미지는 윈도우 운영체제, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함할 수 있다.Accordingly, the computer system 100 automatically installs an application program for the second operating system based on the installation image included in the second operating system installation file without a separate user command in connection with the installation of the second operating system while the second operating system program is installed. It can also be added and installed. Here, the installation image may include at least one of a Windows operating system, an office program, a Portable Document Format (PDF)-related program, and a compression program.

제 1 기억장치 상에 제 2 운영체제 프로그램의 설치가 완료되면, 컴퓨터 시스템(100)은 설치가 완료된 제 2 운영체제 프로그램으로 부팅을 수행한다. 제 2 운영체제 프로그램으로 부팅이 완료되면, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램의 안정화를 위한 실행 동작을 수행한다.When the installation of the second operating system program on the first storage device is completed, the computer system 100 boots into the installed second operating system program. When booting into the second operating system program is completed, the computer system 100 performs an execution operation for stabilizing the second operating system program.

도 6은 본 발명의 일 실시예에 따른 컴퓨터 시스템에서 제 2 운영체제 프로그램을 실행하는 방법의 흐름도이다.6 is a flowchart of a method of executing a second operating system program in a computer system according to an embodiment of the present invention.

도 6에 도시된 바와 같이, 컴퓨터 시스템(100)은 제 2 운영체제 프로그램으로 부팅이 완료되면, 제 2 운영체제 설치 파일이 저장된 제 1 기억장치의 임시 영역을 삭제한다(S610).As shown in FIG. 6 , when booting with the second operating system program is completed, the computer system 100 deletes the temporary area of the first storage device in which the second operating system installation file is stored ( S610 ).

이후, 컴퓨터 시스템(100)은 기 설정된 시간동안 장치 설정을 위한 재부팅 필요 메시지를 출력한다(S620).Thereafter, the computer system 100 outputs a reboot required message for device setting for a preset time (S620).

기 설정된 시간동안 제 2 운영체제 프로그램에 대한 설치 완료 메시지가 출력된 후, 제 2 운영체제 프로그램이 안정적으로 동작하도록 제 2 운영체제 프로그램으로 재부팅을 수행한다(S630).After the installation completion message for the second operating system program is output for a preset time, the second operating system program is rebooted so that the second operating system program operates stably (S630).

마지막으로 컴퓨터 시스템(100)은 제 2 운영체제 프로그램이 완료되었음을 기 설정된 시간동안 메시지로 출력한 후 자동 설치를 종료한다(S640).Finally, the computer system 100 outputs a message indicating that the second operating system program has been completed for a preset period of time and then ends the automatic installation (S640).

하기의 [표 1]은 종래기술에 따른 수동설치 방법과 본 발명에 따른 자동 설치 방법을 비교한 것이다.[Table 1] below compares the manual installation method according to the prior art and the automatic installation method according to the present invention.

수동설치 방법과 자동설치 방법비교Comparison of manual installation method and automatic installation method 구분division 수동설치방법Manual installation method 자동설치방법Automatic installation method 조건Condition 설치용 운영체제 파일 필요
부팅용 USB 메모리 (오프라인 설치)
외부 전문가 또는 자가 전문성 필요
Requires operating system files for installation
USB memory for booting (offline installation)
External or in-house expertise required
인터넷 필요(온라인), 기존 운영체제 운용 중
하드디스크 여분용량 10GB 이상 필요
비전문가 설치 가능
Internet required (online), operating the existing operating system
10 GB or more of extra hard disk space required
Non-professional installation possible
절차procedure 설치용 부팅 USB 작성
(인터넷에서 운영체제 다운로드)
USB로 부팅 (BIOS 세팅)
수동 설치: 질의 답변 필요
(장치 및 옵션 설정 등)
Create a bootable USB for installation
(Download the operating system from the Internet)
Boot from USB (BIOS settings)
Manual installation: Q&A required
(Device and option settings, etc.)
웹서버에서 설치파일 다운로드 후 실행
완전자동 설치 완료 (사용자 불필요)
Download the installation file from the web server and run it
Complete automatic installation (no user required)
차이Difference 대면 서비스: 전염병 및 범죄에 노출
외부 전문가 참여시: 시간, 장소 구애
설치비 외에 출장비용 추가 발생
설치 후, 별도의 업데이트 필요
Face-to-face services: exposure to epidemics and crime
Involving external experts: time and place constraints
Additional travel expenses in addition to installation costs
After installation, a separate update is required
빠르고 편리: 전체 프로세스 자동화
자동화 질의응답: 사용자 선택 불필요
비대면 서비스: 전염병 전파 및 범죄 예방
시간/장소 상관없이 국/내외 서비스 가능
상대적 저렴: 출장비 불필요
업데이트 불필요: 최신 업데이트 포함
Fast and convenient: automation of the entire process
Automated Q&A: No user selection required
Non-face-to-face service: epidemic transmission and crime prevention
Domestic/overseas service available regardless of time/place
Relatively cheap: no travel expenses
No update required: latest update included

상기의 [표 1]에 도시된 바와 같이, 본 발명의 실시예에 따른 윈도우 프로그램 자동설치 방법은 윈도우 설치 과정에서 발생하는데 필요한 다양한 형태의 사용자 명령 및 입력 데이터 없이도 자동으로 윈도우 프로그램 관련 운영체제를 설치할 수 있을 뿐만 아니라, 자동으로 윈도우 프로그램 관련 운영체제를 원격 설치함으로써, 전문 엔지니어와 대면할 필요없이 비대면으로 사용자가 쉽게 홀로 자가 설치를 할 수 있으며 그에 따른 시간 및 비용을 절감할 수 있다.As shown in [Table 1] above, the automatic Windows program installation method according to an embodiment of the present invention can automatically install a Windows program-related operating system without various types of user commands and input data required to occur in the Windows installation process. In addition, by remotely installing the Windows program-related operating system automatically, the user can easily perform self-installation by himself without having to face a professional engineer, thereby saving time and money.

한편, 상술 다양한 실시 예들에 따른 컴퓨터 시스템(100)의 제어 방법은 소프트웨어로 코딩 되어 비일시적 판독 가능 매체(non-transitory readable medium)에 저장될 수 있다. 이러한 비일시적 판독 가능 매체는 다양한 장치에 탑재되어 사용될 수 있다.Meanwhile, the control method of the computer system 100 according to the above-described various embodiments may be coded with software and stored in a non-transitory readable medium. Such a non-transitory readable medium may be mounted on various devices and used.

비일시적 판독 가능 매체란 레지스터, 캐쉬, 메모리 등과 같이 짧은 순간 동안 데이터를 저장하는 매체가 아니라 반영구적으로 데이터를 저장하며, 기기에 의해 판독(reading)이 가능한 매체를 의미한다. 구체적으로는, CD, DVD, 하드 디스크, 블루레이 디스크, USB, 메모리카드, ROM 등이 될 수 있다.The non-transitory readable medium refers to a medium that stores data semi-permanently, rather than a medium that stores data for a short moment, such as a register, cache, memory, and the like, and can be read by a device. Specifically, it may be a CD, DVD, hard disk, Blu-ray disk, USB, memory card, ROM, or the like.

또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안 될 것이다.In addition, although preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention belongs without departing from the gist of the present invention as claimed in the claims In addition, various modifications are possible by those of ordinary skill in the art, and these modifications should not be individually understood from the technical spirit or perspective of the present invention.

100 : 컴퓨터 시스템 110 : 통신부
120 : 저장부 121,122 : 제 1 및 제 2 기억장치
130 : 제어부 131 : 임시 영역 처리부
132 : 제 2 운영체제 다운로드부 133 : 제 2 운영체제 설치부
134 : 제 2 운영체제 실행부 140 : 출력부
150 : 입력부
100: computer system 110: communication unit
120: storage unit 121, 122: first and second storage devices
130: control unit 131: temporary area processing unit
132: second operating system download unit 133: second operating system installation unit
134: second operating system execution unit 140: output unit
150: input unit

Claims (22)

컴퓨터 시스템에서 운영체제 자동 설치를 위한 방법에 있어서,
제 1 운영체제가 설치된 컴퓨터 시스템에서 파일 제공 서버에 접속하여 제 2 운영체제 설치를 위한 실행 파일을 수신하는 단계;
상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 제 1 운영체제가 저장된 저장부에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 운영체제 프로그램을 이용하여 상기 저장부에 임시 영역을 할당하는 단계;
상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 파일 제공 서버로부터 제 2 운영체제 설치 파일을 수신하여 상기 임시 영역에 저장하는 단계;
상기 제 2 운영체제 설치 파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 운영체제가 저장된 영역을 포맷한 후, 상기 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 운영체제를 설치하는 단계; 및
상기 제 2 운영체제 설치 파일이 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 운영체제를 실행하는 단계;
를 포함하 것을 특징으로 하는 운영체제 자동 설치 방법.
A method for automatically installing an operating system in a computer system, the method comprising:
receiving an executable file for installing a second operating system by accessing a file providing server in a computer system in which the first operating system is installed;
After determining whether the second operating system installation file can be stored in the storage unit in which the first operating system is stored based on the memory check program included in the executable file, a temporary area is allocated to the storage unit using the first operating system program step;
receiving a second operating system installation file from the file providing server based on the download program included in the executable file and storing the second operating system installation file in the temporary area;
After the computer system is booted with the boot image included in the second operating system installation file to format an area in which the first operating system is stored, the second operating system installation file is stored in the storage unit based on the installation image included in the second operating system installation file. 2 installing an operating system; and
executing a second operating system installed in the storage unit after deleting a temporary area in which the second operating system installation file is stored;
An operating system automatic installation method comprising a.
제 1 항에 있어서,
상기 임시 영역을 할당하는 단계는,
상기 메모리 체크 프로그램에 기초하여 상기 저장부에 포함된 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부에 포함된 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하는 단계; 및
상기 조건을 충족하면, 상기 제 1 운영체제를 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당하는 단계;를 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법.
The method of claim 1,
Allocating the temporary area comprises:
It is determined based on the memory check program whether the remaining capacity of the first storage device included in the storage unit is equal to or greater than a preset threshold capacity, and the specification of the second storage unit included in the storage unit is equal to or greater than a preset reference specification to do; and
allocating a temporary area having a storage capacity for storing the executable file in the first storage device using the first operating system when the condition is satisfied.
제 2 항에 있어서,
상기 임시 영역을 할당하는 단계는,
상기 조건을 충족하지 못하면, 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 윈도우 자동 설치 불가 메시지를 출력하는 단계;
를 더 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법.
3. The method of claim 2,
Allocating the temporary area comprises:
if the condition is not satisfied, outputting a message indicating that windows cannot be automatically installed according to insufficient capacity of the first and second storage devices;
Operating system automatic installation method, characterized in that it further comprises.
제 2 항에 있어서,
상기 임시 영역을 할당하는 단계는,
상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면 상기 이전에 할당된 임시 영역을 삭제하는 단계;
를 더 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법.
3. The method of claim 2,
Allocating the temporary area comprises:
deleting the previously allocated temporary area if there is a previously allocated temporary area on the first storage device;
Operating system automatic installation method, characterized in that it further comprises.
제 1 항에 있어서,
상기 제 2 운영체제 설치 파일은,
제 2 운영체제의 부팅을 위한 부트 이미지, 상기 제 2 운영체제 설치를 위한 설치 이미지, 기 설정된 순서로 상기 제 2 운영체제 설치를 위한 커맨드 및 제 2 운영체제 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함하고,
제 1 운영체제가 설치된 컴퓨터 시스템에서 제 2 운용체제 설치 파일 다운로드 중 오류가 발생하면 롤백기능을 수행하는 것을 특징으로 하는 운영체제 자동 설치 방법.
The method of claim 1,
The second operating system installation file,
At least one of a boot image for booting a second operating system, an installation image for installing the second operating system, a command for installing the second operating system in a preset order, and a utility for setting a second operating system installation environment,
An operating system automatic installation method, characterized in that when an error occurs while downloading the second operating system installation file in the computer system in which the first operating system is installed, a rollback function is performed.
제 5 항에 있어서,
상기 유틸리티는,
상기 제 1 운영체제에 대한 부트 매니저의 부트 환경 설정 파일을 상기 부팅 이미지에서 부팅 가능하도록 편집하기 위한 프로그램, 상기 제 1 운영체제의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 운영체제 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법.
6. The method of claim 5,
The utility is
A program for editing the boot environment setting file of the boot manager for the first operating system to be bootable from the boot image, a program for checking the bits (32Bit, 64Bit) of the first operating system, and a popup for receiving a user command An operating system automatic installation method comprising at least one of a response file corresponding to the UI, a program for enabling booting in response to the operating system version, and a program for checking a language used.
제 5 항에 있어서,
상기 제 2 운영체제를 설치하는 단계는,
상기 제 2 운영체제가 설치되는 동안 요구되는 질의 항목 각각에 대응하는 답변 정보를 상기 답변 정보가 삽입될 디렉토리에 저장하며, 상기 제 2 운영체제의 설치가 완료되면, 상기 제 2 운영체제를 이용하여 부팅을 수행하며,
상기 질의 항목에 대한 답변 정보는,
아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 운영체제가 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법.
6. The method of claim 5,
The step of installing the second operating system,
While the second operating system is installed, answer information corresponding to each of the query items required is stored in a directory into which the answer information is to be inserted, and when the installation of the second operating system is completed, booting is performed using the second operating system. and
Information on answers to the above questions is,
ID, password, country, language, time information, an operating system automatic installation method comprising at least one of information on the partition where the second operating system is to be installed, and company information.
제 5 항에 있어서,
상기 설치 이미지는,
제 2 운영체제, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법
6. The method of claim 5,
The installation image is
Automatic operating system installation method comprising at least one of a second operating system, an office program, a Portable Document Format (PDF)-related program, and a compression program
제 1 항에 있어서,
상기 제 2 운영체제를 실행하는 단계는,
상기 제 2 운영체제의 부팅이 완료되면, 상기 제 2 운영체제의 설치 파일이 저장된 임시 영역을 삭제하는 단계; 및
상기 제 2 운영체제의 설치 완료 메시지를 출력하는 단계;
를 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법
The method of claim 1,
The step of executing the second operating system comprises:
deleting the temporary area in which the installation file of the second operating system is stored when the booting of the second operating system is completed; and
outputting an installation completion message of the second operating system;
Automatic operating system installation method comprising a
제 9 항에 있어서,
상기 제 2 운영체제를 실행하는 단계는,
상기 제 2 운영체제의 설치 완료 메시지 출력 후 상기 제 2 운영체제가 안정적으로 동작하도록 상기 제 2 운영체제를 재부팅하는 단계;
를 더 포함하는 것을 특징으로 하는 운영체제 자동 설치 방법
10. The method of claim 9,
The step of executing the second operating system comprises:
rebooting the second operating system so that the second operating system operates stably after outputting the installation completion message of the second operating system;
Operating system automatic installation method, characterized in that it further comprises
제 1 윈도우 프로그램이 설치된 컴퓨터 시스템에 있어서,
제 2 윈도우 프로그램을 제공하는 파일 제공 서버와 데이터 통신을 수행하여 제 2 윈도우 프로그램 설치를 위한 실행 파일을 수신하는 통신부;
기 설치된 제 1 윈도우 프로그램을 저장하고 있는 저장부; 및
상기 제 1 윈도우 프로그램이 저장된 영역을 포맷하고, 상기 제 2 윈도우 프로그램을 상기 저장부에 설치하는 제어부;를 포함하며,
상기 제어부는,
상기 실행 파일이 수신되면, 상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 상기 저장부에 제 2 윈도우 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 윈도우 프로그램을 이용하여 상기 저장부에 임시 영역을 할당하는 임시 영역 처리부;
상기 임시 영역이 생성되면, 상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 통신부를 통해 상기 파일 제공 서버로부터 수신된 제 2 윈도우 설치 파일을 상기 임시 영역에 저장하는 윈도우 다운로드부;
상기 제 2 윈도우 설치 파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 윈도우 프로그램이 저장된 영역을 포맷한 후, 상기 제 2 윈도우 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 윈도우 프로그램을 설치하는 윈도우 설치부; 및
상기 제 2 윈도우 프로그램 설치가 완료되면, 상기 윈도우 설치 파일이 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 윈도우 프로그램을 실행하는 윈도우 실행부;
를 포함하는 것을 특징으로 하는 컴퓨터 시스템.
In the computer system in which the first window program is installed,
a communication unit configured to perform data communication with a file providing server providing a second window program to receive an executable file for installing a second window program;
a storage unit for storing the pre-installed first window program; and
a control unit that formats an area in which the first window program is stored and installs the second window program in the storage unit;
The control unit is
When the executable file is received, it is determined whether a second window installation file can be stored in the storage unit based on a memory check program included in the executable file, and then a temporary area in the storage unit using the first window program a temporary area processing unit for allocating
a window download unit configured to store, in the temporary area, a second window installation file received from the file providing server through the communication unit based on a download program included in the executable file when the temporary area is created;
After the computer system is booted with a boot image included in the second window installation file to format an area in which the first window program is stored, the second window installation file includes the installation image in the storage unit. a window installation unit for installing a second window program; and
a window execution unit configured to execute a second window program installed in the storage unit after deleting the temporary area in which the window installation file is stored when the installation of the second window program is completed;
A computer system comprising a.
제 11 항에 있어서,
상기 임시 영역 처리부는,
상기 메모리 체크 프로그램에 기초하여 상기 저장부의 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부의 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하여, 상기 조건을 충족하면, 상기 제 1 윈도우 프로그램을 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당하는 것을 특징으로 하는 컴퓨터 시스템.
12. The method of claim 11,
The temporary area processing unit,
Based on the memory check program, it is determined whether the remaining capacity of the first storage device of the storage unit is equal to or greater than a preset threshold capacity and the specification of the second storage unit of the storage unit is equal to or greater than a preset reference specification, and the condition is satisfied. and allocating a temporary area having a storage capacity capable of storing the executable file in the first storage device by using the first window program.
제 12 항에 있어서,
출력부;를 더 포함하며,
상기 임시 영역 처리부는,
상기 조건을 충족하지 못하면, 상기 출력부를 통해 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 윈도우 자동 설치 불가 메시지를 출력하는 것을 특징으로 하는 컴퓨터 시스템.
13. The method of claim 12,
It further includes an output unit;
The temporary area processing unit,
If the condition is not satisfied, the computer system according to claim 1, wherein the automatic Windows installation impossible message according to the insufficient capacity of the first and second storage devices is output through the output unit.
제 12 항에 있어서,
상기 임시 영역 처리부는,
상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면, 상기 이전에 할당된 임시 영역을 삭제하는 것을 특징으로 하는 컴퓨터 시스템.
13. The method of claim 12,
The temporary area processing unit,
and if there is a previously allocated temporary area on the first storage device, the previously allocated temporary area is deleted.
제 11 항에 있어서,
상기 윈도우 설치 파일은,
제 2 윈도우 프로그램 부팅을 위한 부트 이미지, 상기 제 2 윈도우 프로그램 설치를 위한 설치 이미지, 기 설정된 순서로 상기 제 2 윈도우 프로그램 설치를 위한 커맨드 및 윈도우 설치 환경을 설정하기 위한 유틸리티 중 적어도 하나를 포함하고,
제 1 윈도우 프로그램이 설치된 컴퓨터 시스템에서 제 2 윈도우 프로그램 설치 파일 다운로드 중 오류가 발생하면 롤백기능을 수행하는 것을 특징으로 하는 운영체제 자동 설치 방법.하는 것을 특징으로 하는 컴퓨터 시스템.
12. The method of claim 11,
The Windows installation file is
At least one of a boot image for booting a second window program, an installation image for installing the second window program, a command for installing the second window program in a preset order, and a utility for setting a window installation environment,
A computer system comprising: performing a rollback function when an error occurs while downloading the second Windows program installation file in the computer system in which the first Windows program is installed.
제 15 항에 있어서,
상기 유틸리티는,
상기 제 1 윈도우 프로그램에 대한 부트 매니저의 부트 환경 설정 파일을 상기 부팅 이미지에서 부팅 가능하도록 편집하기 위한 프로그램, 상기 제 1 윈도우 프로그램의 사용 비트(32Bit, 64Bit) 체크를 위한 프로그램, 사용자 명령을 입력받기 위한 팝업 UI에 대응하기위한 응답 파일, 윈도우 프로그램 버전에 대응하여 부팅이 가능하도록 하기 위한 프로그램 및 사용 언어 체크를 위한 프로그램 중 적어도 하나를 포함하는 것을 특징으로 하는 컴퓨터 시스템.
16. The method of claim 15,
The utility is
A program for editing the boot environment setting file of the boot manager for the first window program to be bootable from the boot image, a program for checking the usage bits (32Bit, 64Bit) of the first window program, and receiving a user command A computer system comprising at least one of a response file for responding to a pop-up UI, a program for enabling booting in response to a Windows program version, and a program for checking a language to be used.
제 15 항에 있어서,
상기 윈도우 설치부는,
상기 제 2 윈도우 프로그램이 설치되는 동안 요구되는 질의 항목 각각에 대응하는 답변 정보를 상기 답변 정보가 삽입될 디렉토리에 저장하며, 상기 제 2 윈도우 프로그램의 설치가 완료되면, 상기 제 2 윈도우 프로그램을 이용하여 부팅을 수행하며,
상기 질의 항목에 대한 답변 정보는,
아이디, 암호, 국가, 언어, 시간 정보, 상기 제 2 윈도우 프로그램이 설치될 파티션 정보 및 업체 정보 중 적어도 하나를 포함하는 것을 특징으로 하는 컴퓨터 시스템.
16. The method of claim 15,
The window installation unit,
While the second window program is installed, answer information corresponding to each of the query items required is stored in a directory where the answer information is to be inserted, and when the installation of the second window program is completed, the second window program is used to boot,
Information on answers to the above questions is,
A computer system comprising at least one of ID, password, country, language, time information, partition information where the second window program is to be installed, and company information.
제 15 항에 있어서,
상기 설치 이미지는,
제 2 윈도우 프로그램, 오피스 프로그램, PDF(Portable Document Format) 관련 프로그램, 압축 프로그램 중 적어도 하나를 포함하는 것을 특징으로 하는 컴퓨터 시스템.
16. The method of claim 15,
The installation image is
A computer system comprising at least one of a second Windows program, an office program, a Portable Document Format (PDF)-related program, and a compression program.
제 17 항에 있어서,
출력부;를 더 포함하며,
상기 윈도우 실행부는,
상기 제 2 윈도우 프로그램으로 부팅이 완료되면, 상기 제 2 윈도우 프로그램 설치 파일이 저장된 임시 영역을 삭제한 후 상기 제 2 윈도우 프로그램 설치 완료 메시지를 출력하도록 상기 출력부를 제어하는 것을 특징으로 하는 컴퓨터 시스템.
18. The method of claim 17,
It further includes an output unit;
The window execution unit,
When booting with the second window program is completed, the output unit is controlled to output the second window program installation completion message after deleting the temporary area in which the second window program installation file is stored.
제 19 항에 있어서,
상기 윈도우 실행부는,
상기 제 2 윈도우 프로그램 설치 완료 메시지 출력 후 상기 제 2 윈도우 프로그램이 안정적으로 동작하도록 상기 제 2 윈도우 프로그램을 재부팅 하는 것을 특징으로 하는 컴퓨터 시스템.
20. The method of claim 19,
The window execution unit,
After the second window program installation complete message is output, the second window program is rebooted so that the second window program operates stably.
제 1 운영체제를 이용해 부팅과정을 수행한 컴퓨터 시스템에 있어서,
제 2 운영체제를 제공하는 파일 제공 서버와 데이터 통신을 수행하여 제 2 운영체제 설치를 위한 실행 파일을 수신하는 통신부;
기 설치된 제 1 운영체제 프로그램을 저장하고 있는 저장부; 및
상기 제 1 운영체제가 저장된 영역을 포맷하고, 상기 제 2 운영체제를 상기 저장부에 설치하는 제어부;를 포함하며,
상기 제어부는,
상기 실행 파일이 수신되면, 상기 실행 파일에 포함된 메모리 체크 프로그램에 기초하여 상기 저장부에 제 2 운영체제 설치 파일의 저장 가능 여부를 판단한 후, 상기 제 1 운영체제를 이용하여 상기 저장부에 임시 영역을 할당하는 임시 영역 처리부;
상기 임시 영역이 생성되면, 상기 실행 파일에 포함된 다운로드 프로그램에 기초하여 상기 통신부를 통해 상기 파일 제공 서버로부터 수신된 제 2 운영체제 설치 파일을 상기 임시 영역에 저장하는 운영체제 다운로드부;
상기 제 2 운영체제 설치파일에 포함된 부트 이미지로 상기 컴퓨터 시스템을 부팅하여 상기 제 1 운영체제가 저장된 영역을 포맷한 후, 상기 제 2 운영체제 설치 파일에 포함된 설치 이미지에 기초하여 상기 저장부에 상기 제 2 운영체제를 설치하는 운영체제 설치부; 및
상기 제 2 운영체제 설치가 완료되면, 상기 제 2 운영체제가 저장된 임시 영역을 삭제한 후 상기 저장부에 설치된 제 2 운영체제를 실행하는 윈도우 실행부;
를 포함하는 것을 특징으로 하는 컴퓨터 시스템.
In a computer system that has performed a booting process using a first operating system,
a communication unit configured to receive an executable file for installing a second operating system by performing data communication with a file providing server providing a second operating system;
a storage unit for storing the pre-installed first operating system program; and
a control unit that formats the area in which the first operating system is stored and installs the second operating system in the storage unit;
The control unit is
When the executable file is received, it is determined whether a second operating system installation file can be stored in the storage unit based on a memory check program included in the executable file, and then a temporary area is created in the storage unit using the first operating system. a temporary area processing unit for allocating;
an operating system download unit configured to store a second operating system installation file received from the file providing server through the communication unit in the temporary area based on a download program included in the executable file when the temporary area is created;
After the computer system is booted with the boot image included in the second operating system installation file to format the area in which the first operating system is stored, the second operating system installation file is stored in the storage unit based on the installation image included in the second operating system installation file. 2 an operating system installation unit for installing an operating system; and
a window execution unit configured to execute a second operating system installed in the storage unit after deleting the temporary area in which the second operating system is stored when the installation of the second operating system is completed;
A computer system comprising a.
제 21 항에 있어서,
상기 임시 영역 처리부는, 상기 메모리 체크 프로그램에 기초하여 상기 저장부의 제 1 기억장치의 잔여 용량이 기 설정된 임계 용량 이상이고, 상기 저장부의 제 2 기억장치의 사양이 기 설정된 기준 사양 이상인지 여부를 판단하여, 상기 조건을 충족하면, 상기 제 1 운영체제을 이용하여 상기 제 1 기억장치에 상기 실행 파일의 저장이 가능한 저장 용량을 갖는 임시 영역을 할당하고,
상기 컴퓨터 시스템은 출력부;를 더 포함하며,
상기 임시 영역 처리부는, 상기 조건을 충족하지 못하면, 상기 출력부를 통해 상기 제 1 및 제 2 기억장치의 용량 부족에 따른 운영체제 자동 설치 불가 메시지를 출력하고,
상기 임시 영역 처리부는,
상기 제 1 기억장치 상에 이전에 할당된 임시 영역이 존재하면, 상기 이전에 할당된 임시 영역을 삭제하는 것을 특징으로 하는 컴퓨터 시스템.
22. The method of claim 21,
The temporary area processing unit determines, based on the memory check program, whether the remaining capacity of the first storage device of the storage unit is equal to or greater than a preset threshold capacity and the specification of the second storage unit of the storage unit is equal to or greater than a preset reference specification Thus, if the condition is satisfied, a temporary area having a storage capacity capable of storing the executable file is allocated to the first storage device using the first operating system,
The computer system further comprises an output unit;
The temporary area processing unit, if the condition is not satisfied, outputs a message that the operating system cannot be automatically installed according to the insufficient capacity of the first and second storage devices through the output unit,
The temporary area processing unit,
and if there is a previously allocated temporary area on the first storage device, the previously allocated temporary area is deleted.
KR1020200093065A 2020-07-27 2020-07-27 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place KR20220013746A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020200093065A KR20220013746A (en) 2020-07-27 2020-07-27 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place
KR1020220121234A KR102612758B1 (en) 2020-07-27 2022-09-24 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200093065A KR20220013746A (en) 2020-07-27 2020-07-27 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020220121234A Division KR102612758B1 (en) 2020-07-27 2022-09-24 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

Publications (1)

Publication Number Publication Date
KR20220013746A true KR20220013746A (en) 2022-02-04

Family

ID=80268098

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020200093065A KR20220013746A (en) 2020-07-27 2020-07-27 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place
KR1020220121234A KR102612758B1 (en) 2020-07-27 2022-09-24 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020220121234A KR102612758B1 (en) 2020-07-27 2022-09-24 Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place

Country Status (1)

Country Link
KR (2) KR20220013746A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102488645B1 (en) * 2022-02-15 2023-01-12 윤종호 Electronic apparatus and method for providing service of virture operating system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040099181A (en) 2004-08-31 2004-11-26 박민석 Windows Operating System Unattend Installation Device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060082358A (en) * 2005-01-12 2006-07-18 박민석 Customized operating system installation cd/dvd build system
KR100626517B1 (en) * 2005-04-27 2006-09-20 주식회사 팬택앤큐리텔 Method for downloading for a operating system program in a mobile communication terminal
US9424017B2 (en) * 2008-08-29 2016-08-23 Red Hat, Inc. Live operating system installation for Universal Serial Bus devices
JP5372567B2 (en) * 2009-03-27 2013-12-18 パナソニックヘルスケア株式会社 Information processing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040099181A (en) 2004-08-31 2004-11-26 박민석 Windows Operating System Unattend Installation Device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102488645B1 (en) * 2022-02-15 2023-01-12 윤종호 Electronic apparatus and method for providing service of virture operating system

Also Published As

Publication number Publication date
KR20220133845A (en) 2022-10-05
KR102612758B1 (en) 2023-12-11

Similar Documents

Publication Publication Date Title
US10963211B2 (en) Electronic device and method for controlling audio path thereof
EP3532925B1 (en) Electronic device and method for displaying history of executed application thereof
CN108513165B (en) Method of sharing content and electronic device supporting the same
US9600630B2 (en) User installed applications in a physiological parameter display device
US10318328B2 (en) Method for managing operating system and electronic device supporting the same
US20150242201A1 (en) Method for updating firmware and electronic device thereof
EP3101509A1 (en) Electronic device and method for controlling execution of application in electronic device
US10366029B2 (en) Data transceiving method and device
EP3329355B1 (en) Screen operating method and electronic device supporting the same
KR102498502B1 (en) Cover device and electronic device including the cover device
US20160147499A1 (en) Method of exchanging information with external device and electronic device for the same
US10929523B2 (en) Electronic device and method for managing data in electronic device
US20160092022A1 (en) Method for reducing ghost touch and electronic device thereof
US10691335B2 (en) Electronic device and method for processing input on view layers
US20160364833A1 (en) Device for controlling multiple areas of display independently and method thereof
US10705681B2 (en) Electronic device and display method for selecting an area of an icon
EP2998898B1 (en) Token-based scheme for granting permissions
US20170078269A1 (en) Method for managing application and electronic device supporting the same
US11217207B2 (en) Electronic device and method for controlling display thereof
KR20170109401A (en) Electronic device and controlling method thereof
KR102416071B1 (en) Electronic device for chagring and method for controlling power in electronic device for chagring
KR102612758B1 (en) Computer Systems and Method for Automatic Installation of Operating Systems at Remote Place
EP2990968A1 (en) Method for selecting area on web page and electronic device thereof
KR20150098263A (en) Electronic device and method for firmware updating of a device
US20120198436A1 (en) Compatible Operating System

Legal Events

Date Code Title Description
AMND Amendment
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
A107 Divisional application of patent
E601 Decision to refuse application
E801 Decision on dismissal of amendment