Re: config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Le dimanche 06 janvier 2019 à 11:53 -0800, Cy Schubert a écrit :
> Oliver Pinter suggested looking in /var/db/backup.
> 
> We know group is toast, you told us. Based on one of your paragraphs,
> passwd might also be toasted. What else has been damaged?

i retrive my /etc/group but the problem seems more that only file's
mistake.
> 
> -Original Message-
> From: White Wizard
> Sent: 06/01/2019 10:49
> To: freebsd-current@freebsd.org
> Subject: Re: config files break after mergemaster -Ui
> 
> Le dimanche 06 janvier 2019 à 09:30 -0800, Cy Schubert a écrit :
> > In message ,
> >  
> > White Wizard writes:
> > > How can i re-install défault config files ? Now i just single
> > > user's
> > > access. When i try to login root, before pass's ask the system
> > > say
> > > me
> > > invalid login...
> > 
> > Sounds like /etc/passwd also got hosed.
> > 
> > While single user, try the -s option of mergemaster. This compares
> > each 
> > file line by line instead of the SVN revision number.
> 
> my /usr/src is empty ?!?

the auto patitionning with the installer do a separaite /usr ?

BR,
WW

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


RE: config files break after mergemaster -Ui

2019-01-06 Thread Cy Schubert
Oliver Pinter suggested looking in /var/db/backup.

We know group is toast, you told us. Based on one of your paragraphs, passwd 
might also be toasted. What else has been damaged?

---
Sent using a tiny phone keyboard.
Apologies for any typos and autocorrect.
Also, this old phone only supports top post. Apologies.

Cy Schubert
 or 
The need of the many outweighs the greed of the few.
---

-Original Message-
From: White Wizard
Sent: 06/01/2019 10:49
To: freebsd-current@freebsd.org
Subject: Re: config files break after mergemaster -Ui

Le dimanche 06 janvier 2019 à 09:30 -0800, Cy Schubert a écrit :
> In message , 
> White Wizard writes:
> > How can i re-install défault config files ? Now i just single
> > user's
> > access. When i try to login root, before pass's ask the system say
> > me
> > invalid login...
> 
> Sounds like /etc/passwd also got hosed.
> 
> While single user, try the -s option of mergemaster. This compares
> each 
> file line by line instead of the SVN revision number.

my /usr/src is empty ?!?


> This assumes that /etc actually exists and assumes that your root 
> filesystem is, except for this, generally ok. It's suggested that
> you 
> ascertain the state of the filesystem first and nothing else is
> missing 
> or damaged before attempting any further recovery.

can you explain better ?

Cheers,
White Wizard.

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Le dimanche 06 janvier 2019 à 09:30 -0800, Cy Schubert a écrit :
> In message , 
> White Wizard writes:
> > How can i re-install défault config files ? Now i just single
> > user's
> > access. When i try to login root, before pass's ask the system say
> > me
> > invalid login...
> 
> Sounds like /etc/passwd also got hosed.
> 
> While single user, try the -s option of mergemaster. This compares
> each 
> file line by line instead of the SVN revision number.

my /usr/src is empty ?!?


> This assumes that /etc actually exists and assumes that your root 
> filesystem is, except for this, generally ok. It's suggested that
> you 
> ascertain the state of the filesystem first and nothing else is
> missing 
> or damaged before attempting any further recovery.

can you explain better ?

Cheers,
White Wizard.

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: config files break after mergemaster -Ui

2019-01-06 Thread Oliver Pinter
Hi!

Before you do anything take a look in /var/db/backup directory - or just
try to find the backups with find /var -name "group*" command.

On Sunday, January 6, 2019, White Wizard  wrote:

> Hi,
> i break my config file, peraps /etc/group when un mergemaster.
> No concentrate to that i do and ask bad anwsers.
>
> How can i re-install défault config files ? Now i just single user's
> access. When i try to login root, before pass's ask the system say me
> invalid login...
>
> BR,
> White Wizard.
>
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: config files break after mergemaster -Ui

2019-01-06 Thread Cy Schubert
In message , 
White Wizar
d writes:
> Hi,
> i break my config file, peraps /etc/group when un mergemaster.
> No concentrate to that i do and ask bad anwsers.

If it's simply group, then /usr/src/etc/group would be your starting 
point.

>
> How can i re-install défault config files ? Now i just single user's
> access. When i try to login root, before pass's ask the system say me
> invalid login...

Sounds like /etc/passwd also got hosed.

While single user, try the -s option of mergemaster. This compares each 
file line by line instead of the SVN revision number.

This assumes that /etc actually exists and assumes that your root 
filesystem is, except for this, generally ok. It's suggested that you 
ascertain the state of the filesystem first and nothing else is missing 
or damaged before attempting any further recovery.


-- 
Cheers,
Cy Schubert 
FreeBSD UNIX: Web:  http://www.FreeBSD.org

The need of the many outweighs the greed of the few.


___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


config files break after mergemaster -Ui

2019-01-06 Thread White Wizard
Hi,
i break my config file, peraps /etc/group when un mergemaster.
No concentrate to that i do and ask bad anwsers.

How can i re-install défault config files ? Now i just single user's
access. When i try to login root, before pass's ask the system say me
invalid login...

BR,
White Wizard.

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"