allocation of memory
Title
Question
What is the difference between dynamically allocated and fixed size disk in VirtualBox, and which one should I choose while installing Ubuntu?
Linux-New Installing-Ubuntu-OS-in-Oracle-VirtualBox 00-01 min 0-10 sec
Answers:
Dynamically allocated disks only use physical storage space as data is written, Hard disk starting small and growing to the maximum size, offering better storage efficiency. Fixed size disks allocate the full assigned space instantly, offering better performance but using more
+6
space immediately

Login to add comment