Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2005 21:19:52 +1000
From:      Peter Grehan <grehan@freebsd.org>
To:        gil verthaim <lazeros@actcom.net.il>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: freebsd 6.0 beta1/ppc on emac 1250mhz: install atempt report
Message-ID:  <42EB6258.7090804@freebsd.org>
In-Reply-To: <42E8ED02.2080908@actcom.net.il>
References:  <42E7A9D3.5080704@actcom.net.il>	<42E831A6.8000902@freebsd.org>	<42E8BC33.6080900@actcom.net.il>	<42E8E486.7030602@actcom.net.il> <42E8ED02.2080908@actcom.net.il>

next in thread | previous in thread | raw e-mail | index | archive | help
> in a resent installation atampt i have now found a new problem:
> the init script can execute getty becose it doesnt finds the any of the 
> virtual teminal /dev entry
> 
> example:
> "init:cant exec getty '/usr/libexecgetty' for prot /dev/ttyvX no such 
> file or dicrectory"
> 
> and keeps looping in attempt to find them...

  Would you be able to boot into single-user mode (boot -s at the loader 
prompt) and 'ls /dev' when you get to the root prompt ?

  The syscons ttyv* entries are createc by devfs, so the only reason I 
could think that they don't show up is that there is no /dev directory 
on the root filesystem. But, in that case, init bombs out very early 
because it can't open /dev/console.

later,

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42EB6258.7090804>