2016 - Live USB Boot Disk - How to Create from the Terminal (CLI) - November 7.webm
The Operating System World
In this Video I will use as example Linux Mint 18 Cinnamon 64Bit
Download the ISO: https://linuxmint.com/ Save it to the Download Folder Veriy the ISO: 1- Open the terminal. (CTRL + ALT + T) 2- cd to where your iso are located In this case is Located on the Downloads Folder cd Downloads
3- To Verify the ISO Checksum: sha256 + iso_name In this case it will be: sha256sum linuxmint-18-cinnamon-64bit.iso Close the Terminal Connect Your thumb/USB Drive to your Computer
To View all The Drives Connected to the Computer:
1- Open the terminal. (CTRL + ALT + T) 2- To check the Mounted Drive: sudo lsblk -l 3 Format: sudo dd if=/dev/zero of=/dev/sdc bs=1 count=512
4- To Create a Live USB: sudo dd if=/home/your_username/Downloads/linuxmint-18-cinnamon-64bit.iso of=/dev/sdc bs=4M && sync
In My Computer: sudo dd if=/home/mint/Downloads/linuxmint-18-cinnamon-64bit.iso of=/dev/sdc bs=4M && sync
Reboot Your Computer, You have to Disable Secure Boot to Boot the OS.
Screen Shots of this Video on Google Photos: https://goo.gl/photos/ZvhRBM2pdifQJ1FZA
SimpleScreenRecorder one of the Best GNU+Linux Screen Recorder: http://www.maartenbaert.be/simplescreenrecorder/
Contact/Contato: Renato ZX sm2016sy@gmail.com
Folllow me @: Youtube: https://www.youtube.com/c/TheOperatingSystemWorld Google+ : https://plus.google.com/u/0/+TheOperatingSystemWorld/posts Twitter: https://twitter.com/RenatoZX2 Facebook: https://www.facebook.com/renato.zx.7 Tumblr: https://theoperatingsystemworld.tumblr.com/ Website: https://thetechworldsite.wordpress.com/ Blogger: https://theoperatingsystemworld.blogspot.com https://renatozx.blogspot.com.br/ Disqus: https://disqus.com/home/channel/theoperatingsystemworld/ ... https://www.youtube.com/watch?v=CXxb1OeXAQ8
189275323 Bytes