S
S
spamakhur2020-01-08 17:47:20
System administration
spamakhur, 2020-01-08 17:47:20

How to format disks on the server?

The server has 2 ssds and 2 hdds
on one ssd is the operating system /dev/sda
the second /dev/sdb
hdd1 /dev/sdc
hdd2 /dev/sdd
how to format these 3 disks b -cd and then mount the hdd as partitions on /dev /sda and keep a copy of /sda in /dev/sdb

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ronald McDonald, 2020-01-08
@spamakhur

Format via mkfs.ext4 /dev/sdX
Mounting configure via fstab, Google is full of mans.

R
Ruslan, 2020-01-09
@msHack

you can do this
apt-get install gparted
apt install gnome-disk-utility

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question