Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
420 changes: 420 additions & 0 deletions pages/cloud/dedicated/raid_soft-windows/guide.de-de.md

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-asia.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
12 changes: 6 additions & 6 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-au.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
12 changes: 6 additions & 6 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-ca.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
10 changes: 5 additions & 5 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-gb.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ At the command prompt, open DiskPart:
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
13 changes: 6 additions & 7 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-ie.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -205,7 +205,6 @@ In this example, `Disk 1` is a replacement drive that has been installed in orde
>



#### Removing the replaced disk from the configuration

```console
Expand Down Expand Up @@ -366,7 +365,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
12 changes: 6 additions & 6 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-sg.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
12 changes: 6 additions & 6 deletions pages/cloud/dedicated/raid_soft-windows/guide.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The method to use depends on the partition style of your disks. Follow the instr

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>
Expand Down Expand Up @@ -167,16 +167,16 @@ It is best not to restart the server until the rebuild process is complete.

At the command prompt, open DiskPart:

```cmd
```
C:\Windows\system32> diskpart
```

> [!warning]
> [!alert]
>
> DiskPart executes commands without issuing warnings or asking for confirmation. Any changes done in DiskPart are irreversible. Entering commands while the wrong disk or volume is selected may therefore cause immediate data loss and/or prevent your system from booting. We recommend to proceed with caution and double-check each command.
>

Display all disks and volumes:
#### Listing all disks and volumes

```console
DISKPART> list disk
Expand Down Expand Up @@ -366,7 +366,7 @@ Back at the command prompt, copy the boot files from the boot (EFI) partition on

Type the following 3 commands and execute each one with `Enter`:

```cmd
```
robocopy s:\ t:\ * /e /copyall /xf BCD.* /xd "System Volume Information"
bcdedit /export t:\EFI\Microsoft\Boot\BCD
bcdedit /store t:\EFI\Microsoft\Boot\BCD /set {bootmgr} device partition=t:
Expand Down
Loading