C
C
CherryBlazer2017-08-21 19:56:23
Operating Systems
CherryBlazer, 2017-08-21 19:56:23

How to isolate two different operating systems on one PC?

How can we put Windows OS and Linux OS on one PC so that the user does not have access to files of another OS when logging into any of the above OS?
Thanks in advance for any help

Answer the question

In order to leave comments, you need to log in

6 answer(s)
P
pfg21, 2017-08-21
@pfg21

On Linux, an unprivileged user is not allowed to mount filesystems.
A little more confusing, you can write a udev rule that will not create a device in /dev/.
With Windows, it's easier - it simply can't do anything except Windows. to access ext* file systems, you need to install a special driver. If it is not there, Windows will not read anything. File systems btrfs xfs and others like them do not have drivers for wine at all.
It all depends on which user should hide sections from "home hamster" or "technically educated".

R
Ruslan Fedoseev, 2017-08-21
@martin74ua

two virtual machines

A
awdemme, 2017-08-21
@awdemme

1. Encrypt disks
2. Do not grant rights
3. Install in virtual machines

K
Kolya K, 2017-08-21
@Kolyagrozamorey

As an option https://ru.wikipedia.org/wiki/%D0%A1%D1%80%D0%B0%D...
Or adjust file access rights in these OS

K
Konstantin Tsvetkov, 2017-08-22
@tsklab

How to isolate two different operating systems on one PC?
Put cancer and change discs physically. I have several SSDs with different operating systems for my second computer. Also, when switching to a new OS, I do cloning of the system disk. For the main computer, there are both Windows XP and Windows 7 (of course, for frequent use I also use virtual machines - copies of physical ones).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question