Re: Unfortunate dot was ... missing

2009-02-24 Thread Jean-François SIMON
This perfectly worked. Thanks to all btw. 2009/2/24 Josh Grosse : > On Tue, 24 Feb 2009 19:43:18 +0100, Jean-Francois wrote >> All, >> >> I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore >> on my server box. >> One can tell me if this is possible to backup the system withou

Re: Unfortunate dot was ... missing

2009-02-24 Thread Etienne Robillard
On February 24, 2009 01:43:18 pm you wrote: > All, > > I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore > on my server box. > One can tell me if this is possible to backup the system without freshh > install ? > This is a i386 4.4 OpenBSD. One could eventually send me a way o

Re: Unfortunate dot was ... missing

2009-02-24 Thread Daniel A. Ramaley
Firstly, don't panic. I think if you recreate /dev with the appropriate permissions, add the "MAKEDEV" script and run it, that everything will be fine. You might have to do all this after booting from a CD though and mounting the filesystem. Here's what the permissions look like on my 4.4 syst

Re: Unfortunate dot was ... missing

2009-02-24 Thread Tim Donahue
Jean-Francois wrote: > All, > > I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore > on my server box. > One can tell me if this is possible to backup the system without freshh > install ? > This is a i386 4.4 OpenBSD. One could eventually send me a way or > another the full /

Re: Unfortunate dot was ... missing

2009-02-24 Thread richardtoohey
Quoting Jean-Francois : > All, > > I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore > on my server box. > One can tell me if this is possible to backup the system without freshh > install ? > This is a i386 4.4 OpenBSD. One could eventually send me a way or > another the fu

Re: Unfortunate dot was ... missing

2009-02-24 Thread Tony Abernethy
Jason Dixon wrote: > > On Tue, Feb 24, 2009 at 07:43:18PM +0100, Jean-Francois wrote: > > All, > > > > I just forget the dot !! in the 'rm -r ./dev' so I have no > /dev anymore > > on my server box. > > One can tell me if this is possible to backup the system > without freshh > > install ? > >

Re: Unfortunate dot was ... missing

2009-02-24 Thread Jason Dixon
On Tue, Feb 24, 2009 at 07:43:18PM +0100, Jean-Francois wrote: > All, > > I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore > on my server box. > One can tell me if this is possible to backup the system without freshh > install ? > This is a i386 4.4 OpenBSD. One could eventu

Unfortunate dot was ... missing

2009-02-24 Thread Jean-Francois
All, I just forget the dot !! in the 'rm -r ./dev' so I have no /dev anymore on my server box. One can tell me if this is possible to backup the system without freshh install ? This is a i386 4.4 OpenBSD. One could eventually send me a way or another the full /dev in case this option actually work