translator
278
edits
(Marked this version for translation) |
m (added note at manual mount for btrfs) |
||
Line 56: | Line 56: | ||
Mount the partitions using the designated temporary mountpoint and '''always''' start with ''root'' | Mount the partitions using the designated temporary mountpoint and '''always''' start with ''root'' | ||
{{RootCmd|command=mount /dev/sdyC /mnt}} | {{RootCmd|command=mount /dev/sdyC /mnt}} | ||
{{Important|With a [[Btrfs|BTRFS filesystem]], you should note that the subvolumes must be mounted. That would be in such a case:{{RootCmd|command=mount -o subvol=@ /dev/sdyC /mnt}}}} | |||
Then - if applicable - mount ''boot'' | Then - if applicable - mount ''boot'' | ||
{{RootCmd|command=mount /dev/sdyB /mnt/boot}} | {{RootCmd|command=mount /dev/sdyB /mnt/boot}} |