File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pages/cloud/dedicated/restore-bdd-rescue Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ To do this, you can use the commands `lsblk` and `fdisk -l`.
45
45
46
46
- ** lsblk** example output:
47
47
48
- ``` linuxconfig
48
+ ``` output
49
49
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
50
50
sda 8:0 0 2.5G 0 disk
51
51
└─sda1 8:1 0 2.5G 0 part /
@@ -55,7 +55,7 @@ sdb 8:16 0 10G 0 disk
55
55
56
56
- ** fdisk -l** example output:
57
57
58
- ``` unixconfig
58
+ ``` output
59
59
Disk /dev/sdb: 10 GiB, 10737418240 bytes, 20971520 sectors
60
60
Units: sectors of 1 * 512 = 512 bytes
61
61
Sector size (logical/physical): 512 bytes / 512 bytes
@@ -262,4 +262,4 @@ root@rescue:/# scp -P SSH_Port_Number dump.sql user@IP_address:/home/backup
262
262
263
263
## Go further
264
264
265
- Join our community of users on < https://community.ovh.com/en/ > .
265
+ Join our community of users on < https://community.ovh.com/en/ > .
You can’t perform that action at this time.
0 commit comments