diff --git a/README.md b/README.md index 5f81092..2435f49 100644 --- a/README.md +++ b/README.md @@ -796,7 +796,7 @@ IMPORTANT HINT: Disable the update blocker to make the Microsoft Store work!" # 11 Troubleshooting -## Installation +## 11.1 Installation *IMPORTANT!* @@ -825,13 +825,19 @@ Windows could not create a partition on disk 0. The error occured while applying answer file's setting. Error code: 0x80042565 ``` -## Rescue System +## 11.2 Rescue System -Boot your system with your installation media. In the boot menu click on "COMMAND shell". The system opens a shell and you can do repairs or rescue actions. The network will be started automatically. +Boot your system with your installation media. In the boot menu click on "COMMAND shell": -Start the script "netuse.cmd" to attach network drives as needed. +![](command_shell_boot.jpg) -## Backup/Recovery +The system opens a shell and you can do repairs or rescue actions. The network will be started automatically. Start the script **"netuse.cmd"** to attach network drives as needed. + +## 11.3 Backup/Recovery Boot your system with your installation media. In the boot menu click on "Snapshot 64". The system starts the Drivesnapshot tool ([www.drivesnapshot.de](http://www.drivesnapshot.de)). +![](setup_drivesnapshot.jpg) + +Tip: To access the network start a command shell and attach your server with the netuse script! + diff --git a/command_shell_boot.jpg b/command_shell_boot.jpg new file mode 100644 index 0000000..87ad5c6 Binary files /dev/null and b/command_shell_boot.jpg differ diff --git a/setup_drivesnapshot.jpg b/setup_drivesnapshot.jpg new file mode 100644 index 0000000..90eeca2 Binary files /dev/null and b/setup_drivesnapshot.jpg differ