Re: dump -L

2011-09-08 Thread Hasse Hansson
.org [mailto:owner-m...@openbsd.org] Pe vegne af ropers Sendt: den 8 september 2011 21:06 Til: Admin ValhallaProjectet Cc: misc@openbsd.org Emne: Re: dump -L On 8 September 2011 17:59, Admin ValhallaProjectet wrote: > > I intend to use dump for backups, but got a bit confused about the lack of >

Re: dump -L

2011-09-08 Thread Hasse Hansson
lto:owner-m...@openbsd.org] Pe vegne af ropers Sendt: den 8 september 2011 21:06 Til: Admin ValhallaProjectet Cc: misc@openbsd.org Emne: Re: dump -L On 8 September 2011 17:59, Admin ValhallaProjectet wrote: > > I intend to use dump for backups, but got a bit confused about the lack of > the

Re: dump -L

2011-09-08 Thread ropers
are doing: <http://linux.die.net/man/8/dump> and <http://netbsd.gw.com/cgi-bin/man-cgi?dump> > > -L label > The user-supplied text string label is placed into the dump > header, where tools like restore(8) and file(1) can access it. >

Re: dump -L

2011-09-08 Thread ropers
On 8 September 2011 17:59, Admin ValhallaProjectet wrote: > > I intend to use dump for backups, but got a bit confused about the lack of > the "-L" switch > > I would usually issue a command like " /sbin/dump -0Lauf " to make a > snapshot of a living file system to back up. I'm not sure why you

dump -L

2011-09-08 Thread Admin ValhallaProjectet
Hello all # uname -a OpenBSD odin.thorshammare.org 4.9 GENERIC#671 i386 I intend to use dump for backups, but got a bit confused about the lack of the "-L" switch I would usually issue a command like " /sbin/dump -0Lauf " to make a snapshot of a living file system to back up. Can't find