public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  2006 livecd (x86)
@ 2006-06-30 19:37 James
  2006-06-30 19:57 ` David Dalrymple
  2006-06-30 20:12 ` [gentoo-user] " Daniel da Veiga
  0 siblings, 2 replies; 8+ messages in thread
From: James @ 2006-06-30 19:37 UTC (permalink / raw
  To: gentoo-user

Hello

I just booted one up and I cannot su to root.
It wants a passwd and I tried the usual suspects...
The default user (gentoo) can issue (sudo) root commands?
Certainly the  gentoo user does not have the paths set such as
 root's  paths would be set. I definately need the default root
passwd to set the ip address  (ifconfig) for a temporary test.

Fome the handbook "Once the boot process completes, you will be automatically
logged in to the "Live" Gentoo Linux as "root", the super user. You should have
a root ("#")" But that's not the case for me . There was an intial
log screen, but entering root there it still prompts me for the root passwd...

Is the default passwd the same for amd64 livecd?


lspci is present, but 'lshw' is not. Is there a way to get lshw on a
usb memory device, so I can use to test out a new portable(no net connection)?
Is there a way to include lshw on the installation CD?

Any other suggestions for using a 2006 livecd for testing (potential) equipment?


James




-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 2006 livecd (x86)
  2006-06-30 19:37 [gentoo-user] 2006 livecd (x86) James
@ 2006-06-30 19:57 ` David Dalrymple
  2006-06-30 21:42   ` [gentoo-user] " James
  2006-06-30 20:12 ` [gentoo-user] " Daniel da Veiga
  1 sibling, 1 reply; 8+ messages in thread
From: David Dalrymple @ 2006-06-30 19:57 UTC (permalink / raw
  To: gentoo-user

You can do

sudo passwd

and set the root password, if you have sudo.  I don't think you should
need to do that but it works.

--David

On 6/30/06, James <wireless@tampabay.rr.com> wrote:
> Hello
>
> I just booted one up and I cannot su to root.
> It wants a passwd and I tried the usual suspects...
> The default user (gentoo) can issue (sudo) root commands?
> Certainly the  gentoo user does not have the paths set such as
>  root's  paths would be set. I definately need the default root
> passwd to set the ip address  (ifconfig) for a temporary test.
>
> Fome the handbook "Once the boot process completes, you will be automatically
> logged in to the "Live" Gentoo Linux as "root", the super user. You should have
> a root ("#")" But that's not the case for me . There was an intial
> log screen, but entering root there it still prompts me for the root passwd...
>
> Is the default passwd the same for amd64 livecd?
>
>
> lspci is present, but 'lshw' is not. Is there a way to get lshw on a
> usb memory device, so I can use to test out a new portable(no net connection)?
> Is there a way to include lshw on the installation CD?
>
> Any other suggestions for using a 2006 livecd for testing (potential) equipment?
>
>
> James
>
>
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] 2006 livecd (x86)
  2006-06-30 19:37 [gentoo-user] 2006 livecd (x86) James
  2006-06-30 19:57 ` David Dalrymple
@ 2006-06-30 20:12 ` Daniel da Veiga
  2006-06-30 22:25   ` [gentoo-user] " James
  1 sibling, 1 reply; 8+ messages in thread
From: Daniel da Veiga @ 2006-06-30 20:12 UTC (permalink / raw
  To: gentoo-user

On 6/30/06, James <wireless@tampabay.rr.com> wrote:
> Hello
>
> I just booted one up and I cannot su to root.
> It wants a passwd and I tried the usual suspects...
> The default user (gentoo) can issue (sudo) root commands?
> Certainly the  gentoo user does not have the paths set such as
>  root's  paths would be set. I definately need the default root
> passwd to set the ip address  (ifconfig) for a temporary test.

Have you tried "sudo su"? Or CTRL+F[1-6] and "passwd" because the
consoles are logged in automatically...

>
> Fome the handbook "Once the boot process completes, you will be automatically
> logged in to the "Live" Gentoo Linux as "root", the super user. You should have
> a root ("#")" But that's not the case for me . There was an intial
> log screen, but entering root there it still prompts me for the root passwd...

Are you using the 2006.0 and following the old guide? Because what you
refer is for manual install, you don't get the X system in this type
of install...

>
> Is the default passwd the same for amd64 livecd?

The password is scrambled for security reasons, you can change it...

>
> lspci is present, but 'lshw' is not. Is there a way to get lshw on a
> usb memory device, so I can use to test out a new portable(no net connection)?
> Is there a way to include lshw on the installation CD?
>
> Any other suggestions for using a 2006 livecd for testing (potential) equipment?
>

Get a LiveCD that is designed for testing... The Gentoo one is for
Gentoo install.
I've used specially made Knoppix CDs for testing/fixing. There are
instructions on how to make your own Gentoo LiveCD at gentoo.org (you
can add whatever you want this way).

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



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

* [gentoo-user]  Re: 2006 livecd (x86)
  2006-06-30 19:57 ` David Dalrymple
@ 2006-06-30 21:42   ` James
  2006-06-30 22:00     ` Bo Ørsted Andresen
  0 siblings, 1 reply; 8+ messages in thread
From: James @ 2006-06-30 21:42 UTC (permalink / raw
  To: gentoo-user

David Dalrymple <davidad <at> mit.edu> writes:


> sudo passwd

works like a charm! I'm not sure why this little bit of info
is missing from the handbook.

thx,

James




-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: 2006 livecd (x86)
  2006-06-30 21:42   ` [gentoo-user] " James
@ 2006-06-30 22:00     ` Bo Ørsted Andresen
  0 siblings, 0 replies; 8+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-30 22:00 UTC (permalink / raw
  To: gentoo-user

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

On Friday 30 June 2006 23:42, James wrote:
> > sudo passwd
>
> works like a charm! I'm not sure why this little bit of info
> is missing from the handbook.

Daniel already answered that question. The manual install book assumes that 
you use the installcd rather than the livecd. That doesn't mean you should 
but it explains why it isn't in there. You may try to file a bug to have this 
added if you wish.

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* [gentoo-user]  Re: 2006 livecd (x86)
  2006-06-30 20:12 ` [gentoo-user] " Daniel da Veiga
@ 2006-06-30 22:25   ` James
  2006-06-30 23:45     ` Daniel da Veiga
  0 siblings, 1 reply; 8+ messages in thread
From: James @ 2006-06-30 22:25 UTC (permalink / raw
  To: gentoo-user

Daniel da Veiga <danieldaveiga <at> gmail.com> writes:


> > I just booted one up and I cannot su to root.
> > It wants a passwd and I tried the usual suspects...
> > The default user (gentoo) can issue (sudo) root commands?
> > Certainly the  gentoo user does not have the paths set such as
> > root's  paths would be set. I definately need the default root
> > passwd to set the ip address  (ifconfig) for a temporary test.

> Have you tried "sudo su"? Or CTRL+F[1-6] and "passwd" because the
> consoles are logged in automatically...

Yes it sudo su works fine.


> Are you using the 2006.0 and following the old guide? Because 
what you
> refer is for manual install, you don't get the X system in 
this type
> of install...
 
I'm not trying to install a system, I'm using it for testing 
potential portables before purchase one. I'm following the  
guide directly  off of www.gentoo.com "Updated May 28, 2006".


> > Is the default passwd the same for amd64 livecd?

> The password is scrambled for security reasons, you can change it...

Hm, OK since I do (yet) have an amd64 system to test it on, I'm 
assuming
the same 'sudo su' trick will work on a livecd for amd64? It's my
first choice, as I go out and test portables.

> > lspci is present, but 'lshw' is not. Is there a way to get 
lshw on 
> > usb memory device, so I can use to test out a new portable
(no net connection)?
> > Is there a way to include lshw on the installation CD?
> > Any other suggestions for using a 2006 livecd for testing 
(potential) equipment?

> Get a LiveCD that is designed for testing... The Gentoo one is for
> Gentoo install.
> I've used specially made Knoppix CDs for testing/fixing. There are
> instructions on how to make your own Gentoo LiveCD at gentoo.org 
(you
> can add whatever you want this way).


Got a url to the iso immage?   And a little documentation?
Note, the livecd is very easy (dirt simple) to test with. Just 
boot it
up and go root. Knoppix is something I do not have any experience
with, nor can I imagine it is easier to use than Gentoo livecd, 
which only missing lshw, which would be extremely useful for
hardware  discovery for both testing and installation; 
ymmv.

Of coarse if your testing cds have the ability to setup lm_sensors
so one can test the low_level busses on portables, that would be
a keen advantage.....

Send me urls to the knoppix cds for testing of x86 and amd64
and I'll give those a whirl tonight while shopping.....

tia,

James










-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: 2006 livecd (x86)
  2006-06-30 22:25   ` [gentoo-user] " James
@ 2006-06-30 23:45     ` Daniel da Veiga
  2006-07-01  2:20       ` James
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel da Veiga @ 2006-06-30 23:45 UTC (permalink / raw
  To: gentoo-user

On 6/30/06, James <wireless@tampabay.rr.com> wrote:
> Daniel da Veiga <danieldaveiga <at> gmail.com> writes:
>
>
> > > I just booted one up and I cannot su to root.
> > > It wants a passwd and I tried the usual suspects...
> > > The default user (gentoo) can issue (sudo) root commands?
> > > Certainly the  gentoo user does not have the paths set such as
> > > root's  paths would be set. I definately need the default root
> > > passwd to set the ip address  (ifconfig) for a temporary test.
>
> > Have you tried "sudo su"? Or CTRL+F[1-6] and "passwd" because the
> > consoles are logged in automatically...
>
> Yes it sudo su works fine.
>
>
> > Are you using the 2006.0 and following the old guide? Because
> what you
> > refer is for manual install, you don't get the X system in
> this type
> > of install...
>
> I'm not trying to install a system, I'm using it for testing
> potential portables before purchase one. I'm following the
> guide directly  off of www.gentoo.com "Updated May 28, 2006".
>
>
> > > Is the default passwd the same for amd64 livecd?
>
> > The password is scrambled for security reasons, you can change it...
>
> Hm, OK since I do (yet) have an amd64 system to test it on, I'm
> assuming
> the same 'sudo su' trick will work on a livecd for amd64? It's my
> first choice, as I go out and test portables.
>
> > > lspci is present, but 'lshw' is not. Is there a way to get
> lshw on
> > > usb memory device, so I can use to test out a new portable
> (no net connection)?
> > > Is there a way to include lshw on the installation CD?
> > > Any other suggestions for using a 2006 livecd for testing
> (potential) equipment?
>
> > Get a LiveCD that is designed for testing... The Gentoo one is for
> > Gentoo install.
> > I've used specially made Knoppix CDs for testing/fixing. There are
> > instructions on how to make your own Gentoo LiveCD at gentoo.org
> (you
> > can add whatever you want this way).
>
>
> Got a url to the iso immage?   And a little documentation?
> Note, the livecd is very easy (dirt simple) to test with. Just
> boot it
> up and go root. Knoppix is something I do not have any experience
> with, nor can I imagine it is easier to use than Gentoo livecd,
> which only missing lshw, which would be extremely useful for
> hardware  discovery for both testing and installation;
> ymmv.
>
> Of coarse if your testing cds have the ability to setup lm_sensors
> so one can test the low_level busses on portables, that would be
> a keen advantage.....
>
> Send me urls to the knoppix cds for testing of x86 and amd64
> and I'll give those a whirl tonight while shopping.....
>
> tia,
>

Googling: gentoo build livecd

Results:

http://forums.gentoo.org/viewtopic.php?t=57754
http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch
http://gentoo-wiki.com/HOWTO_build_a_LiveCD

(this should keep you busy for tonight ;)

I don't send knoppix links because you can find them at their site,
neither others cause you seem familiar with gentoo, so a livecd based
on gentoo would be better for you. With those links, you can build a
gentoo livecd with every tool you like (to the limit of CD-ROM space,
or pendrive space, anyway).

I'm pretty sure a better look at Wiki and the foruns would get you
TONS of info besides what I got.

-- 
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
-- 
gentoo-user@gentoo.org mailing list



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

* [gentoo-user]  Re: 2006 livecd (x86)
  2006-06-30 23:45     ` Daniel da Veiga
@ 2006-07-01  2:20       ` James
  0 siblings, 0 replies; 8+ messages in thread
From: James @ 2006-07-01  2:20 UTC (permalink / raw
  To: gentoo-user

Daniel da Veiga <danieldaveiga <at> gmail.com> writes:


> http://forums.gentoo.org/viewtopic.php?t=57754
> http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch
> http://gentoo-wiki.com/HOWTO_build_a_LiveCD

> (this should keep you busy for tonight ;)

Thanks for the links!

I'll give them a whirl and have some fun testing
new portable.

thanks to all,


James




-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2006-07-01  2:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-30 19:37 [gentoo-user] 2006 livecd (x86) James
2006-06-30 19:57 ` David Dalrymple
2006-06-30 21:42   ` [gentoo-user] " James
2006-06-30 22:00     ` Bo Ørsted Andresen
2006-06-30 20:12 ` [gentoo-user] " Daniel da Veiga
2006-06-30 22:25   ` [gentoo-user] " James
2006-06-30 23:45     ` Daniel da Veiga
2006-07-01  2:20       ` James

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