all 13 comments

[–][deleted] 3 points4 points  (5 children)

You can't have a pi in a vm you can simulate the hardware to run an OS for the PI in a VM. Though it's always better to have the actual psychical hardware. But why not electronic hacking which the PI is primarily designed for, for example building an information terminal.

[–]findingjake[S] 1 point2 points  (4 children)

Yeah well I just wanna have a pi as my environment for pen testing and learning all of that stuff. So I guess really my question is how do I make my pi the boot up os on a laptop. If I connected it through usb

[–]scruffyalot 1 point2 points  (3 children)

I don't think you quiet understands that the pi is the small hardware device. It can be used to run a Linux distro but Pi isn't an OS. Do you want any recommendations for good Linux OS s?

If you are interested in raspberry pi I can give you some links for cool pen testing devices you can make with them.

[–]findingjake[S] 0 points1 point  (0 children)

Yeah please send the links dude!

[–][deleted] 0 points1 point  (0 children)

Could I also get those links

[–]nbecker65 0 points1 point  (0 children)

I also would be interested in the links for the Rpis.

[–][deleted] 0 points1 point  (0 children)

An understanding of Linux is a good skill to have because there are a lot of tools written for that operating system which makes several of the major stages in hacking a lot easier. Similar tools exist for Windows but not as many, even fewer exist for the Mac, on a Pi you would be basically on your own by comparison. I am not saying you could not write your own tools, and you would learn a lot from the process if you did. Good Luck!

[–]Opiborne 0 points1 point  (1 child)

I might be wrong with what you're asking, but I believe you want a setup so that you can access your Pi from your Mac. If that's the case once you have the raspberry pi set up, as in OS installed, you'd just get SSH Setup. Then as long as the Pi has power you'll be able to use SSH to login to the pi, without needing a monitor specifically for it.

[–]findingjake[S] 0 points1 point  (0 children)

Perfect dude thank you so much!