public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  new install
@ 2009-09-03 18:51 James
  2009-09-03 23:33 ` [gentoo-user] " James
  0 siblings, 1 reply; 64+ messages in thread
From: James @ 2009-09-03 18:51 UTC (permalink / raw
  To: gentoo-user

OK,

It's been a while, so I'm following the handbook to install a gentoo
server that will eventually become a firewall using a 4GB Compact
Flash to IDE drive  on this mobo(processor):



# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz         : 1002.398
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 mmx fxsr sse up
bogomips        : 2007.10



So looking, via links Chapter 5, I have these choices:

install-x86-minimal-20090901
stage3-i486-20090901.tar.bz2
stage3-i686-20090901.tar.bz2

which of these should I download?


Here is my proposed make.conf file. Please suggest any enhancements,
I should make to this file:

CHOST="i486-pc-linux-gnu"
CFLAGS="-Os -march=i586 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
PORTAGE_NICENESS="1"
MAKEOPTS="-j2"
USE="-* -nls hardened  ncurses ssl crypt berkdb tcpd pam perl pcre \
python readline zlib bzip2 nptl nptlonly syslog"


PS I lost that url to the nifty file where the cpu/arch is matched with
CHOST and flag settings for various architectures.... This make.conf file
was for a minimal K6 system and the Pentium3 should be a little bit different?



All suggestions are most welcome.....



James





^ permalink raw reply	[flat|nested] 64+ messages in thread

* [gentoo-user]  Re: new install
  2009-09-03 18:51 [gentoo-user] new install James
@ 2009-09-03 23:33 ` James
  2009-09-05 16:17   ` Mick
  0 siblings, 1 reply; 64+ messages in thread
From: James @ 2009-09-03 23:33 UTC (permalink / raw
  To: gentoo-user

James <wireless <at> tampabay.rr.com> writes:


> stage3-i686-20090901.tar.bz2

Well I found the doc:
http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel

so here are my answers to my questions:


CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"

Where -O2 is change to -Os to keep binaries small.

> USE="-* -nls hardened  ncurses ssl crypt berkdb tcpd pam perl pcre \
> python readline zlib bzip2 nptl nptlonly syslog"

Adding these entris to the USE flags:  mmx sse


Any other suggestions or comments are most welcome.


 James







^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user]  Re: new install
  2009-09-03 23:33 ` [gentoo-user] " James
@ 2009-09-05 16:17   ` Mick
  0 siblings, 0 replies; 64+ messages in thread
From: Mick @ 2009-09-05 16:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 749 bytes --]

On Friday 04 September 2009, James wrote:
> James <wireless <at> tampabay.rr.com> writes:
> > stage3-i686-20090901.tar.bz2
>
> Well I found the doc:
> http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel
>
> so here are my answers to my questions:
>
>
> CHOST="i686-pc-linux-gnu"
> CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"

Also you may want to add:  -msse -mmmx although I believe that -march=pentium3 
will include these anyway.


> CXXFLAGS="${CFLAGS}"
>
> Where -O2 is change to -Os to keep binaries small.
>
> > USE="-* -nls hardened  ncurses ssl crypt berkdb tcpd pam perl pcre \
> > python readline zlib bzip2 nptl nptlonly syslog"
>
> Adding these entris to the USE flags:  mmx sse

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* [gentoo-user] New Install
       [not found] <360569783.3985353.1474719180280.ref@mail.yahoo.com>
@ 2016-09-24 12:13 ` Christopher Robinson
  2016-09-24 13:47   ` Neil Bothwick
  2016-09-24 15:18   ` Rich Freeman
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 12:13 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

After the files compile on the Minimal Install CD, I get a command line prompt.I assume I need to enter a username and then a password to boot the install,but I have not succeeded in creating those. What should I do?
Also, I read that it is possible to install Gentoo from the Live DVD.How do I do that?

[-- Attachment #2: Type: text/html, Size: 873 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 12:13 ` [gentoo-user] New Install Christopher Robinson
@ 2016-09-24 13:47   ` Neil Bothwick
  2016-09-24 15:05     ` Christopher Robinson
  2016-09-24 15:18   ` Rich Freeman
  1 sibling, 1 reply; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 13:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Sat, 24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson wrote:

> Also, I read that it is possible to install Gentoo from the Live
> DVD.How do I do that?

You need to read chapter 1 of the Gentoo handbook from start to finish,
then read it again. When you understand what is going on, you then boot
from the live DVD and follow the installation instructions fro the
handbook.


-- 
Neil Bothwick

"Meow" <SPLAT!>  "Woof" <SPLAT!>    Jeez, it's really raining today.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 13:47   ` Neil Bothwick
@ 2016-09-24 15:05     ` Christopher Robinson
  2016-09-24 15:35       ` Dale
  2016-09-24 20:21       ` Neil Bothwick
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 15:05 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]

Honestly, your reply is not helpful. I have read through the the handbook and the directions there 
do not match the screen results. I take offense at your arrogant tone in reply to a beginners request for help.While those with experience may find my request naive, I went to the list for suggestions beyond the handbook.Also, you confuse the two parts of my question in your smackdown. Sorry for the annoyance and possibleviolation of list protocol, but I expected a bit more support.
 

    On Saturday, September 24, 2016 9:47 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
 

 On Sat, 24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson wrote:

> Also, I read that it is possible to install Gentoo from the Live
> DVD.How do I do that?

You need to read chapter 1 of the Gentoo handbook from start to finish,
then read it again. When you understand what is going on, you then boot
from the live DVD and follow the installation instructions fro the
handbook.


-- 
Neil Bothwick

"Meow" <SPLAT!>  "Woof" <SPLAT!>    Jeez, it's really raining today.

   

[-- Attachment #2: Type: text/html, Size: 2856 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 12:13 ` [gentoo-user] New Install Christopher Robinson
  2016-09-24 13:47   ` Neil Bothwick
@ 2016-09-24 15:18   ` Rich Freeman
       [not found]     ` <CALsGW-+dfUH3MzfrFjsD5GGCLvXG+d=xEe+uVhahXS-qvmkUBw@mail.gmail.com>
  1 sibling, 1 reply; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 15:18 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 8:13 AM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
> After the files compile on the Minimal Install CD, I get a command line
> prompt.
> I assume I need to enter a username and then a password to boot the install,
> but I have not succeeded in creating those. What should I do?
>

The step you missed is this one:
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/System#Root_password

If you're at the command prompt inside the chroot then you're already
logged in as root. So, you just type "passwd" and enter a new root
password.  root is your username.  You can create additional users
using useradd:
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Finalizing#Adding_a_user_for_daily_use

> Also, I read that it is possible to install Gentoo from the Live DVD.
> How do I do that?

The same way as from the minimal CD.  Just open a terminal and follow
the handbook.

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* [gentoo-user] New Install
       [not found]       ` <CALsGW-LS_aU7_+J1oCr+fuzsh3-iOdfZqc-4kjCboV3E0CS9nw@mail.gmail.com>
@ 2016-09-24 15:29         ` Joachim Gwoke
  0 siblings, 0 replies; 64+ messages in thread
From: Joachim Gwoke @ 2016-09-24 15:29 UTC (permalink / raw
  To: Gentoo

[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]

There's always this
http://www.tecmint.com/gentoo-linux-installation-guide/ with side by side
reference to the Gentoo handbook.

Regards
Joachim

On 24 Sep 2016 6:19 p.m., "Rich Freeman" <rich0@gentoo.org> wrote:

On Sat, Sep 24, 2016 at 8:13 AM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
> After the files compile on the Minimal Install CD, I get a command line
> prompt.
> I assume I need to enter a username and then a password to boot the
install,
> but I have not succeeded in creating those. What should I do?
>

The step you missed is this one:
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/
System#Root_password

If you're at the command prompt inside the chroot then you're already
logged in as root. So, you just type "passwd" and enter a new root
password.  root is your username.  You can create additional users
using useradd:
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/
Finalizing#Adding_a_user_for_daily_use

> Also, I read that it is possible to install Gentoo from the Live DVD.
> How do I do that?

The same way as from the minimal CD.  Just open a terminal and follow
the handbook.

--
Rich

[-- Attachment #2: Type: text/html, Size: 2137 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 15:05     ` Christopher Robinson
@ 2016-09-24 15:35       ` Dale
  2016-09-24 15:38         ` Rich Freeman
  2016-09-24 20:21       ` Neil Bothwick
  1 sibling, 1 reply; 64+ messages in thread
From: Dale @ 2016-09-24 15:35 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2121 bytes --]

Top posting since he started it.  ;-) 

Actually, he is correct.  If you follow the installation guide, you will
end up with a installed OS and it will tell you when it is time to
reboot into the system you just installed.  It also tells you how to add
a user to the system.  One thing Gentoo is well known for and has been
for ages, excellent install docs. 

Admittedly, it's been a while since I did a install so I went and looked
at the docs to be sure.  Yep, everything is there and exactly where it
should be.  I do wish it had the one page layout like it used to tho. 

So, you need to read and follow the docs.  If you do that, you will end
up with a install just like everyone else who follows them.  Example. 
How to use a DVD to install from:

https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Media

I suspect a lot of us use sysrescuecd since it is Gentoo based. 

http://www.system-rescue-cd.org/SystemRescueCd_Homepage

Mine is on a USB stick. 

Dale

:-)  :-) 



Christopher Robinson wrote:
> Honestly, your reply is not helpful. I have read through the the
> handbook and the directions there
> do not match the screen results. I take offense at your arrogant tone
> in reply to a beginners request for help.
> While those with experience may find my request naive, I went to the
> list for suggestions beyond the handbook.
> Also, you confuse the two parts of my question in your smackdown.
> Sorry for the annoyance and possible
> violation of list protocol, but I expected a bit more support.
>
>
> On Saturday, September 24, 2016 9:47 AM, Neil Bothwick
> <neil@digimed.co.uk> wrote:
>
>
> On Sat, 24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson wrote:
>
>
> > Also, I read that it is possible to install Gentoo from the Live
> > DVD.How do I do that?
>
>
> You need to read chapter 1 of the Gentoo handbook from start to finish,
> then read it again. When you understand what is going on, you then boot
> from the live DVD and follow the installation instructions fro the
> handbook.
>
>
> -- 
> Neil Bothwick
>
> "Meow" <SPLAT!>  "Woof" <SPLAT!>    Jeez, it's really raining today.
>


[-- Attachment #2: Type: text/html, Size: 5766 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 15:35       ` Dale
@ 2016-09-24 15:38         ` Rich Freeman
  2016-09-24 19:44           ` Dale
  2016-09-24 20:13           ` Neil Bothwick
  0 siblings, 2 replies; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 15:38 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 11:35 AM, Dale <rdalek1967@gmail.com> wrote:
>
> Actually, he is correct.

Actually, he isn't, which is hard to demonstrate since everybody is top-posting.

>
> On Saturday, September 24, 2016 9:47 AM, Neil Bothwick <neil@digimed.co.uk>
> wrote:
>
> You need to read chapter 1 of the Gentoo handbook from start to finish,
> then read it again.

The handbook doesn't have chapters.  The step that was missed was well
into the process.

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1754399464.786343.1474733701153.ref@mail.yahoo.com>
@ 2016-09-24 16:15 ` Christopher Robinson
  2016-09-24 17:19   ` Rich Freeman
  2016-09-24 20:35   ` Neil Bothwick
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 16:15 UTC (permalink / raw
  To: gentoo-user

Rich,

Thank you for at least responding to my question. I did try creating a password in root,
but I could not boot from there.  I will check out the other manual suggestion. 
I had tried Systemrescue CD earlier, but it displayed in a tiny screen resolution,
unreadable even with a magnifying lens. If anyone thinks of suggesting Knoppix,
the main download site was not working and I did not have the patience to try all the
other mirrors. 
I do apologize for venting my frustration, but I have been trying to manage a pretty
awful situation for over a month, and this morning my motherboard died!
As the Kinks sang: I'm in a state of confusion.

--------------------------------------------
On Sat, 9/24/16, Rich Freeman <rich0@gentoo.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 11:18 AM
 
 On Sat, Sep 24, 2016 at
 8:13 AM, Christopher Robinson
 <chrisrobinson@rocketmail.com>
 wrote:
 > After the files compile on the
 Minimal Install CD, I get a command line
 > prompt.
 > I assume I
 need to enter a username and then a password to boot the
 install,
 > but I have not succeeded in
 creating those. What should I do?
 >
 
 The step you missed is this
 one:
 https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/System#Root_password
 
 If you're at the command
 prompt inside the chroot then you're already
 logged in as root. So, you just type
 "passwd" and enter a new root
 password.  root is your username.  You can
 create additional users
 using useradd:
 https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Finalizing#Adding_a_user_for_daily_use
 
 > Also, I read that it is possible to
 install Gentoo from the Live DVD.
 > How
 do I do that?
 
 The
 same way as from the minimal CD.  Just open a terminal and
 follow
 the handbook.
 
 -- 
 Rich
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 16:15 ` Christopher Robinson
@ 2016-09-24 17:19   ` Rich Freeman
  2016-09-24 20:35   ` Neil Bothwick
  1 sibling, 0 replies; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 17:19 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 12:15 PM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
>
> Thank you for at least responding to my question. I did try creating a password in root,
> but I could not boot from there.

If it isn't booting then passwords are the least of your problems.  It
probably is a bootloader problem (EFI or grub).  But, I'm not sure
what "I could not boot" actually means.  Do you get an error message?
What state does the system end up in?

--
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1352463803.4106630.1474744960232.ref@mail.yahoo.com>
@ 2016-09-24 19:22 ` Christopher Robinson
  2016-09-24 20:00   ` Rich Freeman
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 19:22 UTC (permalink / raw
  To: gentoo-user

Thanks again for your response. After compiling I get the prompt: live cd # ~
I do not know what command to use to boot the install. I looked through the manual
but I did not see an answer for this. The directions seemed to apply to a very
different install scenario.

PS My motherboard or whatever was preventing the computer from powering on 
resolved itself as as mysteriously as it occurred.
--------------------------------------------
On Sat, 9/24/16, Rich Freeman <rich0@gentoo.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 1:19 PM
 
 On Sat, Sep 24, 2016 at
 12:15 PM, Christopher Robinson
 <chrisrobinson@rocketmail.com>
 wrote:
 >
 > Thank you
 for at least responding to my question. I did try creating a
 password in root,
 > but I could not boot
 from there.
 
 If it isn't
 booting then passwords are the least of your problems. 
 It
 probably is a bootloader problem (EFI or
 grub).  But, I'm not sure
 what "I
 could not boot" actually means.  Do you get an error
 message?
 What state does the system end up
 in?
 
 --
 Rich
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 15:38         ` Rich Freeman
@ 2016-09-24 19:44           ` Dale
  2016-09-24 20:04             ` Rich Freeman
  2016-09-24 20:13           ` Neil Bothwick
  1 sibling, 1 reply; 64+ messages in thread
From: Dale @ 2016-09-24 19:44 UTC (permalink / raw
  To: gentoo-user

Rich Freeman wrote:
> On Sat, Sep 24, 2016 at 11:35 AM, Dale <rdalek1967@gmail.com> wrote:
>> Actually, he is correct.
> Actually, he isn't, which is hard to demonstrate since everybody is top-posting.

Actually he is and your reply supports that point.  Also, I top posted
because he did and I posted that reasoning.  I'm sure he will get around
to bottom posting when he gets his install done.  Who knows what he is
using at the moment. 
>
>> On Saturday, September 24, 2016 9:47 AM, Neil Bothwick <neil@digimed.co.uk>
>> wrote:
>>
>> You need to read chapter 1 of the Gentoo handbook from start to finish,
>> then read it again.
> The handbook doesn't have chapters.  The step that was missed was well
> into the process.
>

If he was reading and following the install guide, how did he do that
when he missed a whole section?  Obviously, he wasn't following it since
he missed the section.  When I did my first install well over a decade
ago, I read that thing at least three of four times to even see if I
wanted to try Gentoo.  During my last install on my new rig a few years
ago, I read it twice even tho it was mostly the same.  Installing Gentoo
isn't easy but it is very hard when you are not familiar enough with the
process to even realize you missed a whole section.  If you follow the
guide and don't miss anything, it should work.  The only major set back
you can have is a badly configured kernel that won't complete the boot
process.  I might add, this is also why I prefer a one page guide. 
Start at the top and work your way to the bottom.  Very little chance of
missing anything then. 

Now that he knows he missed a section, maybe he can chroot into it, do
that section and finish the install.  That is unless his mobo blows out.  :/

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1603192646.4100550.1474746512265.ref@mail.yahoo.com>
@ 2016-09-24 19:48 ` Christopher Robinson
  2016-09-24 20:17   ` Dale
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 19:48 UTC (permalink / raw
  To: gentoo-user

I don't really want to get into a fight, but some of the replies-not Rich's- are missing
the point I am raising. To then disparage me is unworthy for a support list.
--------------------------------------------
On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 3:44 PM
 
 Rich Freeman wrote:
 > On Sat, Sep 24, 2016 at 11:35 AM, Dale
 <rdalek1967@gmail.com>
 wrote:
 >> Actually, he is correct.
 > Actually, he isn't, which is hard to
 demonstrate since everybody is top-posting.
 
 Actually he is and your reply
 supports that point.  Also, I top posted
 because he did and I posted that reasoning. 
 I'm sure he will get around
 to bottom
 posting when he gets his install done.  Who knows what he
 is
 using at the moment. 
 >
 >> On Saturday,
 September 24, 2016 9:47 AM, Neil Bothwick <neil@digimed.co.uk>
 >> wrote:
 >>
 >> You need to read chapter 1 of the
 Gentoo handbook from start to finish,
 >> then read it again.
 > The handbook doesn't have chapters. 
 The step that was missed was well
 > into
 the process.
 >
 
 If he was reading and following the install
 guide, how did he do that
 when he missed a
 whole section?  Obviously, he wasn't following it
 since
 he missed the section.  When I did my
 first install well over a decade
 ago, I read
 that thing at least three of four times to even see if I
 wanted to try Gentoo.  During my last install
 on my new rig a few years
 ago, I read it
 twice even tho it was mostly the same.  Installing
 Gentoo
 isn't easy but it is very hard
 when you are not familiar enough with the
 process to even realize you missed a whole
 section.  If you follow the
 guide and
 don't miss anything, it should work.  The only major
 set back
 you can have is a badly configured
 kernel that won't complete the boot
 process.  I might add, this is also why I
 prefer a one page guide. 
 Start at the top
 and work your way to the bottom.  Very little chance of
 missing anything then. 
 
 Now that he knows he missed a section, maybe he
 can chroot into it, do
 that section and
 finish the install.  That is unless his mobo blows out. 
 :/
 
 Dale
 
 :-)  :-) 
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 19:22 ` Christopher Robinson
@ 2016-09-24 20:00   ` Rich Freeman
  0 siblings, 0 replies; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 20:00 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 3:22 PM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
> Thanks again for your response. After compiling I get the prompt: live cd # ~
> I do not know what command to use to boot the install. I looked through the manual
> but I did not see an answer for this. The directions seemed to apply to a very
> different install scenario.

https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Bootloader#Rebooting_the_system

That is the last step after configuring the bootloader (if you don't
configure the bootloader first you won't be able to boot the system).
Are you sure you completed all the steps in the handbook?  I'm not
sure what you were compiling as there are a few places where this can
happen.

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 19:44           ` Dale
@ 2016-09-24 20:04             ` Rich Freeman
  2016-09-24 20:35               ` Dale
  0 siblings, 1 reply; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 20:04 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 3:44 PM, Dale <rdalek1967@gmail.com> wrote:
> Rich Freeman wrote:
>> On Sat, Sep 24, 2016 at 11:35 AM, Dale <rdalek1967@gmail.com> wrote:
>>> Actually, he is correct.
>> Actually, he isn't, which is hard to demonstrate since everybody is top-posting.
>
> Actually he is and your reply supports that point.

Actually, he isn't.  I'd suggest reading chapter 1 of my email "at
least three or four times" to find the part where I pointed out his
mistake.

>
> Now that he knows he missed a section, maybe he can chroot into it, do
> that section and finish the install.  That is unless his mobo blows out.  :/
>

Certainly, but not if somebody doesn't take the time to point that out
and explain it, vs just telling him to read only "chapter 1" of the
handbook a few more times.

I do agree that he is missing a few steps but I'll go ahead and admit
that I occasionally miss a step on a Gentoo install because the
handbook is fairly verbose and it is easy to skip over the wrong part.
It would actually make sense to have a checklist to go along with it
so that it is harder to skip the wrong section.

Bottom line though is that if you aren't going to tailor your email to
the questions being asked it isn't terribly helpful.

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 15:38         ` Rich Freeman
  2016-09-24 19:44           ` Dale
@ 2016-09-24 20:13           ` Neil Bothwick
  2016-09-24 20:16             ` Rich Freeman
  1 sibling, 1 reply; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 20:13 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]

On Sat, 24 Sep 2016 11:38:59 -0400, Rich Freeman wrote:

> > You need to read chapter 1 of the Gentoo handbook from start to
> > finish, then read it again.  
> 
> The handbook doesn't have chapters.  The step that was missed was well
> into the process.

This is the Gentoo Handbook, an effort to centralize Gentoo/Linux
information. This handbook contains the installation instructions for an
Internet-based installation and parts about working with Gentoo and
Portage.

Contents [hide] 
1 Installing Gentoo
2 Working with Gentoo
3 Working with Portage
4 Gentoo network configuration

Call it Part 1 or Volume 1 if you prefer, the handbook itself doesn't
give such a label to the four sections. I meant the part called
"1. Installing Gentoo".


-- 
Neil Bothwick

NOTE: In order to control energy costs the light at the end
of the tunnel has been shut off until further notice...

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:13           ` Neil Bothwick
@ 2016-09-24 20:16             ` Rich Freeman
  2016-09-24 20:26               ` Neil Bothwick
  0 siblings, 1 reply; 64+ messages in thread
From: Rich Freeman @ 2016-09-24 20:16 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 4:13 PM, Neil Bothwick <neil@digimed.co.uk> wrote:
>
> Call it Part 1 or Volume 1 if you prefer, the handbook itself doesn't
> give such a label to the four sections. I meant the part called
> "1. Installing Gentoo".
>

Great, where in that part does it tell you how to set a root password?

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 19:48 ` Christopher Robinson
@ 2016-09-24 20:17   ` Dale
  0 siblings, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 20:17 UTC (permalink / raw
  To: gentoo-user

Again, top posting to follow his lead. 

It's not a fight.  It's just called being prepared.  Missing a section
isn't going to give you a proper install.  It's one reason I always
recommend a person read the docs several times.  The reason for that, if
something doesn't seem right, you will more than likely notice it and go
back and figure out what was missed.  The fact that I don't see a
all-in-one page guide isn't helping you any.  If it was on one page,
even as a option for those who don't like it, then you likely wouldn't
have missed a section.  Just start at the top and work your way down. 
Maybe after this, someone will see the need for at least some of us to
have it all in one long page.  Maybe Rich can whisper in someone's
ear.   I guess printing it and putting it in order would work but that
means a lot of typing when a lot of times, a copy and paste will be
easier. 

Thing is, it's hard to tell what was wrong because no one knew you
missed a section, I suspect Neil did sort of figure that to be the case
tho which is why he replied with what he did.  What we do know, if you
follow the guide, you should get a bootable system.  It may not be 100%
perfect but it should boot at least.  Gentoo has some excellent docs,
especially the install part.  Unless you have some pretty odd hardware,
it should work. 

One thing I learned the hard way.  Pretty much no matter what you may
mess up, you can chroot in and go back and fix it. Just boot using
whatever media you selected, follow the mount and chroot section and
then correct whatever is wrong.  You do NOT have to start from scratch
most of the time.  You'd have to have made a boo boo in the very early
stages to end up doing that. 

I'm just hoping you can fix this easily and finish your install.  :-)

Dale

:-)  :-) 


Christopher Robinson wrote:
> I don't really want to get into a fight, but some of the replies-not Rich's- are missing
> the point I am raising. To then disparage me is unworthy for a support list.
> --------------------------------------------
> On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:
>
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 3:44 PM
>  
>  Rich Freeman wrote:
>  > On Sat, Sep 24, 2016 at 11:35 AM, Dale
>  <rdalek1967@gmail.com>
>  wrote:
>  >> Actually, he is correct.
>  > Actually, he isn't, which is hard to
>  demonstrate since everybody is top-posting.
>  
>  Actually he is and your reply
>  supports that point.  Also, I top posted
>  because he did and I posted that reasoning. 
>  I'm sure he will get around
>  to bottom
>  posting when he gets his install done.  Who knows what he
>  is
>  using at the moment. 
>  >
>  >> On Saturday,
>  September 24, 2016 9:47 AM, Neil Bothwick <neil@digimed.co.uk>
>  >> wrote:
>  >>
>  >> You need to read chapter 1 of the
>  Gentoo handbook from start to finish,
>  >> then read it again.
>  > The handbook doesn't have chapters. 
>  The step that was missed was well
>  > into
>  the process.
>  >
>  
>  If he was reading and following the install
>  guide, how did he do that
>  when he missed a
>  whole section?  Obviously, he wasn't following it
>  since
>  he missed the section.  When I did my
>  first install well over a decade
>  ago, I read
>  that thing at least three of four times to even see if I
>  wanted to try Gentoo.  During my last install
>  on my new rig a few years
>  ago, I read it
>  twice even tho it was mostly the same.  Installing
>  Gentoo
>  isn't easy but it is very hard
>  when you are not familiar enough with the
>  process to even realize you missed a whole
>  section.  If you follow the
>  guide and
>  don't miss anything, it should work.  The only major
>  set back
>  you can have is a badly configured
>  kernel that won't complete the boot
>  process.  I might add, this is also why I
>  prefer a one page guide. 
>  Start at the top
>  and work your way to the bottom.  Very little chance of
>  missing anything then. 
>  
>  Now that he knows he missed a section, maybe he
>  can chroot into it, do
>  that section and
>  finish the install.  That is unless his mobo blows out. 
>  :/
>  
>  Dale
>  
>  :-)  :-) 
>  
>  
>
>



^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 15:05     ` Christopher Robinson
  2016-09-24 15:35       ` Dale
@ 2016-09-24 20:21       ` Neil Bothwick
  1 sibling, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 20:21 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2031 bytes --]

