Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creating LiveUSB from LiveDVD, and Installing
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
niero
n00b
n00b


Joined: 28 Sep 2011
Posts: 4

PostPosted: Wed Sep 28, 2011 1:20 pm    Post subject: Creating LiveUSB from LiveDVD, and Installing Reply with quote

I've been reading through the install docs, FAQ's, several net searches, and these forums, but I have found an understand regarding this.

I have a Windows 7 desktop.
I have a Dell Inspiron B130 laptop, currently running Debian.
I burned the Live DVD and booted it in the laptop and it was awesome! This was the first time a Linux distro played music and easily recognized a USB key. Very cool.
I'm looking to do one of two things:
1. Either install from my LiveDVD onto the laptop. I like that the DVD has everything, almost 3 GB of stuff, as this laptop has no access to the internet.
or
2. From my Windows machine, create a LiveUSB with the contents of the LiveDVD and boot my laptop that way.
My preference is # 1.

I'm still quite a novice w/ Linux, especially regarding configuring things by hand (ie lots of commands).
Again, I haven't found anything in the documentation yet.

Thank you
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Sep 28, 2011 2:11 pm    Post subject: Reply with quote

Welcome to Gentoo!

niero,

you should understand Gentoo is not a regular Linux where you install binaries from an install media.

In Gentoo you boot into Linux from any media, be it already installed Debian on your hard drive or some liveCD on CD/DVD or USB stick. SystemRescueCD is a popular choice because it has good hardware support.

Once in Linux environment you follow Gentoo Handbook to download the sources from internet. Then, using tools provided by Gentoo, you build your own Linux.

Gentoo without internet is possible, but not much fun, you'll get lots of hassle instead.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
niero
n00b
n00b


Joined: 28 Sep 2011
Posts: 4

PostPosted: Wed Sep 28, 2011 2:34 pm    Post subject: Reply with quote

Hi Jaglover,

Thanks for the reply.
Hmm, interesting. Well, I'll have to wait until I can get internet access. In the meantime, is it possible to run Gentoo from my USB stick? Just like the LiveDVD? The documentation I was reading didn't make it sound as straightforward as the DVD. I think this would be the best option for me at the moment.

Thank you again
Back to top
View user's profile Send private message
niero
n00b
n00b


Joined: 28 Sep 2011
Posts: 4

PostPosted: Wed Sep 28, 2011 4:13 pm    Post subject: A little more . . . Reply with quote

If someone could throw me a bone here, that'd be great : )

Can I run a LiveUSB version of Gentoo from my USB stick? Is there a special procedure? I looked through that part of the docs, but I am doing this off a Windows machine.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Wed Sep 28, 2011 7:15 pm    Post subject: Reply with quote

niero,

The liveDVD iso file can be copied block by block to a USB stick.

Boot the liveDVD and mount the filesystem where teh liveDVD.iso file is.
Insert your USB. It must be at least 4G.
Run the dmesg command to see what block device name the USB stick has. It will be /dev/sd..
Close to the end of the dmesg output.

Now you can do
Code:
dd if=</path/to/LiveDVD.ISO> of=</dev/sd...> 


Warning: this will destroy all the data on whatever device you give as of=</dev/sd...
There is no undo, so its key to get it right first time.

When its dobe, and it will be a few minutes, the USB stick will be bootable.
You will probably have to select USB booting in the BIOS.
_________________
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
mp342
Apprentice
Apprentice


Joined: 03 Aug 2010
Posts: 165
Location: France

PostPosted: Wed Sep 28, 2011 7:24 pm    Post subject: Reply with quote

http://www.gentoo.org/proj/en/pr/releases/10.0/faq.xml#usb
Back to top
View user's profile Send private message
niero
n00b
n00b


Joined: 28 Sep 2011
Posts: 4

PostPosted: Wed Sep 28, 2011 7:47 pm    Post subject: Reply with quote

Thank you, NeddySeagoon and mp342,
I really appreciate it. I will try that out and see what happens. I'm not very good with the CLI so this will be good practice.
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