B
B
bacalastein2017-04-27 16:35:10
linux
bacalastein, 2017-04-27 16:35:10

How to mount Linux logical partition (ubuntu/debian)?

Hello, I have a server with a /dev/sda3 root partition. Through fdisk /dev/sda3 I created an extended (logical) partition /dev/sda3/sda3p1. Can I somehow mount it and how do I work with it? The goal is to create a partition for GlusterFS without formatting the main partition (that's why I thought that a logical one would do).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2017-04-27
@BuriK666

mount /dev/sda3p1 /path/to/mp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question