On Sat, 24 Sep 2016 15:05:24 +0000 (UTC), Christopher Robinson wrote:

> Honestly, your reply is not helpful. I have read through the the
> handbook and the directions there do not match the screen results.

You'd need to be more specific about that.

> I
> take offense at your arrogant tone in reply to a beginners request for

I wasn't trying to be offensive.

> help.While those with experience may find my request naive, I went to
> the list for suggestions beyond the handbook.Also, you confuse the two
> parts of my question in your smackdown.

Firstly, it wasn't a smackdown. Secondly, you asked two separate
questions. I only tried to answer one of them, which is why I quoted only
one.

As has been mentioned elsewhere, your problem was caused by missing a
step. The point I was trying to make is that it is important to follow
the handbook carefully, so the advice was to read it fully before
attempting to follow it. Reading it and following it at the same time is
asking for trouble.

Experience has shown that a large proportion of new user install
problems are caused by a failure to follow the handbook correctly.
Sometimes this is caused by someone thinking they know better and taking
a shortcut but more often it is simply a moaater of a mistake or
misunderstanding somewhere.


> Sorry for the annoyance and
> possibleviolation of list protocol, but I expected a bit more support. 
> 
>     On Saturday, September 24, 2016 9:47 AM, Neil Bothwick
> <neil@digimed.co.uk> wrote: 
> 
>  On Sat, 24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson wrote:
> 
> > Also, I read that it is possible to install Gentoo from the Live
> > DVD.How do I do that?  
> 
> You need to read chapter 1 of the Gentoo handbook from start to finish,
> then read it again. When you understand what is going on, you then boot
> from the live DVD and follow the installation instructions fro the
> handbook.
> 
> 




-- 
Neil Bothwick

I distinctly remember forgetting that.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:16             ` Rich Freeman
@ 2016-09-24 20:26               ` Neil Bothwick
  2016-09-24 21:56                 ` Tom H
  0 siblings, 1 reply; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 20:26 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

On Sat, 24 Sep 2016 16:16:00 -0400, Rich Freeman wrote:

> > Call it Part 1 or Volume 1 if you prefer, the handbook itself doesn't
> > give such a label to the four sections. I meant the part called
> > "1. Installing Gentoo".
> >  
> 
> Great, where in that part does it tell you how to set a root password?

I couldn't tell you without looking, but I wasn't answering that
question. I quoted only the part I was answering.


-- 
Neil Bothwick

I'd tell you a UDP joke, but you may not get it.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1540740994.4100933.1474748884633.ref@mail.yahoo.com>
@ 2016-09-24 20:28 ` Christopher Robinson
  2016-09-24 20:54   ` Dale
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 20:28 UTC (permalink / raw
  To: gentoo-user

Dale,

Your assumption that I missed a section is entirely offbase and does not respond to
my original question. I could say that you are missing the point of what I asked.
For those who have had helpful suggestions I give thanks.



--------------------------------------------
On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 4:17 PM
 
 Again, top posting to
 follow his lead. 
 
 It's
 not a fight.  It's just called being prepared. 
 Missing a section
 isn't going to give
 you a proper install.  It's one reason I always
 recommend a person read the docs several
 times.  The reason for that, if
 something
 doesn't seem right, you will more than likely notice it
 and go
 back and figure out what was
 missed.  The fact that I don't see a
 all-in-one page guide isn't helping you
 any.  If it was on one page,
 even as a
 option for those who don't like it, then you likely
 wouldn't
 have missed a section.  Just
 start at the top and work your way down. 
 Maybe after this, someone will see the need for
 at least some of us to
 have it all in one
 long page.  Maybe Rich can whisper in someone's
 ear.   I guess printing it and
 putting it in order would work but that
 means a lot of typing when a lot of times, a
 copy and paste will be
 easier. 
 
 Thing is, it's hard to
 tell what was wrong because no one knew you
 missed a section, I suspect Neil did sort of
 figure that to be the case
 tho which is why
 he replied with what he did.  What we do know, if you
 follow the guide, you should get a bootable
 system.  It may not be 100%
 perfect but it
 should boot at least.  Gentoo has some excellent docs,
 especially the install part.  Unless you have
 some pretty odd hardware,
 it should work.
 
 
 One thing I learned the
 hard way.  Pretty much no matter what you may
 mess up, you can chroot in and go back and fix
 it. Just boot using
 whatever media you
 selected, follow the mount and chroot section and
 then correct whatever is wrong.  You do NOT
 have to start from scratch
 most of the
 time.  You'd have to have made a boo boo in the very
 early
 stages to end up doing that. 
 
 I'm just hoping you can
 fix this easily and finish your install.  :-)
 
 Dale
 
 :-)  :-) 
 
 
 Christopher Robinson wrote:
 > I don't really want to get into a
 fight, but some of the replies-not Rich's- are
 missing
 > the point I am raising. To then
 disparage me is unworthy for a support list.
 >
 --------------------------------------------
 > On Sat, 9/24/16, Dale <rdalek1967@gmail.com>
 wrote:
 >
 >  Subject:
 Re: [gentoo-user] New Install
 >  To: gentoo-user@lists.gentoo.org
 >  Date: Saturday, September 24, 2016, 3:44
 PM
 >  
 >  Rich
 Freeman wrote:
 >  > On Sat, Sep 24,
 2016 at 11:35 AM, Dale
 >  <rdalek1967@gmail.com>
 >  wrote:
 >  >>
 Actually, he is correct.
 >  >
 Actually, he isn't, which is hard to
 >  demonstrate since everybody is
 top-posting.
 >  
 > 
 Actually he is and your reply
 > 
 supports that point.  Also, I top posted
 >  because he did and I posted that
 reasoning. 
 >  I'm sure he will get
 around
 >  to bottom
 >  posting when he gets his install done. 
 Who knows what he
 >  is
 >  using at the moment. 
 >  >
 >  >> On
 Saturday,
 >  September 24, 2016 9:47 AM,
 Neil Bothwick <neil@digimed.co.uk>
 >  >> wrote:
 > 
 >>
 >  >> You need to read
 chapter 1 of the
 >  Gentoo handbook from
 start to finish,
 >  >> then read
 it again.
 >  > The handbook
 doesn't have chapters. 
 >  The step
 that was missed was well
 >  > into
 >  the process.
 > 
 >
 >  
 >  If he
 was reading and following the install
 > 
 guide, how did he do that
 >  when he
 missed a
 >  whole section?  Obviously,
 he wasn't following it
 >  since
 >  he missed the section.  When I did
 my
 >  first install well over a
 decade
 >  ago, I read
 >  that thing at least three of four times
 to even see if I
 >  wanted to try
 Gentoo.  During my last install
 >  on
 my new rig a few years
 >  ago, I read
 it
 >  twice even tho it was mostly the
 same.  Installing
 >  Gentoo
 >  isn't easy but it is very hard
 >  when you are not familiar enough with
 the
 >  process to even realize you
 missed a whole
 >  section.  If you
 follow the
 >  guide and
 >  don't miss anything, it should
 work.  The only major
 >  set back
 >  you can have is a badly configured
 >  kernel that won't complete the
 boot
 >  process.  I might add, this is
 also why I
 >  prefer a one page guide.
 
 >  Start at the top
 >  and work your way to the bottom.  Very
 little chance of
 >  missing anything
 then. 
 >  
 >  Now
 that he knows he missed a section, maybe he
 >  can chroot into it, do
 >  that section and
 > 
 finish the install.  That is unless his mobo blows out. 
 >  :/
 >  
 >  Dale
 >  
 >  :-)  :-) 
 >  
 >  
 >
 >
 
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1562002476.4170758.1474749073967.ref@mail.yahoo.com>
@ 2016-09-24 20:31 ` Christopher Robinson
  2016-09-24 20:38   ` Neil Bothwick
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 20:31 UTC (permalink / raw
  To: gentoo-user

You are giving a generic answer to what you see as a generic question.
I really can't  play 20 questions by repeating over until the light comes on.
--------------------------------------------
On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 4:21 PM
 
 On Sat, 24 Sep 2016
 15:05:24 +0000 (UTC), Christopher Robinson wrote:
 
 > Honestly, your reply is
 not helpful. I have read through the the
 > handbook and the directions there do not
 match the screen results.
 
 You'd need to be more specific about
 that.
 
 > I
 > take offense at your arrogant tone in
 reply to a beginners request for
 
 I wasn't trying to be offensive.
 
 > help.While those with
 experience may find my request naive, I went to
 > the list for suggestions beyond the
 handbook.Also, you confuse the two
 >
 parts of my question in your smackdown.
 
 Firstly, it wasn't a smackdown. Secondly,
 you asked two separate
 questions. I only
 tried to answer one of them, which is why I quoted only
 one.
 
 As has
 been mentioned elsewhere, your problem was caused by missing
 a
 step. The point I was trying to make is
 that it is important to follow
 the handbook
 carefully, so the advice was to read it fully before
 attempting to follow it. Reading it and
 following it at the same time is
 asking for
 trouble.
 
 Experience has
 shown that a large proportion of new user install
 problems are caused by a failure to follow the
 handbook correctly.
 Sometimes this is caused
 by someone thinking they know better and taking
 a shortcut but more often it is simply a
 moaater of a mistake or
 misunderstanding
 somewhere.
 
 
 > Sorry
 for the annoyance and
 > possibleviolation
 of list protocol, but I expected a bit more support. 
 > 
 >     On
 Saturday, September 24, 2016 9:47 AM, Neil Bothwick
 > <neil@digimed.co.uk>
 wrote: 
 > 
 >  On Sat,
 24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson
 wrote:
 > 
 > > Also,
 I read that it is possible to install Gentoo from the
 Live
 > > DVD.How do I do that?  
 > 
 > You need to read
 chapter 1 of the Gentoo handbook from start to finish,
 > then read it again. When you understand
 what is going on, you then boot
 > from
 the live DVD and follow the installation instructions fro
 the
 > handbook.
 > 
 > 
 
 
 
 
 -- 
 Neil Bothwick
 
 I distinctly remember forgetting
 that.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:04             ` Rich Freeman
@ 2016-09-24 20:35               ` Dale
  0 siblings, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 20:35 UTC (permalink / raw
  To: gentoo-user

Rich Freeman wrote:
> On Sat, Sep 24, 2016 at 3:44 PM, Dale <rdalek1967@gmail.com> wrote:
>> Rich Freeman wrote:
>>> On Sat, Sep 24, 2016 at 11:35 AM, Dale <rdalek1967@gmail.com> wrote:
>>>> Actually, he is correct.
>>> Actually, he isn't, which is hard to demonstrate since everybody is top-posting.
>> Actually he is and your reply supports that point.
> Actually, he isn't.  I'd suggest reading chapter 1 of my email "at
> least three or four times" to find the part where I pointed out his
> mistake.


OK.  You're saying he was following the install guide even tho he missed
a WHOLE section?  Right?  Come on Rich.  You know better than that.  How
can anyone follow something they missed?  As I just posted to the OP,
maybe Neil knew he missed something but wasn't sure what and that is the
reason he told him to go back and look at the docs.  When I read it,
it's what popped into my head, he missed something.  If Neil hadn't
posted it, I may have myself.  If the docs were wrong on something,
someone would have posted that a long time ago.  It's not like Gentoo
has some 5th rate docs.  Heck, I'd put them at the #1 spot every day of
the week and twice on Sunday.  Key thing is, follow them as close as
possible unless your hardware requires something different. 


>> Now that he knows he missed a section, maybe he can chroot into it, do
>> that section and finish the install.  That is unless his mobo blows out.  :/
>>
> Certainly, but not if somebody doesn't take the time to point that out
> and explain it, vs just telling him to read only "chapter 1" of the
> handbook a few more times.
>
> I do agree that he is missing a few steps but I'll go ahead and admit
> that I occasionally miss a step on a Gentoo install because the
> handbook is fairly verbose and it is easy to skip over the wrong part.
> It would actually make sense to have a checklist to go along with it
> so that it is harder to skip the wrong section.
>
> Bottom line though is that if you aren't going to tailor your email to
> the questions being asked it isn't terribly helpful.
>

It would be helpful.  If a section is missed, go back and recheck what
was done and what wasn't.  This is where bash history comes in handy. 
You know what commands were done and in what order at that.  Of course,
one could print the thing and check it off on the pages.  Yikes, hard
copies.  o_O 

Since you are here, any chance we could get a all-in-one page for this? 
That is what I prefer to use myself.  Start at the top and work your way
down.  If you have to click on links and such to weave around to
different sections, that opens up the opportunity to miss a section.  I
guess a check list would help but depending on hardware, some steps may
not be needed or some steps may need to be added.  For me at least, a
one page guide would be what I would want.  It's what I used the first
time I installed and I think the last time as well.  If I were going to
reinstall tomorrow, I'd be looking awful hard for a one page guide. 

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 16:15 ` Christopher Robinson
  2016-09-24 17:19   ` Rich Freeman
@ 2016-09-24 20:35   ` Neil Bothwick
  1 sibling, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 20:35 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

On Sat, 24 Sep 2016 16:15:01 +0000 (UTC), Christopher Robinson wrote:

> Thank you for at least responding to my question. I did try creating a
> password in root, but I could not boot from there.

As Rich said, if you can't boot, the password is not the problem. What is
the error message you get when trying to boot?

> I will check out
> the other manual suggestion. I had tried Systemrescue CD earlier, but
> it displayed in a tiny screen resolution, unreadable even with a
> magnifying lens.

Press C or E (depending on which kernel you want) at the main menu and
you'll get several more options including choices of screen resolution.


-- 
Neil Bothwick

