2018 - How-to create a Bootable Live USB with CentOS 7 with the DD Comma...
In this video I show how-to use the DD Command to create a Bootable Live USB with CentOS 7,
It don't work with most live USB creators Software.
1- Download the ISO and save it somewhere in your computer.
https://www.centos.org
2- Connect the USB Flash Drive, go to where you saved the ISO,
then right click and select: Open in the Terminal.
3- Log-in as root:
sudo su
4- To show the drives connected on the Computer:
lsblk
5- to unmount the USB Flash Drive (in my coomputer is SDB)
umount /dev/sdb1
6- Run this Command:
dd if=CentOS-7-x86_64-LiveKDE-1708.iso of=/dev/sdb
Screenshots of this video on Google Photos:
https://photos.app.goo.gl/K4G39nDRt0HrRk0r1
The YouTube Video:
https://youtu.be/oFRcv9aQ1rg
Next Video:
2018 - Multi-Booting 9 - How-to Nona Boot Artix Linux with Windows 10 - January 16
It don't work with most live USB creators Software.
1- Download the ISO and save it somewhere in your computer.
https://www.centos.org
2- Connect the USB Flash Drive, go to where you saved the ISO,
then right click and select: Open in the Terminal.
3- Log-in as root:
sudo su
4- To show the drives connected on the Computer:
lsblk
5- to unmount the USB Flash Drive (in my coomputer is SDB)
umount /dev/sdb1
6- Run this Command:
dd if=CentOS-7-x86_64-LiveKDE-1708.iso of=/dev/sdb
Screenshots of this video on Google Photos:
https://photos.app.goo.gl/K4G39nDRt0HrRk0r1
The YouTube Video:
https://youtu.be/oFRcv9aQ1rg
Next Video:
2018 - Multi-Booting 9 - How-to Nona Boot Artix Linux with Windows 10 - January 16
Comments
Post a Comment