Before I go ahead and cause myself endless head aches, I thought I'd
just check:
I need to replace a failing HDD.
1) backup data
2) shutdown system
3) replace drive
4) restart system
5)# disklabel -w /dev/rsd1
I'm pretty sure the controller will report properly
6)# newfs
7) edit fstab
/dev/sd1a /devel ffs rw 1 2
8)# mount /dev/sd1a /devel
9) restore data from backup
that should be it. Right?
--
allenwc_(_at_)_infomatrix_(_dot_)_ca
http://www.infomatrix.ca
William C. Allen
"It may be that your sole purpose in life is to
serve as a warning to others"
At least I have a purpose!