A Microsoft joke (is that a tautology?)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <332512508.4090565.1474749358743.ref@mail.yahoo.com>
@ 2016-09-24 20:35 ` Christopher Robinson
  2016-09-24 21:12   ` J. Roeleveld
  2016-09-24 22:00   ` Tom H
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 20:35 UTC (permalink / raw
  To: gentoo-user

Rich,

Again thanks for a specific reply, unlike Dale and Neil's.
I was detailing the end result after compiling the minimal install CD.
I will check the manual to see if it addresses this. I was hoping to get
a quick answer from the list and not to cause a ruckus.

--------------------------------------------
On Sat, 9/24/16, Rich Freeman <rich0@gentoo.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 4:00 PM
 
 On Sat, Sep 24, 2016 at
 3:22 PM, Christopher Robinson
 <chrisrobinson@rocketmail.com>
 wrote:
 > Thanks again for your response.
 After compiling I get the prompt: live cd # ~
 > I do not know what command to use to boot
 the install. I looked through the manual
 > but I did not see an answer for this. The
 directions seemed to apply to a very
 >
 different install scenario.
 
 https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Bootloader#Rebooting_the_system
 
 That is the last step after
 configuring the bootloader (if you don't
 configure the bootloader first you won't be
 able to boot the system).
 Are you sure you
 completed all the steps in the handbook?  I'm not
 sure what you were compiling as there are a few
 places where this can
 happen.
 
 -- 
 Rich
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:31 ` Christopher Robinson
@ 2016-09-24 20:38   ` Neil Bothwick
  0 siblings, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 20:38 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3193 bytes --]

On Sat, 24 Sep 2016 20:31:13 +0000 (UTC), Christopher Robinson wrote:

> You are giving a generic answer to what you see as a generic question.
> I really can't  play 20 questions by repeating over until the light
> comes on.

I'm sorry, but "Can I install from disc XXX?" is a generic question.

The more specific and detailed the question, the more specific and
detailed the answers. But the response was given freely and it's entirely
up to you what you do with it.

 --------------------------------------------
> On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:
> 
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 4:21 PM
>  
>  On Sat, 24 Sep 2016
>  15:05:24 +0000 (UTC), Christopher Robinson wrote:
>  
>  > Honestly, your reply is  
>  not helpful. I have read through the the
>  > handbook and the directions there do not  
>  match the screen results.
>  
>  You'd need to be more specific about
>  that.
>  
>  > I
>  > take offense at your arrogant tone in  
>  reply to a beginners request for
>  
>  I wasn't trying to be offensive.
>  
>  > help.While those with  
>  experience may find my request naive, I went to
>  > the list for suggestions beyond the  
>  handbook.Also, you confuse the two
>  >  
>  parts of my question in your smackdown.
>  
>  Firstly, it wasn't a smackdown. Secondly,
>  you asked two separate
>  questions. I only
>  tried to answer one of them, which is why I quoted only
>  one.
>  
>  As has
>  been mentioned elsewhere, your problem was caused by missing
>  a
>  step. The point I was trying to make is
>  that it is important to follow
>  the handbook
>  carefully, so the advice was to read it fully before
>  attempting to follow it. Reading it and
>  following it at the same time is
>  asking for
>  trouble.
>  
>  Experience has
>  shown that a large proportion of new user install
>  problems are caused by a failure to follow the
>  handbook correctly.
>  Sometimes this is caused
>  by someone thinking they know better and taking
>  a shortcut but more often it is simply a
>  moaater of a mistake or
>  misunderstanding
>  somewhere.
>  
>  
>  > Sorry  
>  for the annoyance and
>  > possibleviolation  
>  of list protocol, but I expected a bit more support. 
>  > 
>  >     On  
>  Saturday, September 24, 2016 9:47 AM, Neil Bothwick
>  > <neil@digimed.co.uk>  
>  wrote: 
>  > 
>  >  On Sat,  
>  24 Sep 2016 12:13:00 +0000 (UTC), Christopher Robinson
>  wrote:
>  >   
>  > > Also,  
>  I read that it is possible to install Gentoo from the
>  Live
>  > > DVD.How do I do that?    
>  > 
>  > You need to read  
>  chapter 1 of the Gentoo handbook from start to finish,
>  > then read it again. When you understand  
>  what is going on, you then boot
>  > from  
>  the live DVD and follow the installation instructions fro
>  the
>  > handbook.
>  > 
>  >   
>  
>  
>  
>  
>  -- 
>  Neil Bothwick
>  
>  I distinctly remember forgetting
>  that.
> 




-- 
Neil Bothwick

Never sleep with anyone crazier than yourself.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1962844038.4081912.1474749616256.ref@mail.yahoo.com>
@ 2016-09-24 20:40 ` Christopher Robinson
  2016-09-24 20:57   ` J. Roeleveld
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 20:40 UTC (permalink / raw
  To: gentoo-user

Rich responded to my question. I don't feel much like repeating.
I need the command to run the install after getting live cd # ~
--------------------------------------------
On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 4:35 PM
 
 On Sat, 24 Sep 2016
 16:15:01 +0000 (UTC), Christopher Robinson wrote:
 
 > Thank you for at least
 responding to my question. I did try creating a
 > password in root, but I could not boot
 from there.
 
 As Rich said,
 if you can't boot, the password is not the problem. What
 is
 the error message you get when trying to
 boot?
 
 > I will check out
 > the other manual suggestion. I had tried
 Systemrescue CD earlier, but
 > it
 displayed in a tiny screen resolution, unreadable even with
 a
 > magnifying lens.
 
 Press C or E (depending on
 which kernel you want) at the main menu and
 you'll get several more options including
 choices of screen resolution.
 
 
 -- 
 Neil
 Bothwick
 
 A Microsoft joke
 (is that a tautology?)


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <884942704.4121549.1474749838105.ref@mail.yahoo.com>
@ 2016-09-24 20:43 ` Christopher Robinson
  2016-09-24 21:10   ` J. Roeleveld
                     ` (2 more replies)
  0 siblings, 3 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 20:43 UTC (permalink / raw
  To: gentoo-user

Funny how you used XXX when I SPECIFCALLY mentioned mentioned the LIVE DVD
as opposed to the minimal install cd. That was the whole point which you missed in
jumping to conclusions about my ignorance. 
--------------------------------------------
On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 4:38 PM
 
 On Sat, 24 Sep 2016
 20:31:13 +0000 (UTC), Christopher Robinson wrote:
 
 > You are giving a generic
 answer to what you see as a generic question.
 > I really can't  play 20 questions by
 repeating over until the light
 > comes
 on.
 
 I'm sorry, but
 "Can I install from disc XXX?" is a generic
 question.
 
 The more specific
 and detailed the question, the more specific and
 detailed the answers. But the response was
 given freely and it's entirely
 up to you
 what you do with it.
 
 
 --------------------------------------------
 > On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk>
 wrote:
 > 
 >  Subject:
 Re: [gentoo-user] New Install
 >  To: gentoo-user@lists.gentoo.org
 >  Date: Saturday, September 24, 2016, 4:21
 PM
 >  
 >  On Sat, 24
 Sep 2016
 >  15:05:24 +0000 (UTC),
 Christopher Robinson wrote:
 >  
 >  > Honestly, your reply is  
 >  not helpful. I have read through the
 the
 >  > handbook and the directions
 there do not  
 >  match the screen
 results.
 >  
 > 
 You'd need to be more specific about
 >  that.
 >  
 >  > I
 >  > take
 offense at your arrogant tone in  
 > 
 reply to a beginners request for
 >  
 >  I wasn't trying to be offensive.
 >  
 >  > help.While
 those with  
 >  experience may find my
 request naive, I went to
 >  > the
 list for suggestions beyond the  
 > 
 handbook.Also, you confuse the two
 > 
 >  
 >  parts of my question in your
 smackdown.
 >  
 > 
 Firstly, it wasn't a smackdown. Secondly,
 >  you asked two separate
 >  questions. I only
 > 
 tried to answer one of them, which is why I quoted only
 >  one.
 >  
 >  As has
 >  been
 mentioned elsewhere, your problem was caused by missing
 >  a
 >  step. The point
 I was trying to make is
 >  that it is
 important to follow
 >  the handbook
 >  carefully, so the advice was to read it
 fully before
 >  attempting to follow it.
 Reading it and
 >  following it at the
 same time is
 >  asking for
 >  trouble.
 >  
 >  Experience has
 > 
 shown that a large proportion of new user install
 >  problems are caused by a failure to
 follow the
 >  handbook correctly.
 >  Sometimes this is caused
 >  by someone thinking they know better and
 taking
 >  a shortcut but more often it
 is simply a
 >  moaater of a mistake
 or
 >  misunderstanding
 >  somewhere.
 >  
 >  
 >  > Sorry  
 >  for the annoyance and
 >  > possibleviolation  
 >  of list protocol, but I expected a bit
 more support. 
 >  > 
 >  >     On  
 >  Saturday, September 24, 2016 9:47 AM,
 Neil Bothwick
 >  > <neil@digimed.co.uk> 
 
 >  wrote: 
 >  >
 
 >  >  On Sat,  
 >  24 Sep 2016 12:13:00 +0000 (UTC),
 Christopher Robinson
 >  wrote:
 >  >   
 >  > > Also,  
 >  I read that it is possible to install
 Gentoo from the
 >  Live
 >  > > DVD.How do I do
 that?    
 >  > 
 >  > You need to read  
 >  chapter 1 of the Gentoo handbook from
 start to finish,
 >  > then read it
 again. When you understand  
 >  what is
 going on, you then boot
 >  > from 
 
 >  the live DVD and follow the
 installation instructions fro
 >  the
 >  > handbook.
 > 
 > 
 >  >   
 >  
 >  
 >  
 >  
 >  -- 
 >  Neil
 Bothwick
 >  
 >  I
 distinctly remember forgetting
 >  that.
 > 
 
 
 
 
 -- 
 Neil Bothwick
 
 Never sleep with anyone crazier than
 yourself.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:28 ` Christopher Robinson
@ 2016-09-24 20:54   ` Dale
  2016-09-24 21:01     ` J. Roeleveld
  2016-09-24 21:06     ` Christopher Robinson
  0 siblings, 2 replies; 64+ messages in thread
From: Dale @ 2016-09-24 20:54 UTC (permalink / raw
  To: gentoo-user

Well, you said you hadn't set up any users and their passwords.  That is
part of the install process and is in the guide.  You are told to set up
the root password in one section and to set up a user and its password
in another section.  At the very least, you missed those two parts and
that isn't a assumption, it's based on what you posted.  What else you
missed I'm not sure and most likely, no one else is either.  Rich posted
that he thinks you missed a whole section which may or may not be
correct but we do know you missed at least a couple steps  Given enough
information, someone may be able to figure it out tho. 

Dale

:-)  :-) 



Christopher Robinson wrote:
> Dale,
>
> Your assumption that I missed a section is entirely offbase and does not respond to
> my original question. I could say that you are missing the point of what I asked.
> For those who have had helpful suggestions I give thanks.
>
>
>
> --------------------------------------------
> On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:
>
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 4:17 PM
>  
>  Again, top posting to
>  follow his lead. 
>  
>  It's
>  not a fight.  It's just called being prepared. 
>  Missing a section
>  isn't going to give
>  you a proper install.  It's one reason I always
>  recommend a person read the docs several
>  times.  The reason for that, if
>  something
>  doesn't seem right, you will more than likely notice it
>  and go
>  back and figure out what was
>  missed.  The fact that I don't see a
>  all-in-one page guide isn't helping you
>  any.  If it was on one page,
>  even as a
>  option for those who don't like it, then you likely
>  wouldn't
>  have missed a section.  Just
>  start at the top and work your way down. 
>  Maybe after this, someone will see the need for
>  at least some of us to
>  have it all in one
>  long page.  Maybe Rich can whisper in someone's
>  ear.   I guess printing it and
>  putting it in order would work but that
>  means a lot of typing when a lot of times, a
>  copy and paste will be
>  easier. 
>  
>  Thing is, it's hard to
>  tell what was wrong because no one knew you
>  missed a section, I suspect Neil did sort of
>  figure that to be the case
>  tho which is why
>  he replied with what he did.  What we do know, if you
>  follow the guide, you should get a bootable
>  system.  It may not be 100%
>  perfect but it
>  should boot at least.  Gentoo has some excellent docs,
>  especially the install part.  Unless you have
>  some pretty odd hardware,
>  it should work.
>  
>  
>  One thing I learned the
>  hard way.  Pretty much no matter what you may
>  mess up, you can chroot in and go back and fix
>  it. Just boot using
>  whatever media you
>  selected, follow the mount and chroot section and
>  then correct whatever is wrong.  You do NOT
>  have to start from scratch
>  most of the
>  time.  You'd have to have made a boo boo in the very
>  early
>  stages to end up doing that. 
>  
>  I'm just hoping you can
>  fix this easily and finish your install.  :-)
>  
>  Dale
>  
>  :-)  :-) 
>  
>  
>  Christopher Robinson wrote:
>  > I don't really want to get into a
>  fight, but some of the replies-not Rich's- are
>  missing
>  > the point I am raising. To then
>  disparage me is unworthy for a support list.
>  >
>  --------------------------------------------
>  > On Sat, 9/24/16, Dale <rdalek1967@gmail.com>
>  wrote:
>  >
>  >  Subject:
>  Re: [gentoo-user] New Install
>  >  To: gentoo-user@lists.gentoo.org
>  >  Date: Saturday, September 24, 2016, 3:44
>  PM
>  >  
>  >  Rich
>  Freeman wrote:
>  >  > On Sat, Sep 24,
>  2016 at 11:35 AM, Dale
>  >  <rdalek1967@gmail.com>
>  >  wrote:
>  >  >>
>  Actually, he is correct.
>  >  >
>  Actually, he isn't, which is hard to
>  >  demonstrate since everybody is
>  top-posting.
>  >  
>  > 
>  Actually he is and your reply
>  > 
>  supports that point.  Also, I top posted
>  >  because he did and I posted that
>  reasoning. 
>  >  I'm sure he will get
>  around
>  >  to bottom
>  >  posting when he gets his install done. 
>  Who knows what he
>  >  is
>  >  using at the moment. 
>  >  >
>  >  >> On
>  Saturday,
>  >  September 24, 2016 9:47 AM,
>  Neil Bothwick <neil@digimed.co.uk>
>  >  >> wrote:
>  > 
>  >>
>  >  >> You need to read
>  chapter 1 of the
>  >  Gentoo handbook from
>  start to finish,
>  >  >> then read
>  it again.
>  >  > The handbook
>  doesn't have chapters. 
>  >  The step
>  that was missed was well
>  >  > into
>  >  the process.
>  > 
>  >
>  >  
>  >  If he
>  was reading and following the install
>  > 
>  guide, how did he do that
>  >  when he
>  missed a
>  >  whole section?  Obviously,
>  he wasn't following it
>  >  since
>  >  he missed the section.  When I did
>  my
>  >  first install well over a
>  decade
>  >  ago, I read
>  >  that thing at least three of four times
>  to even see if I
>  >  wanted to try
>  Gentoo.  During my last install
>  >  on
>  my new rig a few years
>  >  ago, I read
>  it
>  >  twice even tho it was mostly the
>  same.  Installing
>  >  Gentoo
>  >  isn't easy but it is very hard
>  >  when you are not familiar enough with
>  the
>  >  process to even realize you
>  missed a whole
>  >  section.  If you
>  follow the
>  >  guide and
>  >  don't miss anything, it should
>  work.  The only major
>  >  set back
>  >  you can have is a badly configured
>  >  kernel that won't complete the
>  boot
>  >  process.  I might add, this is
>  also why I
>  >  prefer a one page guide.
>  
>  >  Start at the top
>  >  and work your way to the bottom.  Very
>  little chance of
>  >  missing anything
>  then. 
>  >  
>  >  Now
>  that he knows he missed a section, maybe he
>  >  can chroot into it, do
>  >  that section and
>  > 
>  finish the install.  That is unless his mobo blows out. 
>  >  :/
>  >  
>  >  Dale
>  >  
>  >  :-)  :-) 
>  >  
>  >  
>  >
>  >
>  
>  
>  
>
>



^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:40 ` Christopher Robinson
@ 2016-09-24 20:57   ` J. Roeleveld
  0 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 20:57 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 10:40:16 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>Rich responded to my question. I don't feel much like repeating.
>I need the command to run the install after getting live cd # ~

First: STOP top posting
Second: Fix your mailer and stop posting in HTML
Third: Stop starting new threads

This will make following this simpler.

As for your latest question. After booting with A install CD/USB/whatever, you need to follow the entire install guide.

There is NO installer that does it all for you.

--
Joost



>--------------------------------------------
>On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 4:35 PM
> 
> On Sat, 24 Sep 2016
> 16:15:01 +0000 (UTC), Christopher Robinson wrote:
> 
> > Thank you for at least
> responding to my question. I did try creating a
> > password in root, but I could not boot
> from there.
> 
> As Rich said,
> if you can't boot, the password is not the problem. What
> is
> the error message you get when trying to
> boot?
> 
> > I will check out
> > the other manual suggestion. I had tried
> Systemrescue CD earlier, but
> > it
> displayed in a tiny screen resolution, unreadable even with
> a
> > magnifying lens.
> 
> Press C or E (depending on
> which kernel you want) at the main menu and
> you'll get several more options including
> choices of screen resolution.
> 
> 
> -- 
> Neil
> Bothwick
> 
> A Microsoft joke
> (is that a tautology?)


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:54   ` Dale
@ 2016-09-24 21:01     ` J. Roeleveld
  2016-09-24 21:15       ` Dale
  2016-09-24 21:06     ` Christopher Robinson
  1 sibling, 1 reply; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:01 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 10:54:56 PM GMT+02:00, Dale <rdalek1967@gmail.com> wrote:
>Well, you said you hadn't set up any users and their passwords.  That
>is
>part of the install process and is in the guide.  You are told to set
>up
>the root password in one section and to set up a user and its password
>in another section.  At the very least, you missed those two parts and
>that isn't a assumption, it's based on what you posted.  What else you
>missed I'm not sure and most likely, no one else is either.  Rich
>posted
>that he thinks you missed a whole section which may or may not be
>correct but we do know you missed at least a couple steps  Given enough
>information, someone may be able to figure it out tho. 

Dale,

You should know better. Please don't make it worse by top-posting even more.

From what I understand from this nightmare of a messy thread, the OP seems to be looking for an install-script/tool.
This does not exist other than the simple to follow handbook.

--
Joost


>
>
>
>Christopher Robinson wrote:
>> Dale,
>>
>> Your assumption that I missed a section is entirely offbase and does
>not respond to
>> my original question. I could say that you are missing the point of
>what I asked.
>> For those who have had helpful suggestions I give thanks.
>>
>>
>>
>> --------------------------------------------
>> On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:
>>
>>  Subject: Re: [gentoo-user] New Install
>>  To: gentoo-user@lists.gentoo.org
>>  Date: Saturday, September 24, 2016, 4:17 PM
>>  
>>  Again, top posting to
>>  follow his lead. 
>>  
>>  It's
>>  not a fight.  It's just called being prepared. 
>>  Missing a section
>>  isn't going to give
>>  you a proper install.  It's one reason I always
>>  recommend a person read the docs several
>>  times.  The reason for that, if
>>  something
>>  doesn't seem right, you will more than likely notice it
>>  and go
>>  back and figure out what was
>>  missed.  The fact that I don't see a
>>  all-in-one page guide isn't helping you
>>  any.  If it was on one page,
>>  even as a
>>  option for those who don't like it, then you likely
>>  wouldn't
>>  have missed a section.  Just
>>  start at the top and work your way down. 
>>  Maybe after this, someone will see the need for
>>  at least some of us to
>>  have it all in one
>>  long page.  Maybe Rich can whisper in someone's
>>  ear.   I guess printing it and
>>  putting it in order would work but that
>>  means a lot of typing when a lot of times, a
>>  copy and paste will be
>>  easier. 
>>  
>>  Thing is, it's hard to
>>  tell what was wrong because no one knew you
>>  missed a section, I suspect Neil did sort of
>>  figure that to be the case
>>  tho which is why
>>  he replied with what he did.  What we do know, if you
>>  follow the guide, you should get a bootable
>>  system.  It may not be 100%
>>  perfect but it
>>  should boot at least.  Gentoo has some excellent docs,
>>  especially the install part.  Unless you have
>>  some pretty odd hardware,
>>  it should work.
>>  
>>  
>>  One thing I learned the
>>  hard way.  Pretty much no matter what you may
>>  mess up, you can chroot in and go back and fix
>>  it. Just boot using
>>  whatever media you
>>  selected, follow the mount and chroot section and
>>  then correct whatever is wrong.  You do NOT
>>  have to start from scratch
>>  most of the
>>  time.  You'd have to have made a boo boo in the very
>>  early
>>  stages to end up doing that. 
>>  
>>  I'm just hoping you can
>>  fix this easily and finish your install.  :-)
>>  
>>  Dale
>>  
>>  :-)  :-) 
>>  
>>  
>>  Christopher Robinson wrote:
>>  > I don't really want to get into a
>>  fight, but some of the replies-not Rich's- are
>>  missing
>>  > the point I am raising. To then
>>  disparage me is unworthy for a support list.
>>  >
>>  --------------------------------------------
>>  > On Sat, 9/24/16, Dale <rdalek1967@gmail.com>
>>  wrote:
>>  >
>>  >  Subject:
>>  Re: [gentoo-user] New Install
>>  >  To: gentoo-user@lists.gentoo.org
>>  >  Date: Saturday, September 24, 2016, 3:44
>>  PM
>>  >  
>>  >  Rich
>>  Freeman wrote:
>>  >  > On Sat, Sep 24,
>>  2016 at 11:35 AM, Dale
>>  >  <rdalek1967@gmail.com>
>>  >  wrote:
>>  >  >>
>>  Actually, he is correct.
>>  >  >
>>  Actually, he isn't, which is hard to
>>  >  demonstrate since everybody is
>>  top-posting.
>>  >  
>>  > 
>>  Actually he is and your reply
>>  > 
>>  supports that point.  Also, I top posted
>>  >  because he did and I posted that
>>  reasoning. 
>>  >  I'm sure he will get
>>  around
>>  >  to bottom
>>  >  posting when he gets his install done. 
>>  Who knows what he
>>  >  is
>>  >  using at the moment. 
>>  >  >
>>  >  >> On
>>  Saturday,
>>  >  September 24, 2016 9:47 AM,
>>  Neil Bothwick <neil@digimed.co.uk>
>>  >  >> wrote:
>>  > 
>>  >>
>>  >  >> You need to read
>>  chapter 1 of the
>>  >  Gentoo handbook from
>>  start to finish,
>>  >  >> then read
>>  it again.
>>  >  > The handbook
>>  doesn't have chapters. 
>>  >  The step
>>  that was missed was well
>>  >  > into
>>  >  the process.
>>  > 
>>  >
>>  >  
>>  >  If he
>>  was reading and following the install
>>  > 
>>  guide, how did he do that
>>  >  when he
>>  missed a
>>  >  whole section?  Obviously,
>>  he wasn't following it
>>  >  since
>>  >  he missed the section.  When I did
>>  my
>>  >  first install well over a
>>  decade
>>  >  ago, I read
>>  >  that thing at least three of four times
>>  to even see if I
>>  >  wanted to try
>>  Gentoo.  During my last install
>>  >  on
>>  my new rig a few years
>>  >  ago, I read
>>  it
>>  >  twice even tho it was mostly the
>>  same.  Installing
>>  >  Gentoo
>>  >  isn't easy but it is very hard
>>  >  when you are not familiar enough with
>>  the
>>  >  process to even realize you
>>  missed a whole
>>  >  section.  If you
>>  follow the
>>  >  guide and
>>  >  don't miss anything, it should
>>  work.  The only major
>>  >  set back
>>  >  you can have is a badly configured
>>  >  kernel that won't complete the
>>  boot
>>  >  process.  I might add, this is
>>  also why I
>>  >  prefer a one page guide.
>>  
>>  >  Start at the top
>>  >  and work your way to the bottom.  Very
>>  little chance of
>>  >  missing anything
>>  then. 
>>  >  
>>  >  Now
>>  that he knows he missed a section, maybe he
>>  >  can chroot into it, do
>>  >  that section and
>>  > 
>>  finish the install.  That is unless his mobo blows out. 
>>  >  :/
>>  >  
>>  >  Dale
>>  >  
>>  >  :-)  :-) 
>>  >  
>>  >  
>>  >
>>  >
>>  
>>  
>>  
>>
>>


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:54   ` Dale
  2016-09-24 21:01     ` J. Roeleveld
