Manjaro Difference between revisions of "Add a Storage Partition & Modify your System to Suit/ru"

Difference between revisions of "Add a Storage Partition & Modify your System to Suit/ru"

From Manjaro
(Created page with "Затем в терминале я использовал команду blkid для получения UUID нового раздела /bdata, чтобы добавить...")
(Created page with "Как вы могли заметить, новому разделу было выделено место /dev/sda2: (которое когда-то принадлежало /...")
Tags: Mobile web edit Mobile edit
Line 36: Line 36:
  /dev/sdb1: LABEL="store" UUID="05e6f212-4003-430b-a7d9-a53d98fad0b5" TYPE="ext4" PARTUUID="8cb60e1f-8d16-4d9c-bccc-3a2cd5396836"  
  /dev/sdb1: LABEL="store" UUID="05e6f212-4003-430b-a7d9-a53d98fad0b5" TYPE="ext4" PARTUUID="8cb60e1f-8d16-4d9c-bccc-3a2cd5396836"  


As you may have noticed, the new partition was given the /dev/sda2: spot (which once belonged to /swap)
Как вы могли заметить, новому разделу было выделено место /dev/sda2: (которое когда-то принадлежало /swap).


I Copied the UUID for the new partition into /etc/fstab & created a call for this new partition, like so:
I Copied the UUID for the new partition into /etc/fstab & created a call for this new partition, like so:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.