rafael2k | 1 Oct 2004 21:38

instalation procedures for netbsd 2.0rc1 using the old JINSTALL.gz

Hi,
Yesterday I instaled the NetBSD 2.0rc1 using sysinst, and I the only issue 
that made to completely install the system was create some emptys tarballs 
(xmisc.tgz and xcontrib.tgz, if I think).
But when I booted inside the new system, It stopped at "no /dev/console", and 
it had no device files.
Does MAKEDEV script has a option the create all device files?

bye,
rafael diniz

--

-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Engenharia da Computação  --  Unicamp
http://www.gnu.org/philosophy/why-free.pt.html
Radio Muda, radiolivre.org, Centro de Mídia Independente, SubMídia, GPSL
Chave PGP: id 0x2FF86098 / keys.indymedia.org
"Acreditar que um conhecimento pode ser vendido ou
comprado é uma forma sutil (e cruel) de perpetuar a ignorância."
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

rafael2k | 1 Oct 2004 22:48

instalation procedures for netbsd 2.0rc1 ... -- part 2

Em Sex 01 Out 2004 19:38, rafael2k escreveu:
> Hi,
> Yesterday I instaled the NetBSD 2.0rc1 using sysinst from the old 
JINSTALL.gz, and I the only issue
> that made to completely install the system was create some emptys tarballs
> (xmisc.tgz and xcontrib.tgz, if I think).
> But when I booted inside the new system, It stopped at "no /dev/console",
> and it had no device files.
> Does MAKEDEV script has a option the create all device files?

I made a link from /dev/console to /dev/ttyE0 and now it hangs after:

boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs

and stops...

any ideias?

thanx,
rafael diniz

--

-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Engenharia da Computação  --  Unicamp
http://www.gnu.org/philosophy/why-free.pt.html
Radio Muda, radiolivre.org, Centro de Mídia Independente, SubMídia, GPSL
Chave PGP: id 0x2FF86098 / keys.indymedia.org
"Acreditar que um conhecimento pode ser vendido ou
(Continue reading)

b-tuck | 3 Oct 2004 22:14
Picon

Re: instalation procedures for netbsd 2.0rc1 ... -- part 2

> Em Sex 01 Out 2004 19:38, rafael2k escreveu:
> > Hi,
> > Yesterday I instaled the NetBSD 2.0rc1 using sysinst from the old 
> JINSTALL.gz, and I the only issue
> > that made to completely install the system was create some emptys
> tarballs
> > (xmisc.tgz and xcontrib.tgz, if I think).
> > But when I booted inside the new system, It stopped at "no
> /dev/console",
> > and it had no device files.
> > Does MAKEDEV script has a option the create all device files?
> 
> I made a link from /dev/console to /dev/ttyE0 and now it hangs after:
> 
> boot device: wd0
> root on wd0a dumps on wd0b
> root file system type: ffs
> 
> and stops...
> 
> any ideias?
> 
> thanx,
> rafael diniz

you don't need MAKEDEV, if you have got a running netbsd just copy the
/dev-entries to your cf-card
since then i had no /dev/console not found error message
but i have 2 problems:

(Continue reading)

rafael2k | 4 Oct 2004 23:32

NetBSD 2.0 issues

What instalation method will be recommended to new users that want to use 
NetBSD 2.0 in hpcarm handheld?
Cross compile the system in a i386 machine and copy it to the cf card?
Just untar the hpcarm binary tgz's inside the cf card?

and forget the sysinst installation with new kernel ?

thanx
rafael diniz

--

-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Engenharia da Computação  --  Unicamp
http://www.gnu.org/philosophy/why-free.pt.html
Radio Muda, radiolivre.org, Centro de Mídia Independente, SubMídia, GPSL
Chave PGP: id 0x2FF86098 / keys.indymedia.org
"Acreditar que um conhecimento pode ser vendido ou
comprado é uma forma sutil (e cruel) de perpetuar a ignorância."
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Valeriy E. Ushakov | 5 Oct 2004 09:12
Picon

Re: NetBSD 2.0 issues

rafael2k <rafael <at> riseup.net> wrote:

> What instalation method will be recommended to new users that want to use 
> NetBSD 2.0 in hpcarm handheld?
> Cross compile the system in a i386 machine and copy it to the cf card?
> Just untar the hpcarm binary tgz's inside the cf card?

I'd say that's the easiest way if you have another netbsd machine.

SY, Uwe
--

-- 
uwe <at> ptc.spbu.ru                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen

b-tuck | 6 Oct 2004 22:08
Picon

still the same problem with the binary build

hi again,
ok now my netbsd is boots on my jornada, but i still got the problem with
the option insecure i need in my kernel, heres the output if i put an
"passwd" into my rc.local and change the password this way:

passwd: The passwd file is busy, waiting...
passwd: The passwd file is still busy, try again later

this is because of the option insecure isn't it?

--

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl

Miles Nordin | 7 Oct 2004 17:30

Re: still the same problem with the binary build

>>>>> "b" == b-tuck  <b-tuck <at> gmx.net> writes:

     b> heres the output if i put an "passwd" into my rc.local

what happens when you boot to single-user mode by checking the
appropriate box in hpcboot?
b-tuck | 7 Oct 2004 19:59
Picon

Re: still the same problem with the binary build

i can boot into single mode but theres the same problem if i try passwd
there

> >>>>> "b" == b-tuck  <b-tuck <at> gmx.net> writes:
> 
>      b> heres the output if i put an "passwd" into my rc.local
> 
> what happens when you boot to single-user mode by checking the
> appropriate box in hpcboot?
> 

--

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl

Miles Nordin | 7 Oct 2004 22:36

Re: still the same problem with the binary build

>>>>> "b" == b-tuck  <b-tuck <at> gmx.net> writes:

     b> i can boot into single mode but theres the same problem if i
     b> try passwd there

from vipw(8):
     If a vipw session is killed it may leave ``/etc/ptmp'', which will cause
     future vipw executions to fail with ``vipw: the passwd file is busy'',
     until it is removed.

so, try 'rm /etc/ptmp'.  Maybe that will help.

--

-- 
Le fascisme est la dictature ouverte de la bourgeoisie.
		-- Georg Dimitrov
b-tuck | 8 Oct 2004 15:04
Picon

Re: still the same problem with the binary build

ok now i'm a little bit further
there is no /etc/ptmp
and i cant mount anything in single mode because i don't have a "/" key,
it's funny because not every key on my jornada prints sings..... *argh*

--

-- 
GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail
+++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++


Gmane