@ 2016-09-24 21:06     ` Christopher Robinson
  2016-09-24 21:36       ` Dale
  2016-09-24 21:44       ` J. Roeleveld
  1 sibling, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 21:06 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 6850 bytes --]

Actually, I was able to set a password although I may not have stated this clearly enough for you to get it.I saw the directions about make user, but was unsure if this was for root since the manual mentioned a wheeluser.  

    On Saturday, September 24, 2016 4:55 PM, Dale <rdalek1967@gmail.com> wrote:
 

 Well, you said you hadn't set up any users and their passwords.  That is
part of the install process and is in the guide.  You are told to set up
the root password in one section and to set up a user and its password
in another section.  At the very least, you missed those two parts and
that isn't a assumption, it's based on what you posted.  What else you
missed I'm not sure and most likely, no one else is either.  Rich posted
that he thinks you missed a whole section which may or may not be
correct but we do know you missed at least a couple steps  Given enough
information, someone may be able to figure it out tho. 

Dale

:-)  :-) 



Christopher Robinson wrote:
> Dale,
>
> Your assumption that I missed a section is entirely offbase and does not respond to
> my original question. I could say that you are missing the point of what I asked.
> For those who have had helpful suggestions I give thanks.
>
>
>
> --------------------------------------------
> On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:
>
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 4:17 PM
>  
>  Again, top posting to
>  follow his lead. 
>  
>  It's
>  not a fight.  It's just called being prepared. 
>  Missing a section
>  isn't going to give
>  you a proper install.  It's one reason I always
>  recommend a person read the docs several
>  times.  The reason for that, if
>  something
>  doesn't seem right, you will more than likely notice it
>  and go
>  back and figure out what was
>  missed.  The fact that I don't see a
>  all-in-one page guide isn't helping you
>  any.  If it was on one page,
>  even as a
>  option for those who don't like it, then you likely
>  wouldn't
>  have missed a section.  Just
>  start at the top and work your way down. 
>  Maybe after this, someone will see the need for
>  at least some of us to
>  have it all in one
>  long page.  Maybe Rich can whisper in someone's
>  ear.  I guess printing it and
>  putting it in order would work but that
>  means a lot of typing when a lot of times, a
>  copy and paste will be
>  easier. 
>  
>  Thing is, it's hard to
>  tell what was wrong because no one knew you
>  missed a section, I suspect Neil did sort of
>  figure that to be the case
>  tho which is why
>  he replied with what he did.  What we do know, if you
>  follow the guide, you should get a bootable
>  system.  It may not be 100%
>  perfect but it
>  should boot at least.  Gentoo has some excellent docs,
>  especially the install part.  Unless you have
>  some pretty odd hardware,
>  it should work.
>  
>  
>  One thing I learned the
>  hard way.  Pretty much no matter what you may
>  mess up, you can chroot in and go back and fix
>  it. Just boot using
>  whatever media you
>  selected, follow the mount and chroot section and
>  then correct whatever is wrong.  You do NOT
>  have to start from scratch
>  most of the
>  time.  You'd have to have made a boo boo in the very
>  early
>  stages to end up doing that. 
>  
>  I'm just hoping you can
>  fix this easily and finish your install.  :-)
>  
>  Dale
>  
>  :-)  :-) 
>  
>  
>  Christopher Robinson wrote:
>  > I don't really want to get into a
>  fight, but some of the replies-not Rich's- are
>  missing
>  > the point I am raising. To then
>  disparage me is unworthy for a support list.
>  >
>  --------------------------------------------
>  > On Sat, 9/24/16, Dale <rdalek1967@gmail.com>
>  wrote:
>  >
>  >  Subject:
>  Re: [gentoo-user] New Install
>  >  To: gentoo-user@lists.gentoo.org
>  >  Date: Saturday, September 24, 2016, 3:44
>  PM
>  >  
>  >  Rich
>  Freeman wrote:
>  >  > On Sat, Sep 24,
>  2016 at 11:35 AM, Dale
>  >  <rdalek1967@gmail.com>
>  >  wrote:
>  >  >>
>  Actually, he is correct.
>  >  >
>  Actually, he isn't, which is hard to
>  >  demonstrate since everybody is
>  top-posting.
>  >  
>  > 
>  Actually he is and your reply
>  > 
>  supports that point.  Also, I top posted
>  >  because he did and I posted that
>  reasoning. 
>  >  I'm sure he will get
>  around
>  >  to bottom
>  >  posting when he gets his install done. 
>  Who knows what he
>  >  is
>  >  using at the moment. 
>  >  >
>  >  >> On
>  Saturday,
>  >  September 24, 2016 9:47 AM,
>  Neil Bothwick <neil@digimed.co.uk>
>  >  >> wrote:
>  > 
>  >>
>  >  >> You need to read
>  chapter 1 of the
>  >  Gentoo handbook from
>  start to finish,
>  >  >> then read
>  it again.
>  >  > The handbook
>  doesn't have chapters. 
>  >  The step
>  that was missed was well
>  >  > into
>  >  the process.
>  > 
>  >
>  >  
>  >  If he
>  was reading and following the install
>  > 
>  guide, how did he do that
>  >  when he
>  missed a
>  >  whole section?  Obviously,
>  he wasn't following it
>  >  since
>  >  he missed the section.  When I did
>  my
>  >  first install well over a
>  decade
>  >  ago, I read
>  >  that thing at least three of four times
>  to even see if I
>  >  wanted to try
>  Gentoo.  During my last install
>  >  on
>  my new rig a few years
>  >  ago, I read
>  it
>  >  twice even tho it was mostly the
>  same.  Installing
>  >  Gentoo
>  >  isn't easy but it is very hard
>  >  when you are not familiar enough with
>  the
>  >  process to even realize you
>  missed a whole
>  >  section.  If you
>  follow the
>  >  guide and
>  >  don't miss anything, it should
>  work.  The only major
>  >  set back
>  >  you can have is a badly configured
>  >  kernel that won't complete the
>  boot
>  >  process.  I might add, this is
>  also why I
>  >  prefer a one page guide.
>  
>  >  Start at the top
>  >  and work your way to the bottom.  Very
>  little chance of
>  >  missing anything
>  then. 
>  >  
>  >  Now
>  that he knows he missed a section, maybe he
>  >  can chroot into it, do
>  >  that section and
>  > 
>  finish the install.  That is unless his mobo blows out. 
>  >  :/
>  >  
>  >  Dale
>  >  
>  >  :-)  :-) 
>  >  
>  >  
>  >
>  >
>  
>  
>  
>
>




   

[-- Attachment #2: Type: text/html, Size: 14059 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:43 ` Christopher Robinson
@ 2016-09-24 21:10   ` J. Roeleveld
  2016-09-24 21:12   ` Dale
  2016-09-24 22:24   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:10 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 10:43:58 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>Funny how you used XXX when I SPECIFCALLY mentioned mentioned the LIVE
>DVD
>as opposed to the minimal install cd. That was the whole point which
>you missed in
>jumping to conclusions about my ignorance. 


The path to be followed when installing Gentoo is the same, regardless of which media you use.
Only requirement is that the media is semi recent. Most people here prefer to use sysresccd as it contains a lot of usefull tools to make the first steps easy and as it's Gentoo based, most of the system already matches.

The path is explained and described in great detail in the handbook as already mentioned.

--
Joost


>--------------------------------------------
>On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 4:38 PM
> 
> On Sat, 24 Sep 2016
> 20:31:13 +0000 (UTC), Christopher Robinson wrote:
> 
> > You are giving a generic
> answer to what you see as a generic question.
> > I really can't  play 20 questions by
> repeating over until the light
> > comes
> on.
> 
> I'm sorry, but
> "Can I install from disc XXX?" is a generic
> question.
> 
> The more specific
> and detailed the question, the more specific and
> detailed the answers. But the response was
> given freely and it's entirely
> up to you
> what you do with it.
> 
> 
> --------------------------------------------
> > On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk>
> wrote:
> > 
> >  Subject:
> Re: [gentoo-user] New Install
> >  To: gentoo-user@lists.gentoo.org
> >  Date: Saturday, September 24, 2016, 4:21
> PM
> >  
> >  On Sat, 24
> Sep 2016
> >  15:05:24 +0000 (UTC),
> Christopher Robinson wrote:
> >  
> >  > Honestly, your reply is  
> >  not helpful. I have read through the
> the
> >  > handbook and the directions
> there do not  
> >  match the screen
> results.
> >  
> > 
> You'd need to be more specific about
> >  that.
> >  
> >  > I
> >  > take
> offense at your arrogant tone in  
> > 
> reply to a beginners request for
> >  
> >  I wasn't trying to be offensive.
> >  
> >  > help.While
> those with  
> >  experience may find my
> request naive, I went to
> >  > the
> list for suggestions beyond the  
> > 
> handbook.Also, you confuse the two
> > 
> >  
> >  parts of my question in your
> smackdown.
> >  
> > 
> Firstly, it wasn't a smackdown. Secondly,
> >  you asked two separate
> >  questions. I only
> > 
> tried to answer one of them, which is why I quoted only
> >  one.
> >  
> >  As has
> >  been
> mentioned elsewhere, your problem was caused by missing
> >  a
> >  step. The point
> I was trying to make is
> >  that it is
> important to follow
> >  the handbook
> >  carefully, so the advice was to read it
> fully before
> >  attempting to follow it.
> Reading it and
> >  following it at the
> same time is
> >  asking for
> >  trouble.
> >  
> >  Experience has
> > 
> shown that a large proportion of new user install
> >  problems are caused by a failure to
> follow the
> >  handbook correctly.
> >  Sometimes this is caused
> >  by someone thinking they know better and
> taking
> >  a shortcut but more often it
> is simply a
> >  moaater of a mistake
> or
> >  misunderstanding
> >  somewhere.
> >  
> >  
> >  > Sorry  
> >  for the annoyance and
> >  > possibleviolation  
> >  of list protocol, but I expected a bit
> more support. 
> >  > 
> >  >     On  
> >  Saturday, September 24, 2016 9:47 AM,
> Neil Bothwick
> >  > <neil@digimed.co.uk> 
> 
> >  wrote: 
> >  >
> 
> >  >  On Sat,  
> >  24 Sep 2016 12:13:00 +0000 (UTC),
> Christopher Robinson
> >  wrote:
> >  >   
> >  > > Also,  
> >  I read that it is possible to install
> Gentoo from the
> >  Live
> >  > > DVD.How do I do
> that?    
> >  > 
> >  > You need to read  
> >  chapter 1 of the Gentoo handbook from
> start to finish,
> >  > then read it
> again. When you understand  
> >  what is
> going on, you then boot
> >  > from 
> 
> >  the live DVD and follow the
> installation instructions fro
> >  the
> >  > handbook.
> > 
> > 
> >  >   
> >  
> >  
> >  
> >  
> >  -- 
> >  Neil
> Bothwick
> >  
> >  I
> distinctly remember forgetting
> >  that.
> > 
> 
> 
> 
> 
> -- 
> Neil Bothwick
> 
> Never sleep with anyone crazier than
> yourself.


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:43 ` Christopher Robinson
  2016-09-24 21:10   ` J. Roeleveld
@ 2016-09-24 21:12   ` Dale
  2016-09-24 22:24   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 21:12 UTC (permalink / raw
  To: gentoo-user

The reason he posted XXX is because it doesn't matter what media you
use.  You can use the minimal one, the Live one, a DVD or USB with
sysrescue on it, another Linux install, Knoppix or whatever Linuxy thing
to install Gentoo from.  My first install was done from Mandrake.  My
last one from sysrescue.  It's the same steps for them both.  What
install media you use doesn't matter. 


From another email:

Christopher Robinson wrote:
> Rich responded to my question. I don't feel much like repeating.
> I need the command to run the install after getting live cd # ~

When you get to that prompt, then you start the install process.  It's
not one command, it is a serious of them that you have to enter in. 
Unless someone created a installer and I missed it, you have to install
Gentoo manually.  There is no installer. 

Dale

:-)  :-) 


Christopher Robinson wrote:
> Funny how you used XXX when I SPECIFCALLY mentioned mentioned the LIVE DVD
> as opposed to the minimal install cd. That was the whole point which you missed in
> jumping to conclusions about my ignorance. 
> --------------------------------------------
> On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:
>
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 4:38 PM
>  
>  On Sat, 24 Sep 2016
>  20:31:13 +0000 (UTC), Christopher Robinson wrote:
>  
>  > You are giving a generic
>  answer to what you see as a generic question.
>  > I really can't  play 20 questions by
>  repeating over until the light
>  > comes
>  on.
>  
>  I'm sorry, but
>  "Can I install from disc XXX?" is a generic
>  question.
>  
>  The more specific
>  and detailed the question, the more specific and
>  detailed the answers. But the response was
>  given freely and it's entirely
>  up to you
>  what you do with it.
>  
>  
>  --------------------------------------------
>  > On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk>
>  wrote:
>  > 
>  >  Subject:
>  Re: [gentoo-user] New Install
>  >  To: gentoo-user@lists.gentoo.org
>  >  Date: Saturday, September 24, 2016, 4:21
>  PM
>  >  
>  >  On Sat, 24
>  Sep 2016
>  >  15:05:24 +0000 (UTC),
>  Christopher Robinson wrote:
>  >  
>  >  > Honestly, your reply is  
>  >  not helpful. I have read through the
>  the
>  >  > handbook and the directions
>  there do not  
>  >  match the screen
>  results.
>  >  
>  > 
>  You'd need to be more specific about
>  >  that.
>  >  
>  >  > I
>  >  > take
>  offense at your arrogant tone in  
>  > 
>  reply to a beginners request for
>  >  
>  >  I wasn't trying to be offensive.
>  >  
>  >  > help.While
>  those with  
>  >  experience may find my
>  request naive, I went to
>  >  > the
>  list for suggestions beyond the  
>  > 
>  handbook.Also, you confuse the two
>  > 
>  >  
>  >  parts of my question in your
>  smackdown.
>  >  
>  > 
>  Firstly, it wasn't a smackdown. Secondly,
>  >  you asked two separate
>  >  questions. I only
>  > 
>  tried to answer one of them, which is why I quoted only
>  >  one.
>  >  
>  >  As has
>  >  been
>  mentioned elsewhere, your problem was caused by missing
>  >  a
>  >  step. The point
>  I was trying to make is
>  >  that it is
>  important to follow
>  >  the handbook
>  >  carefully, so the advice was to read it
>  fully before
>  >  attempting to follow it.
>  Reading it and
>  >  following it at the
>  same time is
>  >  asking for
>  >  trouble.
>  >  
>  >  Experience has
>  > 
>  shown that a large proportion of new user install
>  >  problems are caused by a failure to
>  follow the
>  >  handbook correctly.
>  >  Sometimes this is caused
>  >  by someone thinking they know better and
>  taking
>  >  a shortcut but more often it
>  is simply a
>  >  moaater of a mistake
>  or
>  >  misunderstanding
>  >  somewhere.
>  >  
>  >  
>  >  > Sorry  
>  >  for the annoyance and
>  >  > possibleviolation  
>  >  of list protocol, but I expected a bit
>  more support. 
>  >  > 
>  >  >     On  
>  >  Saturday, September 24, 2016 9:47 AM,
>  Neil Bothwick
>  >  > <neil@digimed.co.uk> 
>  
>  >  wrote: 
>  >  >
>  
>  >  >  On Sat,  
>  >  24 Sep 2016 12:13:00 +0000 (UTC),
>  Christopher Robinson
>  >  wrote:
>  >  >   
>  >  > > Also,  
>  >  I read that it is possible to install
>  Gentoo from the
>  >  Live
>  >  > > DVD.How do I do
>  that?    
>  >  > 
>  >  > You need to read  
>  >  chapter 1 of the Gentoo handbook from
>  start to finish,
>  >  > then read it
>  again. When you understand  
>  >  what is
>  going on, you then boot
>  >  > from 
>  
>  >  the live DVD and follow the
>  installation instructions fro
>  >  the
>  >  > handbook.
>  > 
>  > 
>  >  >   
>  >  
>  >  
>  >  
>  >  
>  >  -- 
>  >  Neil
>  Bothwick
>  >  
>  >  I
>  distinctly remember forgetting
>  >  that.
>  > 
>  
>  
>  
>  
>  -- 
>  Neil Bothwick
>  
>  Never sleep with anyone crazier than
>  yourself.
>
>



^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:35 ` Christopher Robinson
@ 2016-09-24 21:12   ` J. Roeleveld
  2016-09-24 22:00   ` Tom H
  1 sibling, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:12 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 10:35:58 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>Rich,
>
>Again thanks for a specific reply, unlike Dale and Neil's.

No need to become personal here.

>I was detailing the end result after compiling the minimal install CD.

Please explain, how are you compiling a CD?

>I will check the manual to see if it addresses this. I was hoping to
>get
>a quick answer from the list and not to cause a ruckus.

The quick answer was already goven by Neil. In order to install Gentoo, follow the handbook.

--
Joost


>--------------------------------------------
>On Sat, 9/24/16, Rich Freeman <rich0@gentoo.org> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 4:00 PM
> 
> On Sat, Sep 24, 2016 at
> 3:22 PM, Christopher Robinson
> <chrisrobinson@rocketmail.com>
> wrote:
> > Thanks again for your response.
> After compiling I get the prompt: live cd # ~
> > I do not know what command to use to boot
> the install. I looked through the manual
> > but I did not see an answer for this. The
> directions seemed to apply to a very
> >
> different install scenario.
> 
>https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Bootloader#Rebooting_the_system
> 
> That is the last step after
> configuring the bootloader (if you don't
> configure the bootloader first you won't be
> able to boot the system).
> Are you sure you
> completed all the steps in the handbook?  I'm not
> sure what you were compiling as there are a few
> places where this can
> happen.
> 
> -- 
> Rich
> 
> 


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:01     ` J. Roeleveld
@ 2016-09-24 21:15       ` Dale
  2016-09-24 21:29         ` Joachim Gwoke
  0 siblings, 1 reply; 64+ messages in thread
From: Dale @ 2016-09-24 21:15 UTC (permalink / raw
  To: gentoo-user

J. Roeleveld wrote:
> On September 24, 2016 10:54:56 PM GMT+02:00, Dale <rdalek1967@gmail.com> wrote:
>> Well, you said you hadn't set up any users and their passwords.  That
>> is
>> part of the install process and is in the guide.  You are told to set
>> up
>> the root password in one section and to set up a user and its password
>> in another section.  At the very least, you missed those two parts and
>> that isn't a assumption, it's based on what you posted.  What else you
>> missed I'm not sure and most likely, no one else is either.  Rich
>> posted
>> that he thinks you missed a whole section which may or may not be
>> correct but we do know you missed at least a couple steps  Given enough
>> information, someone may be able to figure it out tho. 
> Dale,
>
> You should know better. Please don't make it worse by top-posting even more.
>
> >From what I understand from this nightmare of a messy thread, the OP seems to be looking for an install-script/tool.
> This does not exist other than the simple to follow handbook.
>
> --
> Joost
>
>

Well, as you know, I never top post unless it is a new person that
starts it.  The only reason I do it then is because most likely the
person on the other end has no choice but too.  It's likely why no one
has mentioned this.  For all we know, he may be doing this with a
limited cell phone.  Who knows.  For the normal situations tho, I bottom
post as you know or do it inline.  I will be glad when he gets it sorted
out and can actually set it up to be mailing list friendly.  Top
posting, multiple threads and all makes it hard to follow. 

I'm beginning to think the same thing.  Here we thought he was further
into the install and just missed a few steps/section and now I'm
beginning to think he has only booted the install media and wants a
installer command.  Maybe he will post something that will help us help
him.  Maybe.  I thought I had a rough idea but based on a recent post,
we may be all wrong on where he is in this process. 

Dale 

:-)  :-) 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* [gentoo-user] New Install
  2016-09-24 21:15       ` Dale
@ 2016-09-24 21:29         ` Joachim Gwoke
  2016-09-24 21:36           ` J. Roeleveld
  2016-09-24 21:55           ` Dale
  0 siblings, 2 replies; 64+ messages in thread
From: Joachim Gwoke @ 2016-09-24 21:29 UTC (permalink / raw
  To: Gentoo

[-- Attachment #1: Type: text/plain, Size: 2493 bytes --]

On 25 Sep 2016 12:19 a.m., "Dale" <rdalek1967@gmail.com> wrote:
>
> J. Roeleveld wrote:
> > On September 24, 2016 10:54:56 PM GMT+02:00, Dale <rdalek1967@gmail.com>
wrote:
> >> Well, you said you hadn't set up any users and their passwords.  That
> >> is
> >> part of the install process and is in the guide.  You are told to set
> >> up
> >> the root password in one section and to set up a user and its password
> >> in another section.  At the very least, you missed those two parts and
> >> that isn't a assumption, it's based on what you posted.  What else you
> >> missed I'm not sure and most likely, no one else is either.  Rich
> >> posted
> >> that he thinks you missed a whole section which may or may not be
> >> correct but we do know you missed at least a couple steps  Given enough
> >> information, someone may be able to figure it out tho.
> > Dale,
> >
> > You should know better. Please don't make it worse by top-posting even
more.
> >
> > >From what I understand from this nightmare of a messy thread, the OP
seems to be looking for an install-script/tool.
> > This does not exist other than the simple to follow handbook.
> >
> > --
> > Joost
> >
> >
>
> Well, as you know, I never top post unless it is a new person that
> starts it.  The only reason I do it then is because most likely the
> person on the other end has no choice but too.  It's likely why no one
> has mentioned this.  For all we know, he may be doing this with a
> limited cell phone.  Who knows.  For the normal situations tho, I bottom
> post as you know or do it inline.  I will be glad when he gets it sorted
> out and can actually set it up to be mailing list friendly.  Top
> posting, multiple threads and all makes it hard to follow.
>
> I'm beginning to think the same thing.  Here we thought he was further
> into the install and just missed a few steps/section and now I'm
> beginning to think he has only booted the install media and wants a
> installer command.  Maybe he will post something that will help us help
> him.  Maybe.  I thought I had a rough idea but based on a recent post,
> we may be all wrong on where he is in this process.
>
> Dale
>
> :-)  :-)
>

Apologies for starting the top posting,

I had earlier suggested using
http://www.tecmint.com/gentoo-linux-installation-guide/ and the Gentoo
handbook side by side.
The link provided has the option of using the LiveDVD. I do not know at
what stage the install failed but it might be easier to start over.

Regards
Joachim

[-- Attachment #2: Type: text/html, Size: 3305 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:06     ` Christopher Robinson
@ 2016-09-24 21:36       ` Dale
  2016-09-24 21:44       ` J. Roeleveld
  1 sibling, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 21:36 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 8257 bytes --]

Well, I can only read what you posted.  You said you didn't so I took
your word for it. 

My question is this.  Have you already installed Gentoo and typed in a
whole bunch of commands or have you just booted the media, whatever you
use, and are at the prompt?  Based on a recent post, it sounds like you
are at the very, very beginning of the install.  If that is the case,
you haven't missed anything because you really haven't started yet.  Do
you recall typing in these commands:

