1 00:00:00,847 --> 00:00:04,503 Most physical machines ship with a single operating system, 2 00:00:04,613 --> 00:00:07,840 like you know, Windows 10 or Mac OS X, 3 00:00:08,141 --> 00:00:11,343 but it’s possible to have multiple systems 4 00:00:11,473 --> 00:00:13,143 on the same physical machine, 5 00:00:13,271 --> 00:00:15,253 even with a single hard drive. 6 00:00:15,450 --> 00:00:17,499 And you can choose to do this 7 00:00:17,652 --> 00:00:20,059 so that you can have different security domains. 8 00:00:20,202 --> 00:00:22,831 One OS X could be for general use 9 00:00:23,028 --> 00:00:26,741 and the other could be locked down for security and privacy. 10 00:00:26,861 --> 00:00:28,522 When you switch the machine on, 11 00:00:28,602 --> 00:00:32,913 you’d be presented with the option for which OS you want to boot into. 12 00:00:33,106 --> 00:00:35,117 And you know, here is an example here, 13 00:00:35,363 --> 00:00:37,227 the sort of screen that you might get, 14 00:00:37,620 --> 00:00:40,422 and here’s the sort of screen you might get in Windows. 15 00:00:40,532 --> 00:00:44,896 And dual boot is a viable option for different security domains, 16 00:00:45,013 --> 00:00:46,861 but it lacks some flexibility 17 00:00:46,916 --> 00:00:51,352 in that you can't access multiple operating systems at the same time 18 00:00:51,551 --> 00:00:55,077 like you can with virtual machines and with some other options. 19 00:00:55,231 --> 00:00:59,984 So one viable option could be to go with Windows as your standard boot, 20 00:01:00,064 --> 00:01:03,082 and you secure that and you use that for everyday use, 21 00:01:03,430 --> 00:01:06,800 and then you go with a Linux based operating system like Debian, 22 00:01:06,990 --> 00:01:10,024 and you increase the security, lock it down more 23 00:01:10,198 --> 00:01:12,538 and use it for more extreme privacy. 24 00:01:12,647 --> 00:01:14,939 So with dual boot, you do get that separation, 25 00:01:14,955 --> 00:01:17,398 you can get the privacy and security balance, 26 00:01:17,656 --> 00:01:19,289 but because this is virtual, 27 00:01:19,531 --> 00:01:22,938 depending on how you’re storing files on one operating system, 28 00:01:23,066 --> 00:01:25,103 and on the other operating system, 29 00:01:25,139 --> 00:01:27,790 they could be used to compromise each other. 30 00:01:27,864 --> 00:01:32,267 There is no real isolation in the file system with dual boot. 31 00:01:32,342 --> 00:01:34,362 They can have different file system types 32 00:01:34,442 --> 00:01:38,021 and that can make it difficult to get access to your other files, 33 00:01:38,128 --> 00:01:40,540 but it’s not an actual security mechanism. 34 00:01:40,627 --> 00:01:44,641 So there is a potential vulnerability there with those dual boot environments, 35 00:01:44,931 --> 00:01:48,416 as to whether or not you can get the files from one operating system 36 00:01:48,577 --> 00:01:51,172 that should be accessed in the other operating system. 37 00:01:51,291 --> 00:01:53,030 And if you want to do file sharing, 38 00:01:53,179 --> 00:01:55,806 then you will find that you'll need a solution for that, 39 00:01:55,999 --> 00:01:59,502 which would be a file system that they can both access, 40 00:01:59,700 --> 00:02:04,474 or some sort of remote storage or external disk 41 00:02:04,638 --> 00:02:07,899 or some sort of file system that they can both access, like I said. 42 00:02:07,952 --> 00:02:09,093 How you set up dual boot 43 00:02:09,163 --> 00:02:12,095 is very depending on the operating systems that you’re going to go with, 44 00:02:12,786 --> 00:02:14,794 you’re going to need to figure out how to do that 45 00:02:14,914 --> 00:02:17,149 based on the operating system that you’ve got, 46 00:02:17,194 --> 00:02:18,920 and also on the machine that you’ve got. 47 00:02:18,980 --> 00:02:24,226 So different machines will enable you to get into the bios in different ways. 48 00:02:24,430 --> 00:02:28,879 There is a pretty good website that explains the various options, 49 00:02:29,085 --> 00:02:29,887 and that’s here, 50 00:02:30,021 --> 00:02:31,577 but if you Google dual boot 51 00:02:31,637 --> 00:02:34,158 and the operating systems that you’re wanting to use, 52 00:02:34,597 --> 00:02:38,244 then you'll find some information on how to set all that up. 53 00:02:38,434 --> 00:02:41,166 So it’s an option that might interest you.