Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #255630

mount new block deivce in existing dir

From Ken Young <ken@highwinds.cloud>
Newsgroups linux.debian.user
Subject mount new block deivce in existing dir
Date 2023-03-05 20:20 +0100
Message-ID <G623L-am3N-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hello

My vps has limited volume for /. You can see it as follows.

root@nxacloud-bloghost:~# lsb_release -cd

Description: Debian GNU/Linux 11 (bullseye)

Codename: bullseye


root@nxacloud-bloghost:~# df -h

Filesystem      Size  Used Avail Use% Mounted on

udev            472M     0  472M   0% /dev

tmpfs            98M  496K   98M   1% /run

/dev/vda1       9.7G  1.5G  7.9G  16% /
...


So I want to add a block device /dev/vdb and fdisk/format it and mount it
as /home dir.
Since /home already exists (even have data in this path). can I mount it
without problem?


Sincerely,
Ken Young

Back to linux.debian.user | Previous | NextNext in thread | Find similar | Unroll thread


Thread

mount new block deivce in existing dir Ken Young <ken@highwinds.cloud> - 2023-03-05 20:20 +0100
  Re: mount new block deivce in existing dir The Wanderer <wanderer@fastmail.fm> - 2023-03-05 20:40 +0100
  Re: mount new block deivce in existing dir Andy Smith <andy@strugglers.net> - 2023-03-05 23:30 +0100
    Re: mount new block deivce in existing dir Ken Young <ken@highwinds.cloud> - 2023-03-06 00:50 +0100

csiph-web