|tar xvjpf stage3-*.tar.bz2 --xattrs 
||mount -t proc proc /mnt/gentoo/proc |
|mount --rbind /sys /mnt/gentoo/sys
|||chroot /mnt/gentoo /bin/bash
|||nano -w /etc/fstab
||emerge --ask sys-process/cronie
||grub-mkconfig -o /boot/grub/grub.cfg 

That's not all of them by any means, it's just some that are in the
guide.  If you haven't done any of those yet, then you are at one spot. 
If you have, you may be further along than a couple of us think you
are.  Installing Gentoo is a long process.  Even on a fairly fast rig,
it can take a day or so, hours for sure.  It mostly depends on what
desktop you install and such. 

By the way, wheel is a group, not a user.  The wheel group allows a user
to switch to root with su.  If a user is not in that group, they can't
switch to root. 

Dale

:-)  :-) 
|


Christopher Robinson wrote:
> Actually, I was able to set a password although I may not have stated
> this clearly enough for you to get it.
> I saw the directions about make user, but was unsure if this was for
> root since the manual mentioned a wheel
> user. 
>
>
> On Saturday, September 24, 2016 4:55 PM, Dale <rdalek1967@gmail.com>
> wrote:
>
>
> Well, you said you hadn't set up any users and their passwords.  That is
> part of the install process and is in the guide.  You are told to set up
> the root password in one section and to set up a user and its password
> in another section.  At the very least, you missed those two parts and
> that isn't a assumption, it's based on what you posted.  What else you
> missed I'm not sure and most likely, no one else is either.  Rich posted
> that he thinks you missed a whole section which may or may not be
> correct but we do know you missed at least a couple steps  Given enough
> information, someone may be able to figure it out tho.
>
> Dale
>
> :-)  :-)
>
>
>
> Christopher Robinson wrote:
> > Dale,
> >
> > Your assumption that I missed a section is entirely offbase and does
> not respond to
> > my original question. I could say that you are missing the point of
> what I asked.
> > For those who have had helpful suggestions I give thanks.
> >
> >
> >
> > --------------------------------------------
> > On Sat, 9/24/16, Dale <rdalek1967@gmail.com
> <mailto:rdalek1967@gmail.com>> wrote:
> >
> >  Subject: Re: [gentoo-user] New Install
> >  To: gentoo-user@lists.gentoo.org <mailto:gentoo-user@lists.gentoo.org>
> >  Date: Saturday, September 24, 2016, 4:17 PM
> > 
> >  Again, top posting to
> >  follow his lead.
> > 
> >  It's
> >  not a fight.  It's just called being prepared.
> >  Missing a section
> >  isn't going to give
> >  you a proper install.  It's one reason I always
> >  recommend a person read the docs several
> >  times.  The reason for that, if
> >  something
> >  doesn't seem right, you will more than likely notice it
> >  and go
> >  back and figure out what was
> >  missed.  The fact that I don't see a
> >  all-in-one page guide isn't helping you
> >  any.  If it was on one page,
> >  even as a
> >  option for those who don't like it, then you likely
> >  wouldn't
> >  have missed a section.  Just
> >  start at the top and work your way down.
> >  Maybe after this, someone will see the need for
> >  at least some of us to
> >  have it all in one
> >  long page.  Maybe Rich can whisper in someone's
> >  ear.  I guess printing it and
> >  putting it in order would work but that
> >  means a lot of typing when a lot of times, a
> >  copy and paste will be
> >  easier.
> > 
> >  Thing is, it's hard to
> >  tell what was wrong because no one knew you
> >  missed a section, I suspect Neil did sort of
> >  figure that to be the case
> >  tho which is why
> >  he replied with what he did.  What we do know, if you
> >  follow the guide, you should get a bootable
> >  system.  It may not be 100%
> >  perfect but it
> >  should boot at least.  Gentoo has some excellent docs,
> >  especially the install part.  Unless you have
> >  some pretty odd hardware,
> >  it should work.
> > 
> > 
> >  One thing I learned the
> >  hard way.  Pretty much no matter what you may
> >  mess up, you can chroot in and go back and fix
> >  it. Just boot using
> >  whatever media you
> >  selected, follow the mount and chroot section and
> >  then correct whatever is wrong.  You do NOT
> >  have to start from scratch
> >  most of the
> >  time.  You'd have to have made a boo boo in the very
> >  early
> >  stages to end up doing that.
> > 
> >  I'm just hoping you can
> >  fix this easily and finish your install.  :-)
> > 
> >  Dale
> > 
> >  :-)  :-)
> > 
> > 
> >  Christopher Robinson wrote:
> >  > I don't really want to get into a
> >  fight, but some of the replies-not Rich's- are
> >  missing
> >  > the point I am raising. To then
> >  disparage me is unworthy for a support list.
> >  >
> >  --------------------------------------------
> >  > On Sat, 9/24/16, Dale <rdalek1967@gmail.com
> <mailto:rdalek1967@gmail.com>>
> >  wrote:
> >  >
> >  >  Subject:
> >  Re: [gentoo-user] New Install
> >  >  To: gentoo-user@lists.gentoo.org
> <mailto:gentoo-user@lists.gentoo.org>
> >  >  Date: Saturday, September 24, 2016, 3:44
> >  PM
> >  > 
> >  >  Rich
> >  Freeman wrote:
> >  >  > On Sat, Sep 24,
> >  2016 at 11:35 AM, Dale
> >  >  <rdalek1967@gmail.com <mailto:rdalek1967@gmail.com>>
> >  >  wrote:
> >  >  >>
> >  Actually, he is correct.
> >  >  >
> >  Actually, he isn't, which is hard to
> >  >  demonstrate since everybody is
> >  top-posting.
> >  > 
> >  >
> >  Actually he is and your reply
> >  >
> >  supports that point.  Also, I top posted
> >  >  because he did and I posted that
> >  reasoning.
> >  >  I'm sure he will get
> >  around
> >  >  to bottom
> >  >  posting when he gets his install done.
> >  Who knows what he
> >  >  is
> >  >  using at the moment.
> >  >  >
> >  >  >> On
> >  Saturday,
> >  >  September 24, 2016 9:47 AM,
> >  Neil Bothwick <neil@digimed.co.uk <mailto:neil@digimed.co.uk>>
> >  >  >> wrote:
> >  >
> >  >>
> >  >  >> You need to read
> >  chapter 1 of the
> >  >  Gentoo handbook from
> >  start to finish,
> >  >  >> then read
> >  it again.
> >  >  > The handbook
> >  doesn't have chapters.
> >  >  The step
> >  that was missed was well
> >  >  > into
> >  >  the process.
> >  >
> >  >
> >  > 
> >  >  If he
> >  was reading and following the install
> >  >
> >  guide, how did he do that
> >  >  when he
> >  missed a
> >  >  whole section?  Obviously,
> >  he wasn't following it
> >  >  since
> >  >  he missed the section.  When I did
> >  my
> >  >  first install well over a
> >  decade
> >  >  ago, I read
> >  >  that thing at least three of four times
> >  to even see if I
> >  >  wanted to try
> >  Gentoo.  During my last install
> >  >  on
> >  my new rig a few years
> >  >  ago, I read
> >  it
> >  >  twice even tho it was mostly the
> >  same.  Installing
> >  >  Gentoo
> >  >  isn't easy but it is very hard
> >  >  when you are not familiar enough with
> >  the
> >  >  process to even realize you
> >  missed a whole
> >  >  section.  If you
> >  follow the
> >  >  guide and
> >  >  don't miss anything, it should
> >  work.  The only major
> >  >  set back
> >  >  you can have is a badly configured
> >  >  kernel that won't complete the
> >  boot
> >  >  process.  I might add, this is
> >  also why I
> >  >  prefer a one page guide.
> > 
> >  >  Start at the top
> >  >  and work your way to the bottom.  Very
> >  little chance of
> >  >  missing anything
> >  then.
> >  > 
> >  >  Now
> >  that he knows he missed a section, maybe he
> >  >  can chroot into it, do
> >  >  that section and
> >  >
> >  finish the install.  That is unless his mobo blows out.
> >  >  :/
> >  > 
> >  >  Dale
> >  > 
> >  >  :-)  :-)
> >  > 
> >  > 
> >  >
> >  >
> > 
> > 
> > 
> >
> >
>
>
>
>


[-- Attachment #2: Type: text/html, Size: 21943 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:29         ` Joachim Gwoke
@ 2016-09-24 21:36           ` J. Roeleveld
  2016-09-24 21:55           ` Dale
  1 sibling, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:36 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 11:29:59 PM GMT+02:00, Joachim Gwoke <joachimgwoke@gmail.com> wrote:
>On 25 Sep 2016 12:19 a.m., "Dale" <rdalek1967@gmail.com> wrote:
>>
>> J. Roeleveld wrote:
>> > On September 24, 2016 10:54:56 PM GMT+02:00, Dale
><rdalek1967@gmail.com>
>wrote:
>> >> Well, you said you hadn't set up any users and their passwords. 
>That
>> >> is
>> >> part of the install process and is in the guide.  You are told to
>set
>> >> up
>> >> the root password in one section and to set up a user and its
>password
>> >> in another section.  At the very least, you missed those two parts
>and
>> >> that isn't a assumption, it's based on what you posted.  What else
>you
>> >> missed I'm not sure and most likely, no one else is either.  Rich
>> >> posted
>> >> that he thinks you missed a whole section which may or may not be
>> >> correct but we do know you missed at least a couple steps  Given
>enough
>> >> information, someone may be able to figure it out tho.
>> > Dale,
>> >
>> > You should know better. Please don't make it worse by top-posting
>even
>more.
>> >
>> > >From what I understand from this nightmare of a messy thread, the
>OP
>seems to be looking for an install-script/tool.
>> > This does not exist other than the simple to follow handbook.
>> >
>> > --
>> > Joost
>> >
>> >
>>
>> Well, as you know, I never top post unless it is a new person that
>> starts it.  The only reason I do it then is because most likely the
>> person on the other end has no choice but too.  It's likely why no
>one
>> has mentioned this.  For all we know, he may be doing this with a
>> limited cell phone.  Who knows.  For the normal situations tho, I
>bottom
>> post as you know or do it inline.  I will be glad when he gets it
>sorted
>> out and can actually set it up to be mailing list friendly.  Top
>> posting, multiple threads and all makes it hard to follow.
>>
>> I'm beginning to think the same thing.  Here we thought he was
>further
>> into the install and just missed a few steps/section and now I'm
>> beginning to think he has only booted the install media and wants a
>> installer command.  Maybe he will post something that will help us
>help
>> him.  Maybe.  I thought I had a rough idea but based on a recent
>post,
>> we may be all wrong on where he is in this process.
>>
>> Dale
>>
>> :-)  :-)
>>
>
>Apologies for starting the top posting,
>
>I had earlier suggested using
>http://www.tecmint.com/gentoo-linux-installation-guide/ and the Gentoo
>handbook side by side.
>The link provided has the option of using the LiveDVD. I do not know at
>what stage the install failed but it might be easier to start over.
>
>Regards
>Joachim

I had a quick look at that one. (Part 1 only) and it looks like the old quick install guide, but now with screenshots.

Screenshots are nice, but are always version dependent.

If I would get a penny or cent or whatever is the smallest part of your local currency for every time someone is completely incapable of following an install guide when only one of the screenshots no longer 100% match the guide, I would have already retired to my own little island in the Pacific...

The screenshots on that link seem to be related to a boot CD/DVD dated to 2012 and being used to install Gentoo in 2014.

I expect more confused questions from people who are not able to follow simple instructions if they are going to blindly follow this.

--
Joost

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1642493884.2373662.1474753343158.ref@mail.yahoo.com>
@ 2016-09-24 21:42 ` Christopher Robinson
  2016-09-24 21:49   ` J. Roeleveld
  2016-09-24 22:30   ` Neil Bothwick
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 21:42 UTC (permalink / raw
  To: gentoo-user

Joost you should not be responding to people seeking help. Your attititude is offensive.
Joachim and Rich have made positive suggestions. Sorry about top posting, but today is
my first day on the list.
--------------------------------------------
On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 5:36 PM
 
 On September 24, 2016
 11:29:59 PM GMT+02:00, Joachim Gwoke <joachimgwoke@gmail.com>
 wrote:
 >On 25 Sep 2016 12:19 a.m.,
 "Dale" <rdalek1967@gmail.com>
 wrote:
 >>
 >> J.
 Roeleveld wrote:
 >> > On September
 24, 2016 10:54:56 PM GMT+02:00, Dale
 ><rdalek1967@gmail.com>
 >wrote:
 >> >>
 Well, you said you hadn't set up any users and their
 passwords. 
 >That
 >> >> is
 >>
 >> part of the install process and is in the guide. 
 You are told to
 >set
 >> >> up
 >>
 >> the root password in one section and to set up a
 user and its
 >password
 >> >> in another section.  At the
 very least, you missed those two parts
 >and
 >> >> that
 isn't a assumption, it's based on what you posted. 
 What else
 >you
 >>
 >> missed I'm not sure and most likely, no one
 else is either.  Rich
 >> >>
 posted
 >> >> that he thinks you
 missed a whole section which may or may not be
 >> >> correct but we do know you
 missed at least a couple steps  Given
 >enough
 >> >>
 information, someone may be able to figure it out tho.
 >> > Dale,
 >>
 >
 >> > You should know better.
 Please don't make it worse by top-posting
 >even
 >more.
 >> >
 >> >
 >From what I understand from this nightmare of a messy
 thread, the
 >OP
 >seems
 to be looking for an install-script/tool.
 >> > This does not exist other than
 the simple to follow handbook.
 >>
 >
 >> > --
 >> > Joost
 >>
 >
 >> >
 >>
 >> Well, as you
 know, I never top post unless it is a new person that
 >> starts it.  The only reason I do it
 then is because most likely the
 >>
 person on the other end has no choice but too.  It's
 likely why no
 >one
 >> has mentioned this.  For all we know,
 he may be doing this with a
 >> limited
 cell phone.  Who knows.  For the normal situations tho,
 I
 >bottom
 >> post
 as you know or do it inline.  I will be glad when he gets
 it
 >sorted
 >> out
 and can actually set it up to be mailing list friendly. 
 Top
 >> posting, multiple threads and
 all makes it hard to follow.
 >>
 >> I'm beginning to think the same
 thing.  Here we thought he was
 >further
 >> into the
 install and just missed a few steps/section and now
 I'm
 >> beginning to think he has
 only booted the install media and wants a
 >> installer command.  Maybe he will
 post something that will help us
 >help
 >> him.  Maybe.  I thought I had a
 rough idea but based on a recent
 >post,
 >> we may be
 all wrong on where he is in this process.
 >>
 >> Dale
 >>
 >> :-)  :-)
 >>
 >
 >Apologies for starting the top posting,
 >
 >I had earlier
 suggested using
 >http://www.tecmint.com/gentoo-linux-installation-guide/
 and the Gentoo
 >handbook side by
 side.
 >The link provided has the option
 of using the LiveDVD. I do not know at
 >what stage the install failed but it might
 be easier to start over.
 >
 >Regards
 >Joachim
 
 I had a quick look at that
 one. (Part 1 only) and it looks like the old quick install
 guide, but now with screenshots.
 
 Screenshots are nice, but are always version
 dependent.
 
 If I would get a
 penny or cent or whatever is the smallest part of your local
 currency for every time someone is completely incapable of
 following an install guide when only one of the screenshots
 no longer 100% match the guide, I would have already retired
 to my own little island in the Pacific...
 
 The screenshots on that link
 seem to be related to a boot CD/DVD dated to 2012 and being
 used to install Gentoo in 2014.
 
 I expect more confused questions from people
 who are not able to follow simple instructions if they are
 going to blindly follow this.
 
 --
 Joost
 
 --
 
 Sent from my Android device with K-9 Mail.
 Please excuse my brevity.
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:06     ` Christopher Robinson
  2016-09-24 21:36       ` Dale
@ 2016-09-24 21:44       ` J. Roeleveld
  1 sibling, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:44 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 11:06:06 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>Actually, I was able to set a password although I may not have stated
>this clearly enough for you to get it.I saw the directions about make
>user, but was unsure if this was for root since the manual mentioned a
>wheeluser.  

The first mention of 'wheel' in the handbook is where it is talking about creating extra users and specifically mentions wheel, users and audio are groups.

And it then shows you use 'useradd' for this.

--
Joost


>On Saturday, September 24, 2016 4:55 PM, Dale <rdalek1967@gmail.com>
>wrote:
> 
>
>Well, you said you hadn't set up any users and their passwords.  That
>is
>part of the install process and is in the guide.  You are told to set
>up
>the root password in one section and to set up a user and its password
>in another section.  At the very least, you missed those two parts and
>that isn't a assumption, it's based on what you posted.  What else you
>missed I'm not sure and most likely, no one else is either.  Rich
>posted
>that he thinks you missed a whole section which may or may not be
>correct but we do know you missed at least a couple steps  Given enough
>information, someone may be able to figure it out tho. 
>
>Dale
>
>:-)  :-) 
>
>
>
>Christopher Robinson wrote:
>> Dale,
>>
>> Your assumption that I missed a section is entirely offbase and does
>not respond to
>> my original question. I could say that you are missing the point of
>what I asked.
>> For those who have had helpful suggestions I give thanks.
>>
>>
>>
>> --------------------------------------------
>> On Sat, 9/24/16, Dale <rdalek1967@gmail.com> wrote:
>>
>>  Subject: Re: [gentoo-user] New Install
>>  To: gentoo-user@lists.gentoo.org
>>  Date: Saturday, September 24, 2016, 4:17 PM
>>  
>>  Again, top posting to
>>  follow his lead. 
>>  
>>  It's
>>  not a fight.  It's just called being prepared. 
>>  Missing a section
>>  isn't going to give
>>  you a proper install.  It's one reason I always
>>  recommend a person read the docs several
>>  times.  The reason for that, if
>>  something
>>  doesn't seem right, you will more than likely notice it
>>  and go
>>  back and figure out what was
>>  missed.  The fact that I don't see a
>>  all-in-one page guide isn't helping you
>>  any.  If it was on one page,
>>  even as a
>>  option for those who don't like it, then you likely
>>  wouldn't
>>  have missed a section.  Just
>>  start at the top and work your way down. 
>>  Maybe after this, someone will see the need for
>>  at least some of us to
>>  have it all in one
>>  long page.  Maybe Rich can whisper in someone's
>>  ear.  I guess printing it and
>>  putting it in order would work but that
>>  means a lot of typing when a lot of times, a
>>  copy and paste will be
>>  easier. 
>>  
>>  Thing is, it's hard to
>>  tell what was wrong because no one knew you
>>  missed a section, I suspect Neil did sort of
>>  figure that to be the case
>>  tho which is why
>>  he replied with what he did.  What we do know, if you
>>  follow the guide, you should get a bootable
>>  system.  It may not be 100%
>>  perfect but it
>>  should boot at least.  Gentoo has some excellent docs,
>>  especially the install part.  Unless you have
>>  some pretty odd hardware,
>>  it should work.
>>  
>>  
>>  One thing I learned the
>>  hard way.  Pretty much no matter what you may
>>  mess up, you can chroot in and go back and fix
>>  it. Just boot using
>>  whatever media you
>>  selected, follow the mount and chroot section and
>>  then correct whatever is wrong.  You do NOT
>>  have to start from scratch
>>  most of the
>>  time.  You'd have to have made a boo boo in the very
>>  early
>>  stages to end up doing that. 
>>  
>>  I'm just hoping you can
>>  fix this easily and finish your install.  :-)
>>  
>>  Dale
>>  
>>  :-)  :-) 
>>  
>>  
>>  Christopher Robinson wrote:
>>  > I don't really want to get into a
>>  fight, but some of the replies-not Rich's- are
>>  missing
>>  > the point I am raising. To then
>>  disparage me is unworthy for a support list.
>>  >
>>  --------------------------------------------
>>  > On Sat, 9/24/16, Dale <rdalek1967@gmail.com>
>>  wrote:
>>  >
>>  >  Subject:
>>  Re: [gentoo-user] New Install
>>  >  To: gentoo-user@lists.gentoo.org
>>  >  Date: Saturday, September 24, 2016, 3:44
>>  PM
>>  >  
>>  >  Rich
>>  Freeman wrote:
>>  >  > On Sat, Sep 24,
>>  2016 at 11:35 AM, Dale
>>  >  <rdalek1967@gmail.com>
>>  >  wrote:
>>  >  >>
>>  Actually, he is correct.
>>  >  >
>>  Actually, he isn't, which is hard to
>>  >  demonstrate since everybody is
>>  top-posting.
>>  >  
>>  > 
>>  Actually he is and your reply
>>  > 
>>  supports that point.  Also, I top posted
>>  >  because he did and I posted that
>>  reasoning. 
>>  >  I'm sure he will get
>>  around
>>  >  to bottom
>>  >  posting when he gets his install done. 
>>  Who knows what he
>>  >  is
>>  >  using at the moment. 
>>  >  >
>>  >  >> On
>>  Saturday,
>>  >  September 24, 2016 9:47 AM,
>>  Neil Bothwick <neil@digimed.co.uk>
>>  >  >> wrote:
>>  > 
>>  >>
>>  >  >> You need to read
>>  chapter 1 of the
>>  >  Gentoo handbook from
>>  start to finish,
>>  >  >> then read
>>  it again.
>>  >  > The handbook
>>  doesn't have chapters. 
>>  >  The step
>>  that was missed was well
>>  >  > into
>>  >  the process.
>>  > 
>>  >
>>  >  
>>  >  If he
>>  was reading and following the install
>>  > 
>>  guide, how did he do that
>>  >  when he
>>  missed a
>>  >  whole section?  Obviously,
>>  he wasn't following it
>>  >  since
>>  >  he missed the section.  When I did
>>  my
>>  >  first install well over a
>>  decade
>>  >  ago, I read
>>  >  that thing at least three of four times
>>  to even see if I
>>  >  wanted to try
>>  Gentoo.  During my last install
>>  >  on
>>  my new rig a few years
>>  >  ago, I read
>>  it
>>  >  twice even tho it was mostly the
>>  same.  Installing
>>  >  Gentoo
>>  >  isn't easy but it is very hard
>>  >  when you are not familiar enough with
>>  the
>>  >  process to even realize you
>>  missed a whole
>>  >  section.  If you
>>  follow the
>>  >  guide and
>>  >  don't miss anything, it should
>>  work.  The only major
>>  >  set back
>>  >  you can have is a badly configured
>>  >  kernel that won't complete the
>>  boot
>>  >  process.  I might add, this is
>>  also why I
>>  >  prefer a one page guide.
>>  
>>  >  Start at the top
>>  >  and work your way to the bottom.  Very
>>  little chance of
>>  >  missing anything
>>  then. 
>>  >  
>>  >  Now
>>  that he knows he missed a section, maybe he
>>  >  can chroot into it, do
>>  >  that section and
>>  > 
>>  finish the install.  That is unless his mobo blows out. 
>>  >  :/
>>  >  
>>  >  Dale
>>  >  
>>  >  :-)  :-) 
>>  >  
>>  >  
>>  >
>>  >
>>  
>>  
>>  
>>
>>
>
>
>
>
>   


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:42 ` Christopher Robinson
@ 2016-09-24 21:49   ` J. Roeleveld
  2016-09-24 22:10     ` Dutch Ingraham
  2016-09-24 22:30   ` Neil Bothwick
  1 sibling, 1 reply; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:49 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 11:42:23 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>Joost you should not be responding to people seeking help. Your
