Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creating Live USB Stick on Ubuntu.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
hell_storm2004
n00b
n00b


Joined: 27 Feb 2019
Posts: 3

PostPosted: Wed Feb 27, 2019 1:34 pm    Post subject: Creating Live USB Stick on Ubuntu. Reply with quote

Hello Everyone,

I am new to Gentoo and Linux distros in general. I am currently been working on Ubuntu and I have about 500GB of free space coz I finally got rid of Windows. So I thought of downloading Gentoo and putting it in there. I downloaded the livedvd-x86-amd64-32ul-20160704.iso from the Gentoo site. And I am looking to create a Live bootable disk on my USB. The problem is, all the tools that I have don't recognize the ISO. I tried the Startup Disk Creator that comes with Ubuntu, but that doesn't seem to read the ISO or does anything really. Can you please tell me some other options I have to get this done. I know installation is whole different ball game, but at least I need to get over this hurdle first.
Back to top
View user's profile Send private message
system.shock
n00b
n00b


Joined: 06 Jan 2019
Posts: 35

PostPosted: Wed Feb 27, 2019 1:53 pm    Post subject: Reply with quote

first recommendation to check checksum of downloaded iso file:
Code:
https://wiki.gentoo.org/wiki/Complete_Handbook/Versions_media_installation_concerns

If it is correct, you can run:
Code:
dd if=path_to_gentoo.iso of=/dev/sdX bs=512K; sync

You should change /dev/sdX to path to your usb stick, do find it run this:
Code:
sudo fdisk -l
Back to top
View user's profile Send private message
hell_storm2004
n00b
n00b


Joined: 27 Feb 2019
Posts: 3

PostPosted: Wed Feb 27, 2019 1:58 pm    Post subject: Reply with quote

Ah thanks! I will give it a try. Will this format the flash drive? I have some important files on it.
Back to top
View user's profile Send private message
Verdazil
n00b
n00b


Joined: 14 Feb 2019
Posts: 47
Location: One small country ...

PostPosted: Wed Feb 27, 2019 2:20 pm    Post subject: Reply with quote

You can also use the cross-platform application balenaEtcher https://www.balena.io/etcher/
_________________
GA-Z170X-UD3 / i7-6700K / DDR4 32GB / Radeon RX 570 / TL-WDN4800 / Samsung SSD 850 EVO 250 Gb + WD Green WDC 2 Tb / BenQ BL2711U + LG TV 42LF650V
Back to top
View user's profile Send private message
system.shock
n00b
n00b


Joined: 06 Jan 2019
Posts: 35

PostPosted: Wed Feb 27, 2019 2:53 pm    Post subject: Reply with quote

hell_storm2004 wrote:
Ah thanks! I will give it a try. Will this format the flash drive? I have some important files on it.

Yes, it will format the flash drive.
Don't forget to mark topic as solved. If this helps you.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55279
Location: 56N 3W

PostPosted: Wed Feb 27, 2019 6:55 pm    Post subject: Reply with quote

hell_storm2004,

Don't do that. The livedvd-x86-amd64-32ul-20160704.iso is almost 3 years old and there is no installer there anyway.
Its only intended to test Gentoo without installing it. As everything on the DVD is compressed, everything is slow to load.

Boot your Ubuntu, As root, run
Code:
mkdir /mnt/gentoo
now follow the Gentoo Handbook.

The install media, here, your Ubuntu, is just a toolkit to accomplish the install.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.


Last edited by NeddySeagoon on Wed Feb 27, 2019 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
hell_storm2004
n00b
n00b


Joined: 27 Feb 2019
Posts: 3

PostPosted: Wed Feb 27, 2019 7:33 pm    Post subject: Reply with quote

Oh I see. Looked at the 2.3 GB size and thought it would be the right one!! :P
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 55279
Location: 56N 3W

PostPosted: Wed Feb 27, 2019 8:42 pm    Post subject: Reply with quote

hell_storm2004,

You are the Gentoo Installer.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum