![](https://seccdn.libravatar.org/avatar/cabdbf4d350ab6a15265803acab1634d.jpg?s=120&d=mm&r=g)
On 11/07/17 05:23 AM, Carlos E. R. wrote:
And a 42.1 virtual install:
carlos@linux-qblt:~> cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.4.19-1-default root=UUID=cf0633dc-1339-4edf-9adc-2a771e7ddb51 resume=/dev/disk/by-label/Swap splash=silent quiet showopts
Indeed! FDisk (or equivalent) should let you label your disk partitions. Personally I find that using named partitions makes then easier to comprehend. Just make sure that you DO name them according to their function.<=== IMPORTANT! For me, right now, on this machine: # cat /proc/cmdline BOOT_IMAGE=/vmlinuz-4.12.0-2.g7c5c393-default root=/dev/mapper/vgmain-vROOT4 resume=/dev/disk/by-label/SWAP splash=silent quiet showopts elevator=cfq For reasons lost long ago in dim, misty aeons associated with drive long dead, and probably associated with debugging early releases of BtrFS, I have a /boot and SWAP on real partitions, though everything else has migrated to LVM. I know full well that I could easily migrate SWAP to LVM, but why bother? I could migrate boot to LVM, even incorporate it into the ROOTFS, but what I have works and there are other things, more interesting this, to play abound with. The whole LVM setup encourages naming of the <strike>partitions</strike> Logical Volumes. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org