>attititude is offensive.

Please do enlighten us. What part of the email you are responding to is offensive?





>--------------------------------------------
>On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 5:36 PM
> 
> On September 24, 2016
> 11:29:59 PM GMT+02:00, Joachim Gwoke <joachimgwoke@gmail.com>
> wrote:
> >On 25 Sep 2016 12:19 a.m.,
> "Dale" <rdalek1967@gmail.com>
> wrote:
> >>
> >> J.
> Roeleveld wrote:
> >> > On September
> 24, 2016 10:54:56 PM GMT+02:00, Dale
> ><rdalek1967@gmail.com>
> >wrote:
> >> >>
> Well, you said you hadn't set up any users and their
> passwords. 
> >That
> >> >> is
> >>
> >> part of the install process and is in the guide. 
> You are told to
> >set
> >> >> up
> >>
> >> the root password in one section and to set up a
> user and its
> >password
> >> >> in another section.  At the
> very least, you missed those two parts
> >and
> >> >> that
> isn't a assumption, it's based on what you posted. 
> What else
> >you
> >>
> >> missed I'm not sure and most likely, no one
> else is either.  Rich
> >> >>
> posted
> >> >> that he thinks you
> missed a whole section which may or may not be
> >> >> correct but we do know you
> missed at least a couple steps  Given
> >enough
> >> >>
> information, someone may be able to figure it out tho.
> >> > Dale,
> >>
> >
> >> > You should know better.
> Please don't make it worse by top-posting
> >even
> >more.
> >> >
> >> >
> >From what I understand from this nightmare of a messy
> thread, the
> >OP
> >seems
> to be looking for an install-script/tool.
> >> > This does not exist other than
> the simple to follow handbook.
> >>
> >
> >> > --
> >> > Joost
> >>
> >
> >> >
> >>
> >> Well, as you
> know, I never top post unless it is a new person that
> >> starts it.  The only reason I do it
> then is because most likely the
> >>
> person on the other end has no choice but too.  It's
> likely why no
> >one
> >> has mentioned this.  For all we know,
> he may be doing this with a
> >> limited
> cell phone.  Who knows.  For the normal situations tho,
> I
> >bottom
> >> post
> as you know or do it inline.  I will be glad when he gets
> it
> >sorted
> >> out
> and can actually set it up to be mailing list friendly. 
> Top
> >> posting, multiple threads and
> all makes it hard to follow.
> >>
> >> I'm beginning to think the same
> thing.  Here we thought he was
> >further
> >> into the
> install and just missed a few steps/section and now
> I'm
> >> beginning to think he has
> only booted the install media and wants a
> >> installer command.  Maybe he will
> post something that will help us
> >help
> >> him.  Maybe.  I thought I had a
> rough idea but based on a recent
> >post,
> >> we may be
> all wrong on where he is in this process.
> >>
> >> Dale
> >>
> >> :-)  :-)
> >>
> >
> >Apologies for starting the top posting,
> >
> >I had earlier
> suggested using
> >http://www.tecmint.com/gentoo-linux-installation-guide/
> and the Gentoo
> >handbook side by
> side.
> >The link provided has the option
> of using the LiveDVD. I do not know at
> >what stage the install failed but it might
> be easier to start over.
> >
> >Regards
> >Joachim
> 
> I had a quick look at that
> one. (Part 1 only) and it looks like the old quick install
> guide, but now with screenshots.
> 
> Screenshots are nice, but are always version
> dependent.
> 
> If I would get a
> penny or cent or whatever is the smallest part of your local
> currency for every time someone is completely incapable of
> following an install guide when only one of the screenshots
> no longer 100% match the guide, I would have already retired
> to my own little island in the Pacific...
> 
> The screenshots on that link
> seem to be related to a boot CD/DVD dated to 2012 and being
> used to install Gentoo in 2014.
> 
> I expect more confused questions from people
> who are not able to follow simple instructions if they are
> going to blindly follow this.
> 
> --
> Joost
> 
> --
> 
> Sent from my Android device with K-9 Mail.
> Please excuse my brevity.
> 
> 


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <778691606.4172039.1474753985763.ref@mail.yahoo.com>
@ 2016-09-24 21:53 ` Christopher Robinson
  2016-09-24 21:59   ` J. Roeleveld
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 21:53 UTC (permalink / raw
  To: gentoo-user

If I got paid for every person I had to enlighten about their snarky comments, I could retire 
myself
--------------------------------------------
On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 5:49 PM
 
 On September 24, 2016
 11:42:23 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com>
 wrote:
 >Joost you should not be
 responding to people seeking help. Your
 >attititude is offensive.
 
 Please do enlighten us. What
 part of the email you are responding to is offensive?
 
 
 
 
 
 >--------------------------------------------
 >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
 wrote:
 >
 > Subject:
 Re: [gentoo-user] New Install
 > To: gentoo-user@lists.gentoo.org
 > Date: Saturday, September 24, 2016, 5:36
 PM
 > 
 > On September
 24, 2016
 > 11:29:59 PM GMT+02:00, Joachim
 Gwoke <joachimgwoke@gmail.com>
 > wrote:
 > >On 25 Sep
 2016 12:19 a.m.,
 > "Dale"
 <rdalek1967@gmail.com>
 > wrote:
 > >>
 > >> J.
 > Roeleveld
 wrote:
 > >> > On September
 > 24, 2016 10:54:56 PM GMT+02:00, Dale
 > ><rdalek1967@gmail.com>
 > >wrote:
 > >>
 >>
 > Well, you said you hadn't
 set up any users and their
 > passwords.
 
 > >That
 > >>
 >> is
 > >>
 > >> part of the install process and
 is in the guide. 
 > You are told to
 > >set
 > >>
 >> up
 > >>
 > >> the root password in one section
 and to set up a
 > user and its
 > >password
 > >>
 >> in another section.  At the
 >
 very least, you missed those two parts
 >
 >and
 > >> >> that
 > isn't a assumption, it's based on
 what you posted. 
 > What else
 > >you
 > >>
 > >> missed I'm not sure and most
 likely, no one
 > else is either. 
 Rich
 > >> >>
 > posted
 > >>
 >> that he thinks you
 > missed a
 whole section which may or may not be
 >
 >> >> correct but we do know you
 > missed at least a couple steps  Given
 > >enough
 > >>
 >>
 > information, someone may be
 able to figure it out tho.
 > >>
 > Dale,
 > >>
 > >
 > >> >
 You should know better.
 > Please
 don't make it worse by top-posting
 >
 >even
 > >more.
 >
 >> >
 > >> >
 > >From what I understand from this
 nightmare of a messy
 > thread, the
 > >OP
 > >seems
 > to be looking for an
 install-script/tool.
 > >> > This
 does not exist other than
 > the simple to
 follow handbook.
 > >>
 > >
 > >> >
 --
 > >> > Joost
 > >>
 > >
 > >> >
 >
 >>
 > >> Well, as you
 > know, I never top post unless it is a new
 person that
 > >> starts it.  The
 only reason I do it
 > then is because
 most likely the
 > >>
 > person on the other end has no choice but
 too.  It's
 > likely why no
 > >one
 > >> has
 mentioned this.  For all we know,
 > he
 may be doing this with a
 > >>
 limited
 > cell phone.  Who knows.  For
 the normal situations tho,
 > I
 > >bottom
 > >>
 post
 > as you know or do it inline.  I
 will be glad when he gets
 > it
 > >sorted
 > >>
 out
 > and can actually set it up to be
 mailing list friendly. 
 > Top
 > >> posting, multiple threads and
 > all makes it hard to follow.
 > >>
 > >>
 I'm beginning to think the same
 >
 thing.  Here we thought he was
 >
 >further
 > >> into the
 > install and just missed a few
 steps/section and now
 > I'm
 > >> beginning to think he has
 > only booted the install media and wants
 a
 > >> installer command.  Maybe
 he will
 > post something that will help
 us
 > >help
 >
 >> him.  Maybe.  I thought I had a
 > rough idea but based on a recent
 > >post,
 > >> we
 may be
 > all wrong on where he is in this
 process.
 > >>
 >
 >> Dale
 > >>
 > >> :-)  :-)
 >
 >>
 > >
 >
 >Apologies for starting the top posting,
 > >
 > >I had
 earlier
 > suggested using
 > >http://www.tecmint.com/gentoo-linux-installation-guide/
 > and the Gentoo
 >
 >handbook side by
 > side.
 > >The link provided has the option
 > of using the LiveDVD. I do not know at
 > >what stage the install failed but it
 might
 > be easier to start over.
 > >
 > >Regards
 > >Joachim
 > 
 > I had a quick look at that
 > one. (Part 1 only) and it looks like the
 old quick install
 > guide, but now with
 screenshots.
 > 
 >
 Screenshots are nice, but are always version
 > dependent.
 > 
 > If I would get a
 >
 penny or cent or whatever is the smallest part of your
 local
 > currency for every time someone
 is completely incapable of
 > following an
 install guide when only one of the screenshots
 > no longer 100% match the guide, I would
 have already retired
 > to my own little
 island in the Pacific...
 > 
 > The screenshots on that link
 > seem to be related to a boot CD/DVD dated
 to 2012 and being
 > used to install
 Gentoo in 2014.
 > 
 > I
 expect more confused questions from people
 > who are not able to follow simple
 instructions if they are
 > going to
 blindly follow this.
 > 
 > --
 > Joost
 > 
 > --
 > 
 > Sent from my Android
 device with K-9 Mail.
 > Please excuse my
 brevity.
 > 
 > 
 
 
 -- 
 Sent from
 my Android device with K-9 Mail. Please excuse my
 brevity.
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:29         ` Joachim Gwoke
  2016-09-24 21:36           ` J. Roeleveld
@ 2016-09-24 21:55           ` Dale
  1 sibling, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 21:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 3876 bytes --]

Joachim Gwoke wrote:
>
> On 25 Sep 2016 12:19 a.m., "Dale" <rdalek1967@gmail.com
> <mailto:rdalek1967@gmail.com>> wrote:
> >
> > J. Roeleveld wrote:
> > > On September 24, 2016 10:54:56 PM GMT+02:00, Dale
> <rdalek1967@gmail.com <mailto:rdalek1967@gmail.com>> wrote:
> > >> Well, you said you hadn't set up any users and their passwords.  That
> > >> is
> > >> part of the install process and is in the guide.  You are told to set
> > >> up
> > >> the root password in one section and to set up a user and its
> password
> > >> in another section.  At the very least, you missed those two
> parts and
> > >> that isn't a assumption, it's based on what you posted.  What
> else you
> > >> missed I'm not sure and most likely, no one else is either.  Rich
> > >> posted
> > >> that he thinks you missed a whole section which may or may not be
> > >> correct but we do know you missed at least a couple steps  Given
> enough
> > >> information, someone may be able to figure it out tho.
> > > Dale,
> > >
> > > You should know better. Please don't make it worse by top-posting
> even more.
> > >
> > > >From what I understand from this nightmare of a messy thread, the
> OP seems to be looking for an install-script/tool.
> > > This does not exist other than the simple to follow handbook.
> > >
> > > --
> > > Joost
> > >
> > >
> >
> > Well, as you know, I never top post unless it is a new person that
> > starts it.  The only reason I do it then is because most likely the
> > person on the other end has no choice but too.  It's likely why no one
> > has mentioned this.  For all we know, he may be doing this with a
> > limited cell phone.  Who knows.  For the normal situations tho, I bottom
> > post as you know or do it inline.  I will be glad when he gets it sorted
> > out and can actually set it up to be mailing list friendly.  Top
> > posting, multiple threads and all makes it hard to follow.
> >
> > I'm beginning to think the same thing.  Here we thought he was further
> > into the install and just missed a few steps/section and now I'm
> > beginning to think he has only booted the install media and wants a
> > installer command.  Maybe he will post something that will help us help
> > him.  Maybe.  I thought I had a rough idea but based on a recent post,
> > we may be all wrong on where he is in this process.
> >
> > Dale
> >
> > :-)  :-)
> >
>
> Apologies for starting the top posting,
>
> I had earlier suggested using
> http://www.tecmint.com/gentoo-linux-installation-guide/ and the Gentoo
> handbook side by side.
> The link provided has the option of using the LiveDVD. I do not know
> at what stage the install failed but it might be easier to start over.
>
> Regards
> Joachim
>

I thought it was the OP that top posted first.  Sometimes new folks fall
into a couple areas.  1: Don't know top posting is discouraged.  2: Are
using something that doesn't allow or is difficult to change from top
posting.  I think stuff like cell phones and such fall into that 2nd
one.  Either way, getting Gentoo installed is the more important thing
if the OP is limited on what he can email with.  Once he gets Gentoo
installed, then he can have better options with help setting it up if
needed.

There are tons of media one can use to install Gentoo.  As I think it
was Joost posted, it mostly just needs to be recent.  I took a look at
your link, it may work, it may not.  I always use the official Gentoo
guide because it is very well tested and known to work.  Heck, on a lot
of things, you can copy and paste the commands.  One could certainly use
tab completion a lot. 

At this point, I'm thinking he only made to booting the live media and
for some reason, thinks Gentoo has a installer like other distros.  I'm
not quite sure but it seems Neil's first reply may have been closer to
the point.  Start at chapter 1 and follow it.  lol 

Dale

:-)  :-) 

[-- Attachment #2: Type: text/html, Size: 5897 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:26               ` Neil Bothwick
@ 2016-09-24 21:56                 ` Tom H
  0 siblings, 0 replies; 64+ messages in thread
From: Tom H @ 2016-09-24 21:56 UTC (permalink / raw
  To: Gentoo User

On Sat, Sep 24, 2016 at 4:26 PM, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Sat, 24 Sep 2016 16:16:00 -0400, Rich Freeman wrote:
>
>>> Call it Part 1 or Volume 1 if you prefer, the handbook itself doesn't
>>> give such a label to the four sections. I meant the part called
>>> "1. Installing Gentoo".
>>
>> Great, where in that part does it tell you how to set a root password?
>
> I couldn't tell you without looking, but I wasn't answering that
> question. I quoted only the part I was answering.

https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/System#Root_password


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:53 ` Christopher Robinson
@ 2016-09-24 21:59   ` J. Roeleveld
  0 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 21:59 UTC (permalink / raw
  To: gentoo-user

On September 24, 2016 11:53:05 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>If I got paid for every person I had to enlighten about their snarky
>comments, I could retire 
>myself

You are either trying to be funny or have an obvious lack of understanding about humanity.

I was simply pointing out that screenshots are not the most useful tool i  describing a process that is subject to fast changes. Especially as most people tend to expect the screenshots to match reality.

If you think most people will understand that screenshots don't necessarily match what is displayed on screen and can easily adapt, you are either very young or have been living under a rock.

--
Joost


>--------------------------------------------
>On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 5:49 PM
> 
> On September 24, 2016
>11:42:23 PM GMT+02:00, Christopher Robinson
><chrisrobinson@rocketmail.com>
> wrote:
> >Joost you should not be
> responding to people seeking help. Your
> >attititude is offensive.
> 
> Please do enlighten us. What
> part of the email you are responding to is offensive?
> 
> 
> 
> 
> 
> >--------------------------------------------
> >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
> wrote:
> >
> > Subject:
> Re: [gentoo-user] New Install
> > To: gentoo-user@lists.gentoo.org
> > Date: Saturday, September 24, 2016, 5:36
> PM
> > 
> > On September
> 24, 2016
> > 11:29:59 PM GMT+02:00, Joachim
> Gwoke <joachimgwoke@gmail.com>
> > wrote:
> > >On 25 Sep
> 2016 12:19 a.m.,
> > "Dale"
> <rdalek1967@gmail.com>
> > wrote:
> > >>
> > >> J.
> > Roeleveld
> wrote:
> > >> > On September
> > 24, 2016 10:54:56 PM GMT+02:00, Dale
> > ><rdalek1967@gmail.com>
> > >wrote:
> > >>
> >>
> > Well, you said you hadn't
> set up any users and their
> > passwords.
> 
> > >That
> > >>
> >> is
> > >>
> > >> part of the install process and
> is in the guide. 
> > You are told to
> > >set
> > >>
> >> up
> > >>
> > >> the root password in one section
> and to set up a
> > user and its
> > >password
> > >>
> >> in another section.  At the
> >
> very least, you missed those two parts
> >
> >and
> > >> >> that
> > isn't a assumption, it's based on
> what you posted. 
> > What else
> > >you
> > >>
> > >> missed I'm not sure and most
> likely, no one
> > else is either. 
> Rich
> > >> >>
> > posted
> > >>
> >> that he thinks you
> > missed a
> whole section which may or may not be
> >
> >> >> correct but we do know you
> > missed at least a couple steps  Given
> > >enough
> > >>
> >>
> > information, someone may be
> able to figure it out tho.
> > >>
> > Dale,
> > >>
> > >
> > >> >
> You should know better.
> > Please
> don't make it worse by top-posting
> >
> >even
> > >more.
> >
> >> >
> > >> >
> > >From what I understand from this
> nightmare of a messy
> > thread, the
> > >OP
> > >seems
> > to be looking for an
> install-script/tool.
> > >> > This
> does not exist other than
> > the simple to
> follow handbook.
> > >>
> > >
> > >> >
> --
> > >> > Joost
> > >>
> > >
> > >> >
> >
> >>
> > >> Well, as you
> > know, I never top post unless it is a new
> person that
> > >> starts it.  The
> only reason I do it
> > then is because
> most likely the
> > >>
> > person on the other end has no choice but
> too.  It's
> > likely why no
> > >one
> > >> has
> mentioned this.  For all we know,
> > he
> may be doing this with a
> > >>
> limited
> > cell phone.  Who knows.  For
> the normal situations tho,
> > I
> > >bottom
> > >>
> post
> > as you know or do it inline.  I
> will be glad when he gets
> > it
> > >sorted
> > >>
> out
> > and can actually set it up to be
> mailing list friendly. 
> > Top
> > >> posting, multiple threads and
> > all makes it hard to follow.
> > >>
> > >>
> I'm beginning to think the same
> >
> thing.  Here we thought he was
> >
> >further
> > >> into the
> > install and just missed a few
> steps/section and now
> > I'm
> > >> beginning to think he has
> > only booted the install media and wants
> a
> > >> installer command.  Maybe
> he will
> > post something that will help
> us
> > >help
> >
> >> him.  Maybe.  I thought I had a
> > rough idea but based on a recent
> > >post,
> > >> we
> may be
> > all wrong on where he is in this
> process.
> > >>
> >
> >> Dale
> > >>
> > >> :-)  :-)
> >
> >>
> > >
> >
> >Apologies for starting the top posting,
> > >
> > >I had
> earlier
> > suggested using
> > >http://www.tecmint.com/gentoo-linux-installation-guide/
> > and the Gentoo
> >
> >handbook side by
> > side.
> > >The link provided has the option
> > of using the LiveDVD. I do not know at
> > >what stage the install failed but it
> might
> > be easier to start over.
> > >
> > >Regards
> > >Joachim
> > 
> > I had a quick look at that
> > one. (Part 1 only) and it looks like the
> old quick install
> > guide, but now with
> screenshots.
> > 
> >
> Screenshots are nice, but are always version
> > dependent.
> > 
> > If I would get a
> >
> penny or cent or whatever is the smallest part of your
> local
> > currency for every time someone
> is completely incapable of
> > following an
> install guide when only one of the screenshots
> > no longer 100% match the guide, I would
> have already retired
> > to my own little
> island in the Pacific...
> > 
> > The screenshots on that link
> > seem to be related to a boot CD/DVD dated
> to 2012 and being
> > used to install
> Gentoo in 2014.
> > 
> > I
> expect more confused questions from people
> > who are not able to follow simple
> instructions if they are
> > going to
> blindly follow this.
> > 
> > --
> > Joost
> > 
> > --
> > 
> > Sent from my Android
> device with K-9 Mail.
> > Please excuse my
> brevity.
> > 
> > 
> 
> 
> -- 
> Sent from
> my Android device with K-9 Mail. Please excuse my
> brevity.
> 
> 


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:35 ` Christopher Robinson
  2016-09-24 21:12   ` J. Roeleveld
@ 2016-09-24 22:00   ` Tom H
  1 sibling, 0 replies; 64+ messages in thread
