Manjaro Difference between revisions of "Translations:Add a Storage Partition & Modify your System to Suit/14/tr"

Difference between revisions of "Translations:Add a Storage Partition & Modify your System to Suit/14/tr"

From Manjaro
(Created page with "Daha sonra root olarak /mnt/bdata dizinini oluşturdum, böylece yeni bölüme erişilebilir. Bunu Terminal'de şu şekilde yapabilirsiniz (<directory.name> yerine yeni bölü...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 11:12, 20 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Add a Storage Partition & Modify your System to Suit)
Then as root I made the directory /mnt/bdata , so that the new partition is accessible. You can do this in the Terminal like so (replace <directory.name> with the name you want to call your new partition:
{{RootCmd|command=mkdir -p /data<directory.name>}}

Daha sonra root olarak /mnt/bdata dizinini oluşturdum, böylece yeni bölüme erişilebilir. Bunu Terminal'de şu şekilde yapabilirsiniz (<directory.name> yerine yeni bölümünüzü çağırmak istediğiniz adı yazın:

root # mkdir -p /data<directory.name> <span class="mw-ui-button copy-to-clipboard-button" style="float: right; cursor: pointer; border-radius:5px; margin-top:5px" role="button" data-clipboard-text=" mkdir -p /data<directory.name> " aria-disabled="false">COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.