Re: System update trouble with ccd

2006-10-16 Thread Hugo Villeneuve
On Mon, Oct 16, 2006 at 03:16:39PM +0200, Michael wrote: > Hi, > > today I ran into trouble while upgrading the system using the current > snapshots bsd.rd. > > On this system /usr, /var and /home are mirrored and /tmp is striped > over both disks using ccd. > > When trying to update, the update

Re: System update trouble with ccd [SOLVED]

2006-10-16 Thread Michael
Peter Philipp wrote: > If devices are missing there is always the /dev/MAKEDEV file. > > to add any missing wd1 devices you'd do, > > cd /dev/ > sh MAKEDEV wd1 > > that should do it. > > You then want to mount the root drive (wd0a?) in order to configure the > ccd devices... > > /mnt/sbin/

Re: System update trouble with ccd

2006-10-16 Thread Josh Grosse
On Mon, Oct 16, 2006 at 02:36:53PM +0100, Stuart Henderson wrote: > On 2006/10/16 15:16, Michael wrote: > > Anyone got an idea how I can upgrade the system anyway without having to > > compile the kernel and everything else from source while the system is > > running? > > untar (with the p flag) t

Re: System update trouble with ccd

2006-10-16 Thread Stuart Henderson
On 2006/10/16 15:16, Michael wrote: > Anyone got an idea how I can upgrade the system anyway without having to > compile the kernel and everything else from source while the system is > running? untar (with the p flag) the distribution *.tgz on the running system.

System update trouble with ccd

2006-10-16 Thread Michael
Hi, today I ran into trouble while upgrading the system using the current snapshots bsd.rd. On this system /usr, /var and /home are mirrored and /tmp is striped over both disks using ccd. When trying to update, the updater complains because of those entries in fstab and wants me to manuelly fsck