Thursday, April 16, 2015
Saturday, April 11, 2015
How to create a bootable USB on Linux
Installation
1. Using UNetbootin
2.
sudo mkdir /media/iso/
sudo mount -o loop /path/to/ubuntu.iso /media/iso
cp -a /media/iso/. /media/xxx/
sudo apt-get install syslinux mtools
sudo syslinux -s /dev/sdd1
Then rename the isolinux directory in media/xxx/ to syslinux, rename the file isolinux.cfg to syslinux.cfg.
In case of the message:
"The installer has tried to mount image #1, but cannot find it on the hard drive.Please copy this image to the drive and click Retry.Click Exit to abort the installation."
press Ctrl-Alt-F2
mount /dev/sdc1 /mnt/foldername
ps -ef | grep sd
copy /mnt/foldername/centos.iso /mnt/isodir/centos.iso
press Ctrl-Alt-F6
1. Using UNetbootin
2.
sudo mkdir /media/iso/
sudo mount -o loop /path/to/ubuntu.iso /media/iso
cp -a /media/iso/. /media/xxx/
sudo apt-get install syslinux mtools
sudo syslinux -s /dev/sdd1
Then rename the isolinux directory in media/xxx/ to syslinux, rename the file isolinux.cfg to syslinux.cfg.
In case of the message:
"The installer has tried to mount image #1, but cannot find it on the hard drive.Please copy this image to the drive and click Retry.Click Exit to abort the installation."
press Ctrl-Alt-F2
mount /dev/sdc1 /mnt/foldername
ps -ef | grep sd
copy /mnt/foldername/centos.iso /mnt/isodir/centos.iso
press Ctrl-Alt-F6
Subscribe to:
Posts (Atom)
How to Encrypt and Decrypt Files With GPG on Linux
https://www.howtogeek.com/427982/how-to-encrypt-and-decrypt-files-with-gpg-on-linux/
-
If you get mpurun error as N more processes have sent help message help-mpi-btl-base.txt / btl:no-nics Set MCA parameter "orte_ba...
-
Just leave the gnome 3 heavy graphical manager and use somewhat lighter. for example gnome fall back or mate. https://www.nomachin...