TW201804284A - Booting method - Google Patents

Booting method Download PDF

Info

Publication number
TW201804284A
TW201804284A TW105123685A TW105123685A TW201804284A TW 201804284 A TW201804284 A TW 201804284A TW 105123685 A TW105123685 A TW 105123685A TW 105123685 A TW105123685 A TW 105123685A TW 201804284 A TW201804284 A TW 201804284A
Authority
TW
Taiwan
Prior art keywords
range
operating system
booting
reply
storage device
Prior art date
Application number
TW105123685A
Other languages
Chinese (zh)
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 TW105123685A priority Critical patent/TW201804284A/en
Publication of TW201804284A publication Critical patent/TW201804284A/en

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

A booting method is provided. A plurality of logical block addresses (LBAs) of storage device are set to a plurality of virtual block ranges by a booting firmware. The virtual block ranges include a default range, a recovery range and a normal range. The booting firmware is used to read the default range so as to execute a pre-boot program. Afterward, the pre-boot program reads the normal range to determine whether an operating system (OS) is abnormal. The recovery range is read to obtain recovery data and the recovery data is used to restore the OS when determining the OS is abnormal. The OS is loaded after the booting firmware completes a booting procedure when determining the OS is not abnormal.

Description

開機方法Boot method

本發明是有關於一種開機方法,且特別是有關於一種可避免作業系統發生毀損而無法正常開機的開機方法。The invention relates to a booting method, and in particular to a booting method which can prevent the operating system from being damaged and cannot be booted normally.

目前的磁碟機架構多是以單一組邏輯區塊位址(Logical Block Address,LBA)去提供作業系統、軟體做空間定址,然而這樣的設計對於想要安裝多重作業系統的使用者是相當不方便的,因為各個作業系統都會切割一個磁區作為自己跟基本輸入輸出系統(Basic Input Output System,BIOS)連結的預先啟動作業系統(Pre-boot Operating System)。然而,在建立多重作業系統的情況下,由於這些作業系統會嘗試去改寫原有的預先啟動作業系統,造成磁碟機分區劃分的混亂。Most of the current disk drive architectures use a single logical block address (LBA) to provide operating systems and software for spatial addressing. However, such a design is quite a problem for users who want to install multiple operating systems. Conveniently, each operating system cuts a magnetic area as a Pre-boot Operating System connected to the Basic Input Output System (BIOS). However, in the case of establishing multiple operating systems, these operating systems will attempt to rewrite the original pre-launch operating system, causing confusion in the division of the disk drive.

本發明提供一種開機方法,可避免主要的作業系統被破壞而造成無法開機的問題。The invention provides a booting method, which can avoid the problem that the main operating system is destroyed and the booting cannot be started.

本發明的開機方法,包括:透過開機韌體將儲存設備的多個邏輯區塊位址設定為多個虛擬區塊範圍,其中虛擬區塊範圍包括預設範圍、回復範圍以及正規範圍;透過開機韌體讀取預設範圍,以執行預先啟動程式;透過預先啟動程式讀取正規範圍,以判斷正規範圍內的作業系統是否異常;當判定作業系統異常時,透過預先啟動程式讀取回復範圍來獲得回復資料,並利用回復資料來還原作業系統;以及當判定作業系統無異常時,在開機韌體執行完開機流程後,載入作業系統。The booting method of the present invention includes: setting, by using a boot firmware, a plurality of logical block addresses of the storage device into a plurality of virtual block ranges, wherein the virtual block range includes a preset range, a reply range, and a regular range; The firmware reads the preset range to execute the pre-launch program; the normal range is read by the pre-launch program to determine whether the operating system in the normal range is abnormal; when it is determined that the operating system is abnormal, the response range is read through the pre-launch program. Obtain the reply data, and use the reply data to restore the operating system; and when it is determined that the operating system has no abnormality, load the operating system after the booting firmware executes the booting process.

在本發明的一實施例中,在透過開機韌體將儲存設備的邏輯區塊位址設定為虛擬區塊範圍的步驟中,建立各虛擬區塊範圍及與其相對應的邏輯區塊位址的映射關係,藉以在讀取各虛擬區塊範圍時,參照映射關係而自儲存設備對應的位置進行讀取。In an embodiment of the present invention, in the step of setting a logical block address of the storage device to a virtual block range through the boot firmware, each virtual block range and a logical block address corresponding thereto are established. The mapping relationship is used to read from the location corresponding to the storage device by referring to the mapping relationship when reading each virtual block range.

在本發明的一實施例中,各虛擬區塊範圍的虛擬區塊位址的編號由0開始進行設定。In an embodiment of the invention, the number of the virtual block address of each virtual block range is set from 0.

在本發明的一實施例中,預設範圍設定為在開機階段預先被讀取。In an embodiment of the invention, the preset range is set to be read in advance during the booting phase.

在本發明的一實施例中,預先啟動程式為可延伸韌體介面殼層(EFI (Extensible Firmware Interface) Shell)。In an embodiment of the invention, the pre-launching program is an Extensible Firmware Interface (EFI) shell.

在本發明的一實施例中,當判定作業系統異常時,發出提示選項;在提示選項被致能時,透過預先啟動程式讀取回復範圍來獲得回復資料,並利用回復資料來還原作業系統。In an embodiment of the present invention, when it is determined that the operating system is abnormal, a prompt option is issued; when the prompt option is enabled, the reply data is read by the pre-launch program to obtain the reply data, and the reply data is used to restore the operating system.

在本發明的一實施例中,在載入作業系統的情況下,儲存設備中對應於預設範圍與回復範圍的實體位址為不可視。In an embodiment of the invention, in the case of loading the operating system, the physical address corresponding to the preset range and the reply range in the storage device is invisible.

基於上述,基於原有的邏輯區塊位址的架構上,建立一層虛擬邏輯區塊位址,在開機階段能夠指定對應的磁區進行開機,並且驗證作業系統是否異常,可避免主要的作業系統被破壞而造成無法開機的問題。Based on the above, based on the original logical block address structure, a layer of virtual logical block address is established, and the corresponding magnetic area can be designated to be booted during the booting phase, and the operating system is verified to be abnormal, and the main operating system can be avoided. The problem is that it is destroyed and cannot be turned on.

為讓本發明的上述特徵和優點能更明顯易懂,下文特舉實施例,並配合所附圖式作詳細說明如下。The above described features and advantages of the invention will be apparent from the following description.

圖1是依照本發明一實施例的電子裝置的方塊圖。請參照圖1,電子裝置100包括韌體儲存單元110、處理器120以及儲存設備130。處理器120耦接至韌體儲存單元110與儲存設備130。1 is a block diagram of an electronic device in accordance with an embodiment of the present invention. Referring to FIG. 1 , the electronic device 100 includes a firmware storage unit 110 , a processor 120 , and a storage device 130 . The processor 120 is coupled to the firmware storage unit 110 and the storage device 130.

韌體儲存單元110例如為唯讀記憶體(Read Only Memory,ROM)或快閃記憶體(flash memory)。韌體儲存單元110中儲存了開機韌體111。開機韌體111例如為基本輸入輸出系統(Basic Input Output System,BIOS)。儲存設備130例如為固態硬碟(Solid State Drive,SSD)等。The firmware storage unit 110 is, for example, a read only memory (ROM) or a flash memory. The boot firmware 111 is stored in the firmware storage unit 110. The boot firmware 111 is, for example, a Basic Input Output System (BIOS). The storage device 130 is, for example, a solid state drive (SSD) or the like.

處理器120例如為中央處理單元(Central Processing Unit,CPU)、圖像處理單元(Graphic Processing Unit,GPU)、物理處理單元(Physics Processing Unit,PPU)、可程式化之微處理器(Microprocessor)、嵌入式控制晶片、數位訊號處理器(Digital Signal Processor,DSP)、特殊應用積體電路(Application Specific Integrated Circuits,ASIC)或其他類似裝置。The processor 120 is, for example, a central processing unit (CPU), an image processing unit (GPU), a physical processing unit (PPU), a programmable microprocessor (Microprocessor), Embedded control chip, Digital Signal Processor (DSP), Application Specific Integrated Circuits (ASIC) or other similar devices.

圖2是依照本發明一實施例的開機方法的流程圖。請同時參照圖1及圖2,在電子裝置100電力開啟時,處理器120自韌體儲存單元110中讀取開機韌體111來執行開機程序,進而自儲存設備將欲執行的作業系統載入至系統記憶體(未繪示)。2 is a flow chart of a booting method in accordance with an embodiment of the present invention. Referring to FIG. 1 and FIG. 2 simultaneously, when the electronic device 100 is powered on, the processor 120 reads the boot firmware 111 from the firmware storage unit 110 to execute the booting process, and then loads the operating system to be executed from the storage device. To system memory (not shown).

在開機過程中,於步驟S205中,透過開機韌體111將儲存設備130的多個邏輯區塊位址(Logical Block Address,LBA)設定為多個虛擬區塊範圍。邏輯區塊位址是描述儲存設備130上資料所在區塊的通用機制。一般而言,一個邏輯區塊通常是512或1024位元組,且通常是從0開始編號來定義區塊,例如LBA 0、LBA 1等,依此類推。During the booting process, in step S205, a plurality of logical block addresses (LBAs) of the storage device 130 are set to a plurality of virtual block ranges by the boot firmware 111. The logical block address is a general mechanism for describing the block in which the data on the storage device 130 is located. In general, a logical block is usually 512 or 1024 bytes, and is usually numbered from 0 to define a block, such as LBA 0, LBA 1, etc., and so on.

在此,開機韌體111中例如預先設置了虛擬區塊配置資料,而虛擬區塊配置資料記錄了所要設定的虛擬區塊範圍的數量、以及每一個虛擬區塊範圍的大小。虛擬區塊範圍的數量例如為3個,即,預設範圍、回復範圍以及正規範圍。然,在此僅為舉例說明,並不以此為限。在其他實施例中,虛擬區塊範圍的數量亦可以是2個或3個以上。Here, the virtual block configuration data is set in advance, for example, in the boot firmware 111, and the virtual block configuration data records the number of virtual block ranges to be set and the size of each virtual block range. The number of virtual block ranges is, for example, three, that is, a preset range, a reply range, and a regular range. However, this is merely an example and is not limited thereto. In other embodiments, the number of virtual block ranges may also be two or more.

處理器120執行開機韌體111,以基於虛擬區塊配置資料,將儲存設備130原始定義的多個邏輯區塊位址(例如為LBA 0~LBA 255)劃分為多個虛擬區塊範圍,並且每一個虛擬區塊範圍都是從0開始編號。The processor 120 executes the boot firmware 111 to divide the plurality of logical block addresses (for example, LBA 0 to LBA 255) originally defined by the storage device 130 into a plurality of virtual block ranges based on the virtual block configuration data, and Each virtual block range is numbered from 0.

舉例來說,圖3是依照本發明一實施例的設定虛擬區塊範圍的示意圖。在本實施例中,假設儲存設備130原始定義的多個邏輯區塊位址為LBA 0~LBA 255。請參照圖3,儲存設備130儲存了預先啟動程式310、回復資料320以及作業系統330。例如,儲存設備130的容量為256 GB,並且預先保留了16 GB的容量(在一般執行作業系統的情況下為不可視)來儲存預先啟動程式310以及回復資料320,剩餘的240 GB則提供做為安裝作業系統的空間。也就是說,一般使用者所能看到的儲存設備130的容量為240 GB,而其中用來儲存預先啟動程式310以及回復資料320的空間為不可視。For example, FIG. 3 is a schematic diagram of setting a virtual block range according to an embodiment of the invention. In this embodiment, it is assumed that the plurality of logical block addresses originally defined by the storage device 130 are LBA 0 to LBA 255. Referring to FIG. 3, the storage device 130 stores a pre-launch program 310, a reply data 320, and an operating system 330. For example, the storage device 130 has a capacity of 256 GB and reserves 16 GB of capacity in advance (not visible in the case of a general operating system) to store the pre-launch program 310 and the reply data 320, and the remaining 240 GB is provided as The space in which the operating system is installed. That is to say, the capacity of the storage device 130 that can be seen by a general user is 240 GB, and the space for storing the pre-launch program 310 and the reply data 320 is invisible.

而當透過開機韌體111執行開機流程時,開機韌體111基於儲存在韌體儲存單元110中的虛擬區塊配置資料,將儲存設計130重新定義為多個虛擬區塊範圍,並且建立每一個虛擬區塊範圍以及與其相對應的邏輯區塊位址的映射關係,藉以在讀取各虛擬區塊範圍時,參照映射關係而自儲存設備130對應的位置進行讀取。When the boot process is executed through the boot firmware 111, the boot firmware 111 redefines the storage design 130 into a plurality of virtual block ranges based on the virtual block configuration data stored in the firmware storage unit 110, and establishes each one. The mapping relationship between the virtual block range and the logical block address corresponding thereto is used to read from the location corresponding to the storage device 130 with reference to the mapping relationship when reading each virtual block range.

如圖3所示,開機韌體111將LBA 0~LBA 255重新劃分為預設範圍R1、回復範圍R2以及正規範圍R3。並且,預設範圍R1、回復範圍R2以及正規範圍R3的編號皆從0開始設定。在此,預設範圍R1包括VLBA 0,其對應至儲存設備130所定義的LBA 0。回復範圍R2包括VLBA 0~VLBA 3,其對應至儲存設備130所定義的LBA 1~LBA 4。正規範圍R3包括VLBA 0~VLBA 250,其對應至儲存設備130所定義的LBA 5~LBA 255。As shown in FIG. 3, the boot firmware 111 re-divides the LBA 0 to LBA 255 into a preset range R1, a reply range R2, and a regular range R3. Further, the numbers of the preset range R1, the reply range R2, and the regular range R3 are all set from 0. Here, the preset range R1 includes VLBA 0, which corresponds to the LBA 0 defined by the storage device 130. The reply range R2 includes VLBA 0 to VLBA 3, which correspond to LBA 1 to LBA 4 defined by the storage device 130. The regular range R3 includes VLBA 0 - VLBA 250, which corresponds to LBA 5 - LBA 255 defined by storage device 130.

在設定完虛擬區域範圍之後,在步驟S210中,透過開機韌體111讀取預設範圍R1,以執行預先啟動程式310。在此,預設範圍R1設定為在開機階段預先被讀取的位置。例如,當開機韌體111讀取預設範圍R1時,其可參照映射關係,自對應於儲存設備130所定義的LBA 0的位置來讀取預先啟動程式310。After the virtual area range is set, in step S210, the preset range R1 is read through the boot firmware 111 to execute the pre-start program 310. Here, the preset range R1 is set to a position that is previously read in the booting phase. For example, when the boot firmware 111 reads the preset range R1, it can read the pre-start program 310 from the position corresponding to the LBA 0 defined by the storage device 130 with reference to the mapping relationship.

而預先啟動程式310例如為可延伸韌體介面殼層(EFI Shell)。可延伸韌體介面殼層為類似於一個低階的作業系統,並且具有操控所有硬體資源的能力。可延伸韌體介面殼層是一種在韌體中的獨立功能,其運作方式類似於一個小型的作業系統平台一樣。The pre-launch program 310 is, for example, an extendable firmware interface shell (EFI Shell). The extendable firmware interface shell is similar to a low-level operating system and has the ability to manipulate all hardware resources. The extendable firmware interface shell is an independent function in the firmware that operates in a manner similar to a small operating system platform.

接著,在步驟S215中,透過預先啟動程式310來讀取正規範圍R3,以判斷正規範圍R3內的作業系統330是否異常。例如,在執行預先啟動程式310的情況下,透過預先啟動程式310發送一設定特徵(Set Feature)命令,藉以切換至正規範圍R3而參照正規範圍R3的映射關係,自對應於儲存設備130所定義的LBA 5~LBA 255的位置來讀取作業系統330。並且,由預先啟動程式310來判斷作業系統330是否異常。Next, in step S215, the normal range R3 is read by the pre-start program 310 to determine whether the operating system 330 in the normal range R3 is abnormal. For example, in the case where the pre-launch program 310 is executed, a set feature command is transmitted through the pre-start program 310, thereby switching to the normal range R3 and referring to the mapping relationship of the regular range R3, as defined by the storage device 130. The position of the LBA 5 to LBA 255 is read from the operating system 330. Further, it is determined by the pre-start program 310 whether or not the work system 330 is abnormal.

當判定作業系統異常時,在步驟S220中,透過預先啟動程式310讀取回復範圍R2來獲得回復資料320,並利用回復資料3202來還原作業系統330。例如,透過預先啟動程式310發送設定特徵命令,藉以切換至回復範圍R2而參照回復範圍R2的映射關係,自對應於儲存設備130所定義的LBA 1~LBA 4的位置來讀取回復資料320。回復資料320例如為作業系統330的還原映像檔。在還原作業系統330之後,重新開機,而在開機階段重新執行步驟S205。When it is determined that the operating system is abnormal, in step S220, the reply data 320 is obtained by reading the reply range R2 by the pre-starting program 310, and the operating system 330 is restored by using the reply data 3202. For example, the set feature command is transmitted through the pre-start program 310, thereby switching to the reply range R2 and referring to the mapping relationship of the reply range R2, and the reply data 320 is read from the position corresponding to the LBA 1 to LBA 4 defined by the storage device 130. The reply profile 320 is, for example, a restored image of the operating system 330. After the operating system 330 is restored, the power is turned back on, and step S205 is re-executed in the booting phase.

另外,在預先啟動程式310判定作業系統異常時,還可發出提示選項,供使用者來決定是否要進行回復的動作。而在提示選項被致能時,才透過預先啟動程式310讀取回復範圍R2來獲得回復資料320,並利用回復資料320來還原作業系統330。Further, when the pre-starting program 310 determines that the operating system is abnormal, a prompt option may be issued for the user to determine whether or not to reply. When the prompt option is enabled, the reply data 320 is obtained by reading the reply range R2 through the pre-start program 310, and the resume system 320 is restored by using the reply data 320.

另一方面,當判定作業系統無異常時,在步驟S225中,在開機韌體111執行完開機流程後,載入作業系統330。另外,在載入作業系統330的情況下,儲存設備130中對應於預設範圍R1與回復範圍R2的實體位址為不可視。也就是說,以圖3而言,儲存設備130提供給使用者進行存取的容量只有LBA 5~LBA 255。 儲存設備130的LBA 0~LBA 4為不可視。而使用者可在啟動作業系統的情況下來建立多重作業系統,即,使用者可針對LBA 5~LBA 255的範圍來進行分區,以建立多重作業系統。On the other hand, when it is determined that the operating system has no abnormality, in step S225, after the booting firmware 111 executes the booting process, the operating system 330 is loaded. In addition, in the case of loading the operating system 330, the physical address of the storage device 130 corresponding to the preset range R1 and the reply range R2 is invisible. That is to say, in the case of FIG. 3, the capacity provided by the storage device 130 for access by the user is only LBA 5 to LBA 255. The LBA 0 to LBA 4 of the storage device 130 are not visible. The user can establish a multiple operating system when the operating system is started, that is, the user can partition the range of LBA 5 to LBA 255 to establish a multiple operating system.

綜上所述,本發明基於原有的邏輯區塊位址的架構上,建立一層虛擬邏輯區塊位址,在開機階段能夠指定對應的磁區進行開機,並且驗證作業系統是否異常。因此,即便作業系統被使用者破壞,亦能夠透過開機過程來進行還原的動作,進而避免作業系統被破壞而造成無法開機的問題。In summary, the present invention establishes a layer of virtual logical block address based on the original logical block address structure, and can specify a corresponding magnetic area for booting during the booting phase, and verify whether the operating system is abnormal. Therefore, even if the operating system is destroyed by the user, the restoration operation can be performed through the startup process, thereby preventing the operation system from being damaged and causing the problem that the startup cannot be started.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明,任何所屬技術領域中具有通常知識者,在不脫離本發明的精神和範圍內,當可作些許的更動與潤飾,故本發明的保護範圍當視後附的申請專利範圍所界定者為準。Although the present invention has been disclosed in the above embodiments, it is not intended to limit the present invention, and any one of ordinary skill in the art can make some changes and refinements without departing from the spirit and scope of the present invention. The scope of the invention is defined by the scope of the appended claims.

100‧‧‧電子裝置
110‧‧‧韌體儲存單元
111‧‧‧開機韌體
120‧‧‧處理器
130‧‧‧儲存設備
310‧‧‧預先啟動程式
320‧‧‧回復資料
330‧‧‧作業系統
R1‧‧‧預設範圍
R2‧‧‧回復範圍
R3‧‧‧正規範圍
S205~S225‧‧‧開機方法各步驟
100‧‧‧Electronic devices
110‧‧‧ firmware storage unit
111‧‧‧Starting firmware
120‧‧‧ processor
130‧‧‧Storage equipment
310‧‧‧Pre-launch program
320‧‧‧Reply information
330‧‧‧Operating system
R1‧‧‧Preset range
R2‧‧‧Reply range
R3‧‧‧ formal range
S205~S225‧‧‧Starting method steps

圖1是依照本發明一實施例的電子裝置的方塊圖。 圖2是依照本發明一實施例的開機方法的流程圖。 圖3是依照本發明一實施例的設定虛擬區塊範圍的示意圖。1 is a block diagram of an electronic device in accordance with an embodiment of the present invention. 2 is a flow chart of a booting method in accordance with an embodiment of the present invention. 3 is a schematic diagram of setting a virtual block range according to an embodiment of the invention.

S205~S225‧‧‧開機方法各步驟 S205~S225‧‧‧Starting method steps

Claims (7)

一種開機方法,包括: 透過一開機韌體將一儲存設備的多個邏輯區塊位址設定為多個虛擬區塊範圍,其中該些虛擬區塊範圍包括一預設範圍、一回復範圍以及一正規範圍; 透過該開機韌體讀取該預設範圍,以執行一預先啟動程式; 透過該預先啟動程式讀取該正規範圍,以判斷該正規範圍內的一作業系統是否異常; 當判定該作業系統異常時,透過該預先啟動程式讀取該回復範圍來獲得一回復資料,並利用該回復資料來還原該作業系統;以及 當判定該作業系統無異常時,在該開機韌體執行完開機流程後,載入該作業系統。A booting method includes: setting, by a boot firmware, a plurality of logical block addresses of a storage device into a plurality of virtual block ranges, wherein the virtual block ranges include a preset range, a reply range, and a a normal range; reading the preset range through the boot firmware to execute a pre-launch program; reading the normal range through the pre-launch program to determine whether an operating system in the normal range is abnormal; when determining the job When the system is abnormal, the reply range is read by the pre-launch program to obtain a reply data, and the reply data is used to restore the operating system; and when it is determined that the operating system has no abnormality, the booting process is executed in the booting firmware. After that, load the operating system. 如申請專利範圍第1項所述的開機方法,其中在透過該開機韌體將該儲存設備的該些邏輯區塊位址設定為該些虛擬區塊範圍的步驟包括: 建立每一該些虛擬區塊範圍及與其相對應的該些邏輯區塊位址的一映射關係,藉以在讀取每一該些虛擬區塊範圍時,參照該映射關係而自該儲存設備對應的位置進行讀取。The booting method of claim 1, wherein the step of setting the logical block addresses of the storage device to the virtual block ranges through the boot firmware comprises: establishing each of the virtual blocks And a mapping relationship between the block range and the corresponding logical block addresses, so that when each of the virtual block ranges is read, the mapping relationship is read and the position corresponding to the storage device is read. 如申請專利範圍第1項所述的開機方法,其中每一該些虛擬區塊範圍的虛擬區塊位址的編號由0開始進行設定。The booting method of claim 1, wherein the number of virtual block addresses of each of the virtual block ranges is set from 0. 如申請專利範圍第1項所述的開機方法,其中該預設範圍設定為在開機階段預先被讀取。The booting method of claim 1, wherein the preset range is set to be read in advance during the booting phase. 如申請專利範圍第1項所述的開機方法,其中該預先啟動程式為一可延伸韌體介面殼層。The booting method of claim 1, wherein the pre-launching program is an extendable firmware interface shell. 如申請專利範圍第1項所述的開機方法,其中當判定該作業系統異常時,包括: 發出一提示選項;以及 在該提示選項被致能時,透過該預先啟動程式讀取該回復範圍來獲得一回復資料,並利用該回復資料來還原該作業系統。The booting method of claim 1, wherein when determining that the operating system is abnormal, the method comprises: issuing a prompt option; and when the prompting option is enabled, reading the reply range by the pre-launching program Obtain a reply data and use the reply data to restore the operating system. 如申請專利範圍第1項所述的開機方法,其中在載入該作業系統的情況下,該儲存設備中對應於該預設範圍與該回復範圍的實體位址為不可視。The booting method of claim 1, wherein in the case of loading the operating system, the physical address of the storage device corresponding to the preset range and the reply range is invisible.
TW105123685A 2016-07-27 2016-07-27 Booting method TW201804284A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW105123685A TW201804284A (en) 2016-07-27 2016-07-27 Booting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW105123685A TW201804284A (en) 2016-07-27 2016-07-27 Booting method

Publications (1)

Publication Number Publication Date
TW201804284A true TW201804284A (en) 2018-02-01

Family

ID=62014051

Family Applications (1)

Application Number Title Priority Date Filing Date
TW105123685A TW201804284A (en) 2016-07-27 2016-07-27 Booting method

Country Status (1)

Country Link
TW (1) TW201804284A (en)

Similar Documents

Publication Publication Date Title
US9372754B2 (en) Restoring from a legacy OS environment to a UEFI pre-boot environment
US8468342B2 (en) Computer system and method for performing integrity detection on the same
JP5889933B2 (en) Method for preventing malfunction of computer, computer program, and computer
EP2329365B1 (en) Turbo boot systems and methods
US11157265B2 (en) Firmware update
TW201624273A (en) Firmware variable update method
JP6399916B2 (en) Information processing apparatus and control method thereof
JP2002287978A5 (en)
US20120311240A1 (en) Information processing apparatus, information processing method, and storage medium
JP2017509085A (en) User selectable operating system
TWI588747B (en) Method for switching operating systems and electronic apparatus
KR20160146937A (en) Firmware interface with durable memory storage
JP5621912B2 (en) Information processing apparatus and information processing apparatus control method
US9721104B2 (en) CPU-based measured boot
US20150363320A1 (en) Write back caching of boot disk in a uefi environment
US20120042156A1 (en) Method of multiple boot manager
US20150268874A1 (en) Systems and methods for dynamic memory allocation of fault resistant memory (frm)
TW201106271A (en) Method of switching different operating systems in computer
US9361123B2 (en) Boot from logical volume spanning plurality of PCI devices
US7849300B2 (en) Method for changing booting sources of a computer system and a related backup/restore method thereof
TWI743480B (en) Computer system and a booting method for the same
JPWO2004081791A1 (en) Virtual machine system and firmware update method in virtual machine system
US10936045B2 (en) Update memory management information to boot an electronic device from a reduced power mode
US20060168440A1 (en) OS selection methods and computer systems utilizing the same
TWI662419B (en) A network system with local disks for pooled physical resources