View Single Post

   
  #9 (permalink)  
Old 02-19-2008, 11:55 AM
/dev/rob0
 
Posts: n/a
Default Re: installing in chroot

On Mon, 28 Jun 2004 13:28:59 -0400, Mike Denhoff wrote:
> Then using pkgtool I ran the various setup scripts. The only unusual
> think here was that the netconfig script did not probe for my network
> card. Maybe because I had hotplug enabled?


Probably without /proc the probing does not work. I haven't delved into
the code to know for sure, but that would be my guess.

> Anyway I added a rc.netdevice for my old ISA nic.


Probing often didn't work for ISA NIC's anyway.

> Hmm, I wonder how I could move my normal users over with their same
> passwords.


Copy from the old /etc the files group, passwd, and *shadow. However
you should merge some of the new groups added in 10.0.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply

Reply With Quote