I am unable to create a Bootable USB for Gentoo, using Netbootin on Ubuntu.
How can I create a bootable USB using the gentoo.iso
file?
I am unable to create a Bootable USB for Gentoo, using Netbootin on Ubuntu.
How can I create a bootable USB using the gentoo.iso
file?
To avoid your copying problem reformat your USB stick to NTFS file system which does not have this 4GB limitation.
$ sudo apt-get install usb-creator-gtk
$ usb-creator-gtk
Replace sdx
by the usb device:
$ sudo dd if=<file_name>.iso of=/dev/sdx