From: Tom H @ 2016-09-24 22:00 UTC (permalink / raw
  To: Gentoo User

On Sat, Sep 24, 2016 at 4:35 PM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
>
> Again thanks for a specific reply, unlike Dale and Neil's.

Is this necessary?!


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:49   ` J. Roeleveld
@ 2016-09-24 22:10     ` Dutch Ingraham
  2016-09-24 22:25       ` J. Roeleveld
  0 siblings, 1 reply; 64+ messages in thread
From: Dutch Ingraham @ 2016-09-24 22:10 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 09:49:07PM +0000, J. Roeleveld wrote:
> On September 24, 2016 11:42:23 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
> >Joost you should not be responding to people seeking help. Your
> >attititude is offensive.
> 
> Please do enlighten us. What part of the email you are responding to is offensive?


I'd just like to take a moment and commend the regular posters to this
list, from whom I have learned much over the last few years, for showing
what is, in my opinion, great restraint and civility towards the OP.  If
he had walked into *my house* and immediately began chastising the
locals and lecturing them on how they should act, well, I may not have
been able to be so charitable.  Well done, chaps!


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <290906285.4196379.1474755243136.ref@mail.yahoo.com>
@ 2016-09-24 22:14 ` Christopher Robinson
  2016-09-24 22:22   ` J. Roeleveld
  0 siblings, 1 reply; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 22:14 UTC (permalink / raw
  To: gentoo-user

I was not referring to screenshots as you well know but the unwarranted commnets at the end
--------------------------------------------
On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 5:59 PM
 
 On September 24, 2016
 11:53:05 PM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com>
 wrote:
 >If I got paid for every person I
 had to enlighten about their snarky
 >comments, I could retire 
 >myself
 
 You
 are either trying to be funny or have an obvious lack of
 understanding about humanity.
 
 I was simply pointing out that screenshots are
 not the most useful tool i  describing a process that is
 subject to fast changes. Especially as most people tend to
 expect the screenshots to match reality.
 
 If you think most people will understand that
 screenshots don't necessarily match what is displayed on
 screen and can easily adapt, you are either very young or
 have been living under a rock.
 
 --
 Joost
 
 
 >--------------------------------------------
 >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
 wrote:
 >
 > Subject:
 Re: [gentoo-user] New Install
 > To: gentoo-user@lists.gentoo.org
 > Date: Saturday, September 24, 2016, 5:49
 PM
 > 
 > On September
 24, 2016
 >11:42:23 PM GMT+02:00,
 Christopher Robinson
 ><chrisrobinson@rocketmail.com>
 > wrote:
 > >Joost you
 should not be
 > responding to people
 seeking help. Your
 > >attititude is
 offensive.
 > 
 > Please
 do enlighten us. What
 > part of the email
 you are responding to is offensive?
 > 
 > 
 > 
 > 
 > 
 >
 >--------------------------------------------
 > >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
 > wrote:
 > >
 > > Subject:
 > Re:
 [gentoo-user] New Install
 > > To: gentoo-user@lists.gentoo.org
 > > Date: Saturday, September 24, 2016,
 5:36
 > PM
 > > 
 > > On September
 > 24,
 2016
 > > 11:29:59 PM GMT+02:00,
 Joachim
 > Gwoke <joachimgwoke@gmail.com>
 > > wrote:
 > >
 >On 25 Sep
 > 2016 12:19 a.m.,
 > > "Dale"
 >
 <rdalek1967@gmail.com>
 > > wrote:
 > >
 >>
 > > >> J.
 > > Roeleveld
 >
 wrote:
 > > >> > On
 September
 > > 24, 2016 10:54:56 PM
 GMT+02:00, Dale
 > > ><rdalek1967@gmail.com>
 > > >wrote:
 > >
 >>
 > >>
 >
 > Well, you said you hadn't
 > set
 up any users and their
 > >
 passwords.
 > 
 > >
 >That
 > > >>
 > >> is
 > >
 >>
 > > >> part of the
 install process and
 > is in the
 guide. 
 > > You are told to
 > > >set
 > >
 >>
 > >> up
 > > >>
 > >
 >> the root password in one section
 > and to set up a
 > >
 user and its
 > > >password
 > > >>
 >
 >> in another section.  At the
 >
 >
 > very least, you missed those two
 parts
 > >
 >
 >and
 > > >> >> that
 > > isn't a assumption, it's
 based on
 > what you posted. 
 > > What else
 > >
 >you
 > > >>
 > > >> missed I'm not sure and
 most
 > likely, no one
 > > else is either. 
 > Rich
 > > >>
 >>
 > > posted
 > > >>
 >
 >> that he thinks you
 > > missed
 a
 > whole section which may or may not
 be
 > >
 > >>
 >> correct but we do know you
 >
 > missed at least a couple steps  Given
 > > >enough
 > >
 >>
 > >>
 >
 > information, someone may be
 > able
 to figure it out tho.
 > > >>
 > > Dale,
 > >
 >>
 > > >
 >
 > >> >
 > You should know
 better.
 > > Please
 > don't make it worse by top-posting
 > >
 > >even
 > > >more.
 >
 >
 > >> >
 >
 > >> >
 > > >From what I
 understand from this
 > nightmare of a
 messy
 > > thread, the
 > > >OP
 > >
 >seems
 > > to be looking for an
 > install-script/tool.
 >
 > >> > This
 > does not exist
 other than
 > > the simple to
 > follow handbook.
 > >
 >>
 > > >
 >
 > >> >
 > --
 > > >> > Joost
 > > >>
 > >
 >
 > > >> >
 > >
 > >>
 > > >> Well, as you
 > > know, I never top post unless it is a
 new
 > person that
 >
 > >> starts it.  The
 > only
 reason I do it
 > > then is because
 > most likely the
 > >
 >>
 > > person on the other end
 has no choice but
 > too.  It's
 > > likely why no
 >
 > >one
 > > >> has
 > mentioned this.  For all we know,
 > > he
 > may be doing
 this with a
 > > >>
 > limited
 > > cell
 phone.  Who knows.  For
 > the normal
 situations tho,
 > > I
 > > >bottom
 > >
 >>
 > post
 > >
 as you know or do it inline.  I
 > will
 be glad when he gets
 > > it
 > > >sorted
 > >
 >>
 > out
 > >
 and can actually set it up to be
 >
 mailing list friendly. 
 > > Top
 > > >> posting, multiple threads
 and
 > > all makes it hard to
 follow.
 > > >>
 > > >>
 > I'm
 beginning to think the same
 > >
 > thing.  Here we thought he was
 > >
 > >further
 > > >> into the
 > > install and just missed a few
 > steps/section and now
 >
 > I'm
 > > >> beginning to
 think he has
 > > only booted the
 install media and wants
 > a
 > > >> installer command. 
 Maybe
 > he will
 > >
 post something that will help
 > us
 > > >help
 > >
 > >> him.  Maybe.  I thought I had
 a
 > > rough idea but based on a
 recent
 > > >post,
 > > >> we
 > may
 be
 > > all wrong on where he is in
 this
 > process.
 > >
 >>
 > >
 >
 >> Dale
 > > >>
 > > >> :-)  :-)
 > >
 > >>
 > > >
 > >
 > >Apologies for starting the top
 posting,
 > > >
 >
 > >I had
 > earlier
 > > suggested using
 >
 > >http://www.tecmint.com/gentoo-linux-installation-guide/
 > > and the Gentoo
 >
 >
 > >handbook side by
 > > side.
 > >
 >The link provided has the option
 >
 > of using the LiveDVD. I do not know at
 > > >what stage the install failed but
 it
 > might
 > > be
 easier to start over.
 > > >
 > > >Regards
 > >
 >Joachim
 > > 
 >
 > I had a quick look at that
 > >
 one. (Part 1 only) and it looks like the
 > old quick install
 >
 > guide, but now with
 >
 screenshots.
 > > 
 >
 >
 > Screenshots are nice, but are
 always version
 > > dependent.
 > > 
 > > If I would
 get a
 > >
 > penny
 or cent or whatever is the smallest part of your
 > local
 > > currency
 for every time someone
 > is completely
 incapable of
 > > following an
 > install guide when only one of the
 screenshots
 > > no longer 100% match
 the guide, I would
 > have already
 retired
 > > to my own little
 > island in the Pacific...
 > > 
 > > The
 screenshots on that link
 > > seem to
 be related to a boot CD/DVD dated
 > to
 2012 and being
 > > used to install
 > Gentoo in 2014.
 > >
 
 > > I
 > expect
 more confused questions from people
 >
 > who are not able to follow simple
 >
 instructions if they are
 > > going
 to
 > blindly follow this.
 > > 
 > > --
 > > Joost
 > > 
 > > --
 > > 
 > > Sent from my Android
 > device with K-9 Mail.
 >
 > Please excuse my
 > brevity.
 >
 > 
 > > 
 > 
 > 
 > -- 
 > Sent from
 > my Android
 device with K-9 Mail. Please excuse my
 >
 brevity.
 > 
 > 
 
 
 -- 
 Sent from my Android device with K-9 Mail.
 Please excuse my brevity.
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:14 ` Christopher Robinson
@ 2016-09-24 22:22   ` J. Roeleveld
  0 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 22:22 UTC (permalink / raw
  To: gentoo-user

On September 25, 2016 12:14:03 AM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>I was not referring to screenshots as you well know but the unwarranted
>commnets at the end

Actually, the email you replied to only referenced the screenshots and the inherent risks with regards to pointing inexperienced people to them.

We can keep debating this for a very long time if you want. But that will not help the issue you are clearly facing and which led you to post a rather cryptic message to this list. And following up on replies with further cryptic and incomplete information.

Why don't you answer my other emails.

And to make it easier for everyone to follow, it is not difficult to bottom post using yahoo mail.
Simply write your answer below the part you are replying to.



>--------------------------------------------
>On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 5:59 PM
> 
> On September 24, 2016
>11:53:05 PM GMT+02:00, Christopher Robinson
><chrisrobinson@rocketmail.com>
> wrote:
> >If I got paid for every person I
> had to enlighten about their snarky
> >comments, I could retire 
> >myself
> 
> You
> are either trying to be funny or have an obvious lack of
> understanding about humanity.
> 
> I was simply pointing out that screenshots are
> not the most useful tool i  describing a process that is
> subject to fast changes. Especially as most people tend to
> expect the screenshots to match reality.
> 
> If you think most people will understand that
> screenshots don't necessarily match what is displayed on
> screen and can easily adapt, you are either very young or
> have been living under a rock.
> 
> --
> Joost
> 
> 
> >--------------------------------------------
> >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
> wrote:
> >
> > Subject:
> Re: [gentoo-user] New Install
> > To: gentoo-user@lists.gentoo.org
> > Date: Saturday, September 24, 2016, 5:49
> PM
> > 
> > On September
> 24, 2016
> >11:42:23 PM GMT+02:00,
> Christopher Robinson
> ><chrisrobinson@rocketmail.com>
> > wrote:
> > >Joost you
> should not be
> > responding to people
> seeking help. Your
> > >attititude is
> offensive.
> > 
> > Please
> do enlighten us. What
> > part of the email
> you are responding to is offensive?
> > 
> > 
> > 
> > 
> > 
> >
> >--------------------------------------------
> > >On Sat, 9/24/16, J. Roeleveld <joost@antarean.org>
> > wrote:
> > >
> > > Subject:
> > Re:
> [gentoo-user] New Install
> > > To: gentoo-user@lists.gentoo.org
> > > Date: Saturday, September 24, 2016,
> 5:36
> > PM
> > > 
> > > On September
> > 24,
> 2016
> > > 11:29:59 PM GMT+02:00,
> Joachim
> > Gwoke <joachimgwoke@gmail.com>
> > > wrote:
> > >
> >On 25 Sep
> > 2016 12:19 a.m.,
> > > "Dale"
> >
> <rdalek1967@gmail.com>
> > > wrote:
> > >
> >>
> > > >> J.
> > > Roeleveld
> >
> wrote:
> > > >> > On
> September
> > > 24, 2016 10:54:56 PM
> GMT+02:00, Dale
> > > ><rdalek1967@gmail.com>
> > > >wrote:
> > >
> >>
> > >>
> >
> > Well, you said you hadn't
> > set
> up any users and their
> > >
> passwords.
> > 
> > >
> >That
> > > >>
> > >> is
> > >
> >>
> > > >> part of the
> install process and
> > is in the
> guide. 
> > > You are told to
> > > >set
> > >
> >>
> > >> up
> > > >>
> > >
> >> the root password in one section
> > and to set up a
> > >
> user and its
> > > >password
> > > >>
> >
> >> in another section.  At the
> >
> >
> > very least, you missed those two
> parts
> > >
> >
> >and
> > > >> >> that
> > > isn't a assumption, it's
> based on
> > what you posted. 
> > > What else
> > >
> >you
> > > >>
> > > >> missed I'm not sure and
> most
> > likely, no one
> > > else is either. 
> > Rich
> > > >>
> >>
> > > posted
> > > >>
> >
> >> that he thinks you
> > > missed
> a
> > whole section which may or may not
> be
> > >
> > >>
> >> correct but we do know you
> >
> > missed at least a couple steps  Given
> > > >enough
> > >
> >>
> > >>
> >
> > information, someone may be
> > able
> to figure it out tho.
> > > >>
> > > Dale,
> > >
> >>
> > > >
> >
> > >> >
> > You should know
> better.
> > > Please
> > don't make it worse by top-posting
> > >
> > >even
> > > >more.
> >
> >
> > >> >
> >
> > >> >
> > > >From what I
> understand from this
> > nightmare of a
> messy
> > > thread, the
> > > >OP
> > >
> >seems
> > > to be looking for an
> > install-script/tool.
> >
> > >> > This
> > does not exist
> other than
> > > the simple to
> > follow handbook.
> > >
> >>
> > > >
> >
> > >> >
> > --
> > > >> > Joost
> > > >>
> > >
> >
> > > >> >
> > >
> > >>
> > > >> Well, as you
> > > know, I never top post unless it is a
> new
> > person that
> >
> > >> starts it.  The
> > only
> reason I do it
> > > then is because
> > most likely the
> > >
> >>
> > > person on the other end
> has no choice but
> > too.  It's
> > > likely why no
> >
> > >one
> > > >> has
> > mentioned this.  For all we know,
> > > he
> > may be doing
> this with a
> > > >>
> > limited
> > > cell
> phone.  Who knows.  For
> > the normal
> situations tho,
> > > I
> > > >bottom
> > >
> >>
> > post
> > >
> as you know or do it inline.  I
> > will
> be glad when he gets
> > > it
> > > >sorted
> > >
> >>
> > out
> > >
> and can actually set it up to be
> >
> mailing list friendly. 
> > > Top
> > > >> posting, multiple threads
> and
> > > all makes it hard to
> follow.
> > > >>
> > > >>
> > I'm
> beginning to think the same
> > >
> > thing.  Here we thought he was
> > >
> > >further
> > > >> into the
> > > install and just missed a few
> > steps/section and now
> >
> > I'm
> > > >> beginning to
> think he has
> > > only booted the
> install media and wants
> > a
> > > >> installer command. 
> Maybe
> > he will
> > >
> post something that will help
> > us
> > > >help
> > >
> > >> him.  Maybe.  I thought I had
> a
> > > rough idea but based on a
> recent
> > > >post,
> > > >> we
> > may
> be
> > > all wrong on where he is in
> this
> > process.
> > >
> >>
> > >
> >
> >> Dale
> > > >>
> > > >> :-)  :-)
> > >
> > >>
> > > >
> > >
> > >Apologies for starting the top
> posting,
> > > >
> >
> > >I had
> > earlier
> > > suggested using
> >
> > >http://www.tecmint.com/gentoo-linux-installation-guide/
> > > and the Gentoo
> >
> >
> > >handbook side by
> > > side.
> > >
> >The link provided has the option
> >
> > of using the LiveDVD. I do not know at
> > > >what stage the install failed but
> it
> > might
> > > be
> easier to start over.
> > > >
> > > >Regards
> > >
> >Joachim
> > > 
> >
> > I had a quick look at that
> > >
> one. (Part 1 only) and it looks like the
> > old quick install
> >
> > guide, but now with
> >
> screenshots.
> > > 
> >
> >
> > Screenshots are nice, but are
> always version
> > > dependent.
> > > 
> > > If I would
> get a
> > >
> > penny
> or cent or whatever is the smallest part of your
> > local
> > > currency
> for every time someone
> > is completely
> incapable of
> > > following an
> > install guide when only one of the
> screenshots
> > > no longer 100% match
> the guide, I would
> > have already
> retired
> > > to my own little
> > island in the Pacific...
> > > 
> > > The
> screenshots on that link
> > > seem to
> be related to a boot CD/DVD dated
> > to
> 2012 and being
> > > used to install
> > Gentoo in 2014.
> > >
> 
> > > I
> > expect
> more confused questions from people
> >
> > who are not able to follow simple
> >
> instructions if they are
> > > going
> to
> > blindly follow this.
> > > 
> > > --
> > > Joost
> > > 
> > > --
> > > 
> > > Sent from my Android
> > device with K-9 Mail.
> >
> > Please excuse my
> > brevity.
> >
> > 
> > > 
> > 
> > 
> > -- 
> > Sent from
> > my Android
> device with K-9 Mail. Please excuse my
> >
> brevity.
> > 
> > 
> 
> 
> -- 
> Sent from my Android device with K-9 Mail.
> Please excuse my brevity.
> 
> 


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 20:43 ` Christopher Robinson
  2016-09-24 21:10   ` J. Roeleveld
  2016-09-24 21:12   ` Dale
@ 2016-09-24 22:24   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 22:24 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 5146 bytes --]

On Sat, 24 Sep 2016 20:43:58 +0000 (UTC), Christopher Robinson wrote:

> Funny how you used XXX when I SPECIFCALLY mentioned mentioned the LIVE
> DVD as opposed to the minimal install cd. That was the whole point
> which you missed in jumping to conclusions about my ignorance. 

I know you mentioned a specific CD, I just typed XXX to save going back
through the broken threads to find the actual disc you referred to.
However it should be clear that my initial response was relevant to the
disc you mentioned as I quoted that particular question, and nothing
else, n my initial response.

I offered advice to you, which you were free to accept, reject or to
respond to with abuse. Based on your choice, you will be pleased  to know
that I won't be wasting any more of my time or yours by responding
further.

> --------------------------------------------
> On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:
> 
>  Subject: Re: [gentoo-user] New Install
>  To: gentoo-user@lists.gentoo.org
>  Date: Saturday, September 24, 2016, 4:38 PM
>  
>  On Sat, 24 Sep 2016
>  20:31:13 +0000 (UTC), Christopher Robinson wrote:
>  
>  > You are giving a generic  
>  answer to what you see as a generic question.
>  > I really can't  play 20 questions by  
>  repeating over until the light
>  > comes  
>  on.
>  
>  I'm sorry, but
>  "Can I install from disc XXX?" is a generic
>  question.
>  
>  The more specific
>  and detailed the question, the more specific and
>  detailed the answers. But the response was
>  given freely and it's entirely
>  up to you
>  what you do with it.
>  
>  
>  --------------------------------------------
>  > On Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk>  
>  wrote:
>  > 
>  >  Subject:  
>  Re: [gentoo-user] New Install
>  >  To: gentoo-user@lists.gentoo.org
>  >  Date: Saturday, September 24, 2016, 4:21  
>  PM
>  >  
>  >  On Sat, 24  
>  Sep 2016
>  >  15:05:24 +0000 (UTC),  
>  Christopher Robinson wrote:
>  >  
>  >  > Honestly, your reply is  
>  >  not helpful. I have read through the  
>  the
>  >  > handbook and the directions  
>  there do not  
>  >  match the screen  
>  results.
>  >  
>  >   
>  You'd need to be more specific about
>  >  that.
>  >  
>  >  > I
>  >  > take  
>  offense at your arrogant tone in  
>  >   
>  reply to a beginners request for
>  >  
>  >  I wasn't trying to be offensive.
>  >  
>  >  > help.While  
>  those with  
>  >  experience may find my  
>  request naive, I went to
>  >  > the  
>  list for suggestions beyond the  
>  >   
>  handbook.Also, you confuse the two
>  > 
>  >  
>  >  parts of my question in your  
>  smackdown.
>  >  
>  >   
>  Firstly, it wasn't a smackdown. Secondly,
>  >  you asked two separate
>  >  questions. I only
>  >   
>  tried to answer one of them, which is why I quoted only
>  >  one.
>  >  
>  >  As has
>  >  been  
>  mentioned elsewhere, your problem was caused by missing
>  >  a
>  >  step. The point  
>  I was trying to make is
>  >  that it is  
>  important to follow
>  >  the handbook
>  >  carefully, so the advice was to read it  
>  fully before
>  >  attempting to follow it.  
>  Reading it and
>  >  following it at the  
>  same time is
>  >  asking for
>  >  trouble.
>  >  
>  >  Experience has
>  >   
>  shown that a large proportion of new user install
>  >  problems are caused by a failure to  
>  follow the
>  >  handbook correctly.
>  >  Sometimes this is caused
>  >  by someone thinking they know better and  
>  taking
>  >  a shortcut but more often it  
>  is simply a
>  >  moaater of a mistake  
>  or
>  >  misunderstanding
>  >  somewhere.
>  >  
>  >  
>  >  > Sorry  
>  >  for the annoyance and
>  >  > possibleviolation  
>  >  of list protocol, but I expected a bit  
>  more support. 
>  >  > 
>  >  >     On  
>  >  Saturday, September 24, 2016 9:47 AM,  
>  Neil Bothwick
>  >  > <neil@digimed.co.uk>   
>  
>  >  wrote: 
>  >  >  
>  
>  >  >  On Sat,  
>  >  24 Sep 2016 12:13:00 +0000 (UTC),  
>  Christopher Robinson
>  >  wrote:
>  >  >   
>  >  > > Also,  
>  >  I read that it is possible to install  
>  Gentoo from the
>  >  Live
>  >  > > DVD.How do I do  
>  that?    
>  >  > 
>  >  > You need to read  
>  >  chapter 1 of the Gentoo handbook from  
>  start to finish,
>  >  > then read it  
>  again. When you understand  
>  >  what is  
>  going on, you then boot
>  >  > from   
>  
>  >  the live DVD and follow the  
>  installation instructions fro
>  >  the
>  >  > handbook.
>  > 
>  > 
>  >  >   
>  >  
>  >  
>  >  
>  >  
>  >  -- 
>  >  Neil  
>  Bothwick
>  >  
>  >  I  
>  distinctly remember forgetting
>  >  that.
>  >   
>  
>  
>  
>  
>  -- 
>  Neil Bothwick
>  
>  Never sleep with anyone crazier than
>  yourself.
> 




