From b8422a121209a994e7cb9e01e033b1005892aabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=BA=86=E5=BC=BA?= Date: Fri, 29 Mar 2024 05:19:21 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 董庆强 --- ...51\207\215\350\243\205\347\263\273\347\273\2372.md" | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 "17 \350\221\243\345\272\206\345\274\272/20240328\351\207\215\350\243\205\347\263\273\347\273\2372.md" diff --git "a/17 \350\221\243\345\272\206\345\274\272/20240328\351\207\215\350\243\205\347\263\273\347\273\2372.md" "b/17 \350\221\243\345\272\206\345\274\272/20240328\351\207\215\350\243\205\347\263\273\347\273\2372.md" new file mode 100644 index 0000000..bf0831d --- /dev/null +++ "b/17 \350\221\243\345\272\206\345\274\272/20240328\351\207\215\350\243\205\347\263\273\347\273\2372.md" @@ -0,0 +1,10 @@ +``` +网络驱动的前提,可以在局域网中进行,首先需要使用服务器启动我也不知道,反正BIOS选中网络启动就行了 +GHOST,即General Hardware Oriented System Transfer(通用硬件导向系统转移),它是一个可以备份/还原系统或者数据软 +“Local”:本地操作,对本地计算机上的硬盘进行操作。 + “Peer to peer”:通过点对点模式对网络计算机上的硬盘进行操作。 +“GHOSTCast”:通过单播/多播或者广播方式对网络计算机上的硬盘进行操作。 + “Option”:是使用GHOST 时的一些选项,一般使用默认设置即可。 + “Help”:帮助。 +“Quit”:退出。 +``` -- Gitee