Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
22 views

SLES partitionless Installation

Windows VMWare guests can easily be resized live. For linux guests I've used LVM (add disk, partprobe, add disk to vg, lvextend, resize2fs). This works. I've just stumbled across the sketch of better ...
0
votes
0answers
45 views

Cannot add FlexClone VMDK to VM

I have a virtual machine called VM-A with two VMDK's on volume VOL-A. Call these VMDK-1 (system) and VMDK-2 (data). I want to clone VMDK-2 and attach that clone to VM-A as a new disk, but I'm getting ...