Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Windows/Linux instances share an ebs volume?

I have windows and linux amis. When windows and linux instances are started from these amis, can these two share same ebs volume? I did the following, created a new volume, attached this volume to running LINUX instance, put a test content into this volume. Now i want this test content to be available to a new WINDOWS instance. What should i do?

like image 462
Satish Avatar asked Dec 21 '25 14:12

Satish


1 Answers

You can't have a single volume attached to more than one instance at a time, but you could move it between instances. If you want it to be read by Linux and Windows, it would need to be formatted with a file system that both operating systems understand.

like image 81
Eric Hammond Avatar answered Dec 24 '25 05:12

Eric Hammond



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!