I have an Asus as a laptop
That is now on Linux
But wants to get rid of it and replace it for Gentoo
How do I put the on a hard drive
Because I don't know
Who helps and how?
regards

All of us here in this forum will help you.faroud wrote:Who helps and how?
This should be the easiest method and you should start with creating a bootable CD-ROM ... OR ... a bootable USB-stick. Use your current Linux to download and build this:faroud wrote:I have a laptop asus
And that is on Linux
Only on the hard disk, I want it off
and only Gentoo Linux on the disk
regards
Code: Select all
# dd if=install-amd64-minimal-<release timestamp>.iso of=/dev/sdX bs=4096 status=progress && sync
