In message <[EMAIL PROTECTED]> Brandon Fosdick writes:
: When I did the MAKEDEV stuff I forgot to put the 'a' on the end of the device
: names. I did ad0s3 instead of ad0s3a. Doh! So when I rebooted (after changing

One can always do
        mount /dev/ad0a /mnt
        cd /mnt/dev
        sh MAKEDEV ad0s3a
        cd /
        umount /mnt
        reboot

if one finds one's self in that situation.

Warner



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to