Skip to content

Commit 7930eb6

Browse files
authored
Update FilesystemConversionFromExt4ToBtrfs.md
1 parent e6f9ab7 commit 7930eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FilesystemConversionFromExt4ToBtrfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We refer to the two RPis as the **TARGET RPi**, and the **SUPPORT RPi**; the **T
4646
```
4747
4848
49-
4. On the **SUPPORT RPi**, we use `fdisk` to obtain needed information on `/dev/sda` (**SD1**); information needed to correctly prepare `/dev/sdb` (**SD2**) :
49+
4. On the **SUPPORT RPi**, we use `fdisk` to obtain needed information on `/dev/sda` (**SD1**). This information is needed to correctly prepare `/dev/sdb` (**SD2**) :
5050
5151
```
5252
# get some information from fdisk on SD1:

0 commit comments

Comments
 (0)