On Tuesday 08 March 2005 04:19 pm, Chris wrote: > I have a 5.3 system that has an 80 gig drive. I wish to add another > to it. What's the best (easiest) way to expand this with little to no > effect on the current drive.
Assuming the partion/id of the second drive is ad1s1d then mount /dev/ad1s1d /mnt would let you mount it on /mnt so nothing is changed on your first drive..... -Mike _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
