Re: [BUGA] df(1) && vnconfig(8) hanging ....

2004-08-23 Thread Daniel O'Connor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 24 Aug 2004 09:40, Wilkinson, Alex wrote: > To follow-up again, why doesn't this work ? > > # sudo umount -v -t nfs -f /cdrom/ports/distfiles umount -f mountpoint should be sufficient. > Just hangs. > > Surely you can force an un-mount of an

Re: [BUGA] df(1) && vnconfig(8) hanging ....

2004-08-23 Thread Daniel O'Connor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 24 Aug 2004 09:24, Wilkinson, Alex wrote: > This morning I wanted to edit an ISO to instruct the kernel to redirect its > output to serial. > > i.e > > # sudo vnconfig -v -c /dev/vn0 5.3-BETA1-i386-miniinst.iso > # sudo mount -t cd9660 -o rw /d

Re: [BUGA] df(1) && vnconfig(8) hanging ....

2004-08-23 Thread Wilkinson, Alex
0n Tue, Aug 24, 2004 at 09:30:09AM +0930, Wilkinson, Alex wrote: 0n Tue, Aug 24, 2004 at 09:24:51AM +0930, Wilkinson, Alex wrote: This morning I wanted to edit an ISO to instruct the kernel to redirect its output to serial

Re: [BUGA] df(1) && vnconfig(8) hanging ....

2004-08-23 Thread Wilkinson, Alex
0n Tue, Aug 24, 2004 at 09:24:51AM +0930, Wilkinson, Alex wrote: This morning I wanted to edit an ISO to instruct the kernel to redirect its output to serial. i.e # sudo vnconfig -v -c /dev/vn0 5.3-BETA1-i386-miniinst.iso

df(1) && vnconfig(8) hanging ....

2004-08-23 Thread Wilkinson, Alex
Hi all, This morning I wanted to edit an ISO to instruct the kernel to redirect its output to serial. i.e # sudo vnconfig -v -c /dev/vn0 5.3-BETA1-i386-miniinst.iso # sudo mount -t cd9660 -o rw /dev/vn0 /mnt # sudo tcsh # echo "/boot/loader -h" > boot.config boot.config: Read-only file system.