Re: Scripted fdisk/slice/fs generation?

2004-05-10 Thread Tim Pushor
Kris, That is *exactly* what I was looking for. Thank you! I was trying to avoid the sysinstall route if possible. Tim Kris Kennaway wrote: On Sun, May 09, 2004 at 10:17:50AM +0200, Ruben de Groot wrote: On Sat, May 08, 2004 at 09:48:27PM -0600, Tim Pushor typed: Hi all, I do CPIO sty

Re: Scripted fdisk/slice/fs generation?

2004-05-09 Thread Kris Kennaway
On Sun, May 09, 2004 at 10:17:50AM +0200, Ruben de Groot wrote: > On Sat, May 08, 2004 at 09:48:27PM -0600, Tim Pushor typed: > > Hi all, > > > > I do CPIO style image backups of my FreeBSD systems. In the event that I > > need to restore one of these backups, I usually use the FreeBSD > > insta

Re: Scripted fdisk/slice/fs generation?

2004-05-09 Thread Ruben de Groot
On Sat, May 08, 2004 at 09:48:27PM -0600, Tim Pushor typed: > Hi all, > > I do CPIO style image backups of my FreeBSD systems. In the event that I > need to restore one of these backups, I usually use the FreeBSD > installation media to fdisk and create filesystems, then mount the new > filesys

Scripted fdisk/slice/fs generation?

2004-05-08 Thread Tim Pushor
Hi all, I do CPIO style image backups of my FreeBSD systems. In the event that I need to restore one of these backups, I usually use the FreeBSD installation media to fdisk and create filesystems, then mount the new filesystems and restore the CPIO archive. This system works great for me, but I