Persistent drive letters LVM - Raspberry Pi Forums
i have created lvm ion raspberry pi 2 using 2 64gb usb sticks , working fine. however, when plug in usb stick, of drive letters change, making volumegroup unavailable.
possible assign persistent drivers these volumes? or use uuid in way assign(/rename) them volume group permanently without recreating it? both drives formatted ext4.
volgroup mountend following:
/dev/vol_grp1/logical_vol1 /mnt/nasdata ext4 defaults,noatime,nodiratime 0 2
possible assign persistent drivers these volumes? or use uuid in way assign(/rename) them volume group permanently without recreating it? both drives formatted ext4.
volgroup mountend following:
/dev/vol_grp1/logical_vol1 /mnt/nasdata ext4 defaults,noatime,nodiratime 0 2
you can set entries in /etc/fstab uuids set standard mount points file systems.
raspberrypi
Comments
Post a Comment