Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Comments on Should I install Parrot OS in virtualbox?

Post

Should I install Parrot OS in virtualbox?

+1
−1

I am new to Virtual Box. I had installed Parrot OS in VirtualBox. And, I am directly using Parrot OS from ISO. I can do everything well. But, will my data erase when I will turn off Virtual Machine? Recently, I had run Parrot OS in Virtual Box. And, 1 day later when I turned my Virtual Box on I noticed some data were still available. Is safe to use directly from ISO? Or, Should I install? Or, Is it safe to install Parrot OS in Virtual Box using it (I meant will it crash my Virtual Machine)? Install Parrot

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

What kind of data is your question about? (5 comments)
What kind of data is your question about?
elgonzo‭ wrote almost 3 years ago · edited almost 3 years ago

You need to be more specific about what kind of data you are referring to. Generally, if data is stored on some RAM disk (whether it's in the VM or on the host side), then the data is gone when the OS is shut down/restarted or the VM/host is turned off. Note that VirtualBox also has support for "immutable disk images" (see VirtualBox documentation for details). Data written to such an immutable disk image will disappear when the VM is powered up the next time.

deleted user wrote almost 3 years ago

elgonzo‭ Actually, I meant some programs (Software and some programming languages work) by data.

elgonzo‭ wrote almost 3 years ago

Edit your question then so that the question makes it clear what kind of data your question is concerned about :-)

deleted user wrote almost 3 years ago

elgonzo‭ Actually, Data are units of information ~ Wikipedia. So, I don't think that I should clarify what type of data I am talking about.

elgonzo‭ wrote almost 3 years ago · edited almost 3 years ago

Okay, well, if the Wikipedia article says that data is units of information and that's what you are asking about, then the answer is simple: Your ISO contains units of information. Even after turning off the VM, your ISO is still fully intact, containing still all the units of information it had originally from the beginning. Thus, the data on the ISO is safe (unless you damage/delete the ISO, of course). And no, i am not going to write this as an answer for such an extremely vague question.