User Tools

Site Tools



en:linux:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:linux:start [2024/04/07 19:12] – [LVM] franken:linux:start [2024/04/07 19:40] (current) – [LVM] frank
Line 451: Line 451:
 root@bpi-r3-mini:~# lvcreate -n var -L 10g vg-nvme                               root@bpi-r3-mini:~# lvcreate -n var -L 10g vg-nvme                              
   Logical volume "var" created.   Logical volume "var" created.
 +root@bpi-r3-mini:~# mkfs -t ext4 /dev/vg-nvme/var
 +root@bpi-r3-mini:~# mount /dev/mapper/vg--nvme-var /var_lvm
 +[ 5279.856899] EXT4-fs (dm-0): mounted filesystem 520d434d-fdfc-48f3-823d-77e602
 +7e84e7 r/w with ordered data mode. Quota mode: disabled.
 root@bpi-r3-mini:~# root@bpi-r3-mini:~#
 </code> </code>
  
en/linux/start.txt · Last modified: 2024/04/07 19:40 by frank