-- 
Neil Bothwick

The thrill of victory, the agony of delete.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:10     ` Dutch Ingraham
@ 2016-09-24 22:25       ` J. Roeleveld
  0 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 22:25 UTC (permalink / raw
  To: gentoo-user

On September 25, 2016 12:10:59 AM GMT+02:00, Dutch Ingraham <stoa@gmx.us> wrote:
>On Sat, Sep 24, 2016 at 09:49:07PM +0000, J. Roeleveld wrote:
>> On September 24, 2016 11:42:23 PM GMT+02:00, Christopher Robinson
><chrisrobinson@rocketmail.com> wrote:
>> >Joost you should not be responding to people seeking help. Your
>> >attititude is offensive.
>> 
>> Please do enlighten us. What part of the email you are responding to
>is offensive?
>
>
>I'd just like to take a moment and commend the regular posters to this
>list, from whom I have learned much over the last few years, for
>showing
>what is, in my opinion, great restraint and civility towards the OP. 
>If
>he had walked into *my house* and immediately began chastising the
>locals and lecturing them on how they should act, well, I may not have
>been able to be so charitable.  Well done, chaps!


Not going to fall into the obvious trap leading to politics and immigration. :)
(Sorry, too much of that going on in the world....)

I actually find it's a lot more fun to stay civil. It might also help in solving the actual issue the OP is having.

--
Joost

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 21:42 ` Christopher Robinson
  2016-09-24 21:49   ` J. Roeleveld
@ 2016-09-24 22:30   ` Neil Bothwick
  2016-09-24 22:37     ` J. Roeleveld
  1 sibling, 1 reply; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 22:30 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 583 bytes --]

On Sat, 24 Sep 2016 21:42:23 +0000 (UTC), Christopher Robinson wrote:

> Joost you should not be responding to people seeking help. Your
> attititude is offensive. Joachim and Rich have made positive
> suggestions. Sorry about top posting, but today is my first day on the
> list.

Does anyone else yearn for the good old days of usenet and the "lurk for
seven days" rule? Or did my laser eye surgery involve an excessive amount
of rose tinting? ;-)


-- 
Neil Bothwick

This universe is sold by mass, not by volume.
Some expansion may have occurred during shipment

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:30   ` Neil Bothwick
@ 2016-09-24 22:37     ` J. Roeleveld
  2016-09-24 23:18       ` Neil Bothwick
  0 siblings, 1 reply; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 22:37 UTC (permalink / raw
  To: gentoo-user

On September 25, 2016 12:30:42 AM GMT+02:00, Neil Bothwick <neil@digimed.co.uk> wrote:
>On Sat, 24 Sep 2016 21:42:23 +0000 (UTC), Christopher Robinson wrote:
>
>> Joost you should not be responding to people seeking help. Your
>> attititude is offensive. Joachim and Rich have made positive
>> suggestions. Sorry about top posting, but today is my first day on
>the
>> list.
>
>Does anyone else yearn for the good old days of usenet and the "lurk
>for
>seven days" rule? Or did my laser eye surgery involve an excessive
>amount
>of rose tinting? ;-)

I actually don't remember that rule. But when simply following the netiquette guidelines, it was really simple to get quick, friendly and helpful responses.

I always bottom post in my emails.
Only exception being when using work email. And that is because there people tend to not understand it at all and stop reading as soon as they see any quoted part of the email.

There, I accept it as I am being paid.

Here, I expect common courtesy in following the status quo as it is on a voluntary basis.

Why are more and more people expecting to be able to act in a non civil manner and still get high quality support without paying for it?

--
Joost


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <1702445064.4245949.1474756920216.ref@mail.yahoo.com>
@ 2016-09-24 22:42 ` Christopher Robinson
  2016-09-24 22:51   ` J. Roeleveld
                     ` (2 more replies)
  0 siblings, 3 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 22:42 UTC (permalink / raw
  To: gentoo-user



--------------------------------------------
On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 6:25 PM
 
 On September 25, 2016
 12:10:59 AM GMT+02:00, Dutch Ingraham <stoa@gmx.us> wrote:
 >On Sat, Sep 24, 2016 at 09:49:07PM +0000,
 J. Roeleveld wrote:
 >> On September
 24, 2016 11:42:23 PM GMT+02:00, Christopher Robinson
 ><chrisrobinson@rocketmail.com>
 wrote:Joost,

 I appreciate this reply. I did assume that after I booted the minimal install and the files compiled
I could get to a graphic desktop. That is what happens with the Live DVD, in spite of the fact that 
Neil sees no difference bewteen the two. II now understand that there is no installer. The password/
user again was based on a mistaken similarity between the minimal install and the Live DVD.
My thinking was that the minimal install required a password/user to run whereas the Live DVD
did not.


 >> >Joost you should not be
 responding to people seeking help. Your
 >> >attititude is offensive.
 >> 
 >> Please do
 enlighten us. What part of the email you are responding
 to
 >is offensive?
 >
 >
 >I'd just like to
 take a moment and commend the regular posters to this
 >list, from whom I have learned much over
 the last few years, for
 >showing
 >what is, in my opinion, great restraint and
 civility towards the OP. 
 >If
 >he had walked into *my house* and
 immediately began chastising the
 >locals
 and lecturing them on how they should act, well, I may not
 have
 >been able to be so charitable. 
 Well done, chaps!
 
 
 Not going to fall into the obvious trap leading
 to politics and immigration. :)
 (Sorry, too
 much of that going on in the world....)
 
 I actually find it's a lot more fun to stay
 civil. It might also help in solving the actual issue the OP
 is having.
 
 --
 Joost
 
 --
 
 Sent from my Android device with K-9 Mail.
 Please excuse my brevity.
 
 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:42 ` Christopher Robinson
@ 2016-09-24 22:51   ` J. Roeleveld
  2016-09-24 23:07   ` Dale
  2016-09-24 23:15   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: J. Roeleveld @ 2016-09-24 22:51 UTC (permalink / raw
  To: gentoo-user

On September 25, 2016 12:42:00 AM GMT+02:00, Christopher Robinson <chrisrobinson@rocketmail.com> wrote:
>
>
>--------------------------------------------
>On Sat, 9/24/16, J. Roeleveld <joost@antarean.org> wrote:
>
> Subject: Re: [gentoo-user] New Install
> To: gentoo-user@lists.gentoo.org
> Date: Saturday, September 24, 2016, 6:25 PM
> 
> On September 25, 2016
> 12:10:59 AM GMT+02:00, Dutch Ingraham <stoa@gmx.us> wrote:
> >On Sat, Sep 24, 2016 at 09:49:07PM +0000,
> J. Roeleveld wrote:
> >> On September
> 24, 2016 11:42:23 PM GMT+02:00, Christopher Robinson
> ><chrisrobinson@rocketmail.com>
> wrote:Joost,
>
>I appreciate this reply. I did assume that after I booted the minimal
>install and the files compiled
>I could get to a graphic desktop. That is what happens with the Live
>DVD, in spite of the fact that 
>Neil sees no difference bewteen the two. II now understand that there
>is no installer. The password/
>user again was based on a mistaken similarity between the minimal
>install and the Live DVD.
>My thinking was that the minimal install required a password/user to
>run whereas the Live DVD
>did not.
>
>
> >> >Joost you should not be
> responding to people seeking help. Your
> >> >attititude is offensive.
> >> 
> >> Please do
> enlighten us. What part of the email you are responding
> to
> >is offensive?
> >
> >
> >I'd just like to
> take a moment and commend the regular posters to this
> >list, from whom I have learned much over
> the last few years, for
> >showing
> >what is, in my opinion, great restraint and
> civility towards the OP. 
> >If
> >he had walked into *my house* and
> immediately began chastising the
> >locals
> and lecturing them on how they should act, well, I may not
> have
> >been able to be so charitable. 
> Well done, chaps!
> 
> 
> Not going to fall into the obvious trap leading
> to politics and immigration. :)
> (Sorry, too
> much of that going on in the world....)
> 
> I actually find it's a lot more fun to stay
> civil. It might also help in solving the actual issue the OP
> is having.
> 
> --
> Joost
> 
> --
> 
> Sent from my Android device with K-9 Mail.
> Please excuse my brevity.
> 
> 

If you want to install Gentoo. Go back to the first reply, by Neil, and follow the handbook.

When you encounter problems, please point to the part of the handbook you are stuck with.

Please also include information on any choices you made along the way and any deviations from the handbook until the point you are stuck with.

--
Joost
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:42 ` Christopher Robinson
  2016-09-24 22:51   ` J. Roeleveld
@ 2016-09-24 23:07   ` Dale
  2016-09-24 23:15   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 23:07 UTC (permalink / raw
  To: gentoo-user

Christopher Robinson wrote:
>
>  I appreciate this reply. I did assume that after I booted the minimal install and the files compiled
> I could get to a graphic desktop. That is what happens with the Live DVD, in spite of the fact that 
> Neil sees no difference bewteen the two. II now understand that there is no installer. The password/
> user again was based on a mistaken similarity between the minimal install and the Live DVD.
> My thinking was that the minimal install required a password/user to run whereas the Live DVD
> did not.
>
>

I'm not real sure what you are replying to at this point.  This message
starts a new thread and the quote and what you are posting doesn't
exactly match up.  Moving on.

First, the media, whatever you use, doesn't compile anything.  It just
boots the computer and gives you a prompt.  If you want a GUI, OK, it
works but it is by no means needed since it doesn't install anything
from the media anyway.   To me, a GUI just gets in the way.  Installing
Gentoo requires a command prompt not a GUI.  By the way, GUI and desktop
is basically the same thing. 

Second, when you boot the media, whatever media you use, you still have
to do the install the same way. 

Third, the only reason I can think of that you would need to set a
password on the media is if you plan to ssh into the system and install
it over that.  I know here, the only password or user info I set is when
I'm in the chroot for the new install, and close to the end of the
install at that.  So, once again, Neil is right.  Whether you are using
a minimal media or the live version, you still have to do the same
things to install Gentoo.  There is no easy way to install Gentoo.  They
tried a installer, I even tested it a couple times, but it didn't last
long.  I might add, I never got it to work here.  I wouldn't recommend
using it even if they did have one. 

Since at this point I don't think any of us have a real clue as to where
you are, I'd recommend starting over.  Boot the media and then start
there in the guide.  Follow that guide step by step.  If you get to
something that doesn't match your hardware or fails for some reason,
post here with as much info as you can.  When I say as much as you can,
anything relevant. 

That's my $0.02 worth. 

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:42 ` Christopher Robinson
  2016-09-24 22:51   ` J. Roeleveld
  2016-09-24 23:07   ` Dale
@ 2016-09-24 23:15   ` Neil Bothwick
  2 siblings, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 23:15 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On Sat, 24 Sep 2016 22:42:00 +0000 (UTC), Christopher Robinson wrote:

>  I appreciate this reply. I did assume that after I booted the minimal
> install and the files compiled I could get to a graphic desktop. That
> is what happens with the Live DVD, in spite of the fact that Neil sees
> no difference bewteen the two.

Thank you for that clarification. I always appreciate being told what I
think by someone who doesn't know me.

The Live DVD does not compile a graphic desktop, it does not know which
one you want. It may boot to a graphic desktop but that is a completely
different thing and has no bearing on the installation process.


-- 
Neil Bothwick

Justify my text? I'm sorry but it has no excuse.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 22:37     ` J. Roeleveld
@ 2016-09-24 23:18       ` Neil Bothwick
  0 siblings, 0 replies; 64+ messages in thread
From: Neil Bothwick @ 2016-09-24 23:18 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

On Sat, 24 Sep 2016 22:37:55 +0000, J. Roeleveld wrote:

> >Does anyone else yearn for the good old days of usenet and the "lurk
> >for
> >seven days" rule? Or did my laser eye surgery involve an excessive
> >amount
> >of rose tinting? ;-)  
> 
> I actually don't remember that rule. But when simply following the
> netiquette guidelines, it was really simple to get quick, friendly and
> helpful responses.

It was part of netiquette, at least in the areas of usenet that I
inhabited, that you lurked for seven days after joining a group and only
posted once you were aware of the conventions and people involved.


-- 
Neil Bothwick

Multitasking: Reading in the bathroom.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
       [not found] <756770183.895940.1474759833261.ref@mail.yahoo.com>
@ 2016-09-24 23:30 ` Christopher Robinson
  2016-09-24 23:44   ` Dale
  2016-09-25 14:54   ` Rich Freeman
  0 siblings, 2 replies; 64+ messages in thread
From: Christopher Robinson @ 2016-09-24 23:30 UTC (permalink / raw
  To: gentoo-user

Neil, 
There you go again twisting my words.I never said it compiles to a graphic desktop. I said it gets
to one, after compiling. Try to read more carefully, will you?
Please keep to your promise not to respond to my posts.
--------------------------------------------
 n Sat, 9/24/16, Neil Bothwick <neil@digimed.co.uk> wrote:

 Subject: Re: [gentoo-user] New Install
 To: gentoo-user@lists.gentoo.org
 Date: Saturday, September 24, 2016, 7:15 PM
 
 On Sat, 24 Sep 2016
 22:42:00 +0000 (UTC), Christopher Robinson wrote:
 
 >  I appreciate this reply. I did assume
 that after I booted the minimal
 > install
 and the files compiled I could get to a graphic desktop.
 That
 > is what happens with the Live DVD,
 in spite of the fact that Neil sees
 > no
 difference bewteen the two.
 
 Thank you for that clarification. I always
 appreciate being told what I
 think by
 someone who doesn't know me.
 
 The Live DVD does not compile a graphic
 desktop, it does not know which
 one you
 want. It may boot to a graphic desktop but that is a
 completely
 different thing and has no
 bearing on the installation process.
 
 
 -- 
 Neil
 Bothwick
 
 Justify my text?
 I'm sorry but it has no excuse.


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 23:30 ` Christopher Robinson
@ 2016-09-24 23:44   ` Dale
  2016-09-25 14:54   ` Rich Freeman
  1 sibling, 0 replies; 64+ messages in thread
From: Dale @ 2016-09-24 23:44 UTC (permalink / raw
  To: gentoo-user

Christopher Robinson wrote:
> Neil, 
> There you go again twisting my words.I never said it compiles to a graphic desktop. I said it gets
> to one, after compiling. Try to read more carefully, will you?
> Please keep to your promise not to respond to my posts.

Either way, what you said is not correct.  As I posted in another reply,
the media doesn't compile anything to get to a GUI or desktop. 
Actually, it doesn't compile anything at all.  It only boots and gives
you a command prompt which is all you need to start installing Gentoo. 
So far, the very first reply Neil gave seems to be the most accurate
advice.  Based on the very limited info you have provided, it seems you
have not even started the install process.  You think you have but you
have only booted the media and not much else beyond that. 

Several of us are trying to help you with this process but you are not
helping yourself by responding to only a few messages with info that is
either wrong or has nothing whatsoever to do with the problem.  I posted
a reply hours ago asking some questions about what you have done and if
you recall doing them.  You seem to have ignored that message
completely.  If you can't answer our questions so that we can figure out
just where in the process you are, then we can't help you. 

Dale

:-)  :-) 


^ permalink raw reply	[flat|nested] 64+ messages in thread

* Re: [gentoo-user] New Install
  2016-09-24 23:30 ` Christopher Robinson
  2016-09-24 23:44   ` Dale
@ 2016-09-25 14:54   ` Rich Freeman
  1 sibling, 0 replies; 64+ messages in thread
From: Rich Freeman @ 2016-09-25 14:54 UTC (permalink / raw
  To: gentoo-user

On Sat, Sep 24, 2016 at 7:30 PM, Christopher Robinson
<chrisrobinson@rocketmail.com> wrote:
> There you go again twisting my words.I never said it compiles to a graphic desktop. I said it gets
> to one, after compiling. Try to read more carefully, will you?
> Please keep to your promise not to respond to my posts.

I would suggest posting a bit more detail.  For example, if you're
following the handbook please indicate the last section you completed
before you got stuck, and provide specific details on what is going
wrong (error message, etc).  I think that will make it much easier for
those trying to follow along.  There are a couple of steps that
involve compiling something so it isn't obvious from your description
where you're getting stuck.  The more specific the description of the
problem, the more likely you are to get a specific answer.  A few of
us have probably personally experienced just about everything that can
go wrong with a Gentoo install, so it is just a matter of identifying
where you're getting stuck...

-- 
Rich


^ permalink raw reply	[flat|nested] 64+ messages in thread

end of thread, other threads:[~2016-09-25 14:54 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 18:51 [gentoo-user] new install James
2009-09-03 23:33 ` [gentoo-user] " James
2009-09-05 16:17   ` Mick
     [not found] <360569783.3985353.1474719180280.ref@mail.yahoo.com>
2016-09-24 12:13 ` [gentoo-user] New Install Christopher Robinson
2016-09-24 13:47   ` Neil Bothwick
2016-09-24 15:05     ` Christopher Robinson
2016-09-24 15:35       ` Dale
2016-09-24 15:38         ` Rich Freeman
2016-09-24 19:44           ` Dale
2016-09-24 20:04             ` Rich Freeman
2016-09-24 20:35               ` Dale
2016-09-24 20:13           ` Neil Bothwick
2016-09-24 20:16             ` Rich Freeman
2016-09-24 20:26               ` Neil Bothwick
2016-09-24 21:56                 ` Tom H
2016-09-24 20:21       ` Neil Bothwick
2016-09-24 15:18   ` Rich Freeman
     [not found]     ` <CALsGW-+dfUH3MzfrFjsD5GGCLvXG+d=xEe+uVhahXS-qvmkUBw@mail.gmail.com>
     [not found]       ` <CALsGW-LS_aU7_+J1oCr+fuzsh3-iOdfZqc-4kjCboV3E0CS9nw@mail.gmail.com>
2016-09-24 15:29         ` Joachim Gwoke
     [not found] <1754399464.786343.1474733701153.ref@mail.yahoo.com>
2016-09-24 16:15 ` Christopher Robinson
2016-09-24 17:19   ` Rich Freeman
2016-09-24 20:35   ` Neil Bothwick
     [not found] <1352463803.4106630.1474744960232.ref@mail.yahoo.com>
2016-09-24 19:22 ` Christopher Robinson
2016-09-24 20:00   ` Rich Freeman
     [not found] <1603192646.4100550.1474746512265.ref@mail.yahoo.com>
2016-09-24 19:48 ` Christopher Robinson
2016-09-24 20:17   ` Dale
     [not found] <1540740994.4100933.1474748884633.ref@mail.yahoo.com>
2016-09-24 20:28 ` Christopher Robinson
2016-09-24 20:54   ` Dale
2016-09-24 21:01     ` J. Roeleveld
2016-09-24 21:15       ` Dale
2016-09-24 21:29         ` Joachim Gwoke
2016-09-24 21:36           ` J. Roeleveld
2016-09-24 21:55           ` Dale
2016-09-24 21:06     ` Christopher Robinson
2016-09-24 21:36       ` Dale
2016-09-24 21:44       ` J. Roeleveld
     [not found] <1562002476.4170758.1474749073967.ref@mail.yahoo.com>
2016-09-24 20:31 ` Christopher Robinson
2016-09-24 20:38   ` Neil Bothwick
     [not found] <332512508.4090565.1474749358743.ref@mail.yahoo.com>
2016-09-24 20:35 ` Christopher Robinson
2016-09-24 21:12   ` J. Roeleveld
2016-09-24 22:00   ` Tom H
     [not found] <1962844038.4081912.1474749616256.ref@mail.yahoo.com>
2016-09-24 20:40 ` Christopher Robinson
2016-09-24 20:57   ` J. Roeleveld
     [not found] <884942704.4121549.1474749838105.ref@mail.yahoo.com>
2016-09-24 20:43 ` Christopher Robinson
2016-09-24 21:10   ` J. Roeleveld
2016-09-24 21:12   ` Dale
2016-09-24 22:24   ` Neil Bothwick
     [not found] <1642493884.2373662.1474753343158.ref@mail.yahoo.com>
2016-09-24 21:42 ` Christopher Robinson
2016-09-24 21:49   ` J. Roeleveld
2016-09-24 22:10     ` Dutch Ingraham
2016-09-24 22:25       ` J. Roeleveld
2016-09-24 22:30   ` Neil Bothwick
2016-09-24 22:37     ` J. Roeleveld
2016-09-24 23:18       ` Neil Bothwick
     [not found] <778691606.4172039.1474753985763.ref@mail.yahoo.com>
2016-09-24 21:53 ` Christopher Robinson
2016-09-24 21:59   ` J. Roeleveld
     [not found] <290906285.4196379.1474755243136.ref@mail.yahoo.com>
2016-09-24 22:14 ` Christopher Robinson
2016-09-24 22:22   ` J. Roeleveld
     [not found] <1702445064.4245949.1474756920216.ref@mail.yahoo.com>
2016-09-24 22:42 ` Christopher Robinson
2016-09-24 22:51   ` J. Roeleveld
2016-09-24 23:07   ` Dale
2016-09-24 23:15   ` Neil Bothwick
     [not found] <756770183.895940.1474759833261.ref@mail.yahoo.com>
2016-09-24 23:30 ` Christopher Robinson
2016-09-24 23:44   ` Dale
2016-09-25 14:54   ` Rich Freeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox