From 20c84791ff8033e2eeef5f6ab79d9e7cecfc480f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=9B=AF=E9=9D=99?= Date: Fri, 29 Mar 2024 11:41:06 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20240329 Ghost.md" | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 "53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" diff --git "a/53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" "b/53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" new file mode 100644 index 0000000..b5be320 --- /dev/null +++ "b/53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" @@ -0,0 +1,14 @@ +网络驱动的前提,可以在局域网中进行,首先需要使用服务器启动我也不知道,反正BIOS选中网络启动就行了 + + + +GHOST,即General Hardware Oriented System Transfer(通用硬件导向系统转移),它是一个可以备份/还原系统或者数据软 + + + +“Local”:本地操作,对本地计算机上的硬盘进行操作。 + “Peer to peer”:通过点对点模式对网络计算机上的硬盘进行操作。 +“GHOSTCast”:通过单播/多播或者广播方式对网络计算机上的硬盘进行操作。 + “Option”:是使用GHOST 时的一些选项,一般使用默认设置即可。 + “Help”:帮助。 +“Quit”:退出。 -- Gitee From f7380f95c4a5b8a9983d14c1fd6ad1fea06e7b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=9B=AF=E9=9D=99?= Date: Fri, 29 Mar 2024 11:43:24 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20240328Ghost.md" | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" => "53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" (100%) diff --git "a/53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" "b/53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" similarity index 100% rename from "53 \347\216\213\351\233\257\351\235\231/20240329 Ghost.md" rename to "53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" -- Gitee From 1f1782846f9bb7d58105f0ebe3605b85f23e3332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=9B=AF=E9=9D=99?= <12078015+girl-wangwenjing@user.noreply.gitee.com> Date: Fri, 29 Mar 2024 04:14:48 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2053?= =?UTF-8?q?=20=E7=8E=8B=E9=9B=AF=E9=9D=99/20240328Ghost.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20240328Ghost.md" | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 "53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" diff --git "a/53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" "b/53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" deleted file mode 100644 index b5be320..0000000 --- "a/53 \347\216\213\351\233\257\351\235\231/20240328Ghost.md" +++ /dev/null @@ -1,14 +0,0 @@ -网络驱动的前提,可以在局域网中进行,首先需要使用服务器启动我也不知道,反正BIOS选中网络启动就行了 - - - -GHOST,即General Hardware Oriented System Transfer(通用硬件导向系统转移),它是一个可以备份/还原系统或者数据软 - - - -“Local”:本地操作,对本地计算机上的硬盘进行操作。 - “Peer to peer”:通过点对点模式对网络计算机上的硬盘进行操作。 -“GHOSTCast”:通过单播/多播或者广播方式对网络计算机上的硬盘进行操作。 - “Option”:是使用GHOST 时的一些选项,一般使用默认设置即可。 - “Help”:帮助。 -“Quit”:退出。 -- Gitee