Subject: Re: sparc classic... can't mount r/w
To: Adam Bozanich <abozan01@ccsf.edu>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-sparc
Date: 06/14/2003 22:40:13
>>>>> "Adam" == Adam Bozanich <abozan01@ccsf.edu> writes:
Adam> I have installed netbsd on a sun Sparc Station Classic. The
Adam> only problem is... I CAN'T FREAK'N MOUNT THE ROOT DIRECTORY
Adam> READ/WRITE TO CHANGE A FILE INT /etc!!!!
Adam> here's what I get when I boot into the system:
Adam> # /sbin/mount -u -w /
Adam> mount_ffs: /dev/sd0a on /: specified device does not match mounted device
Hmm, what about simply:
/sbin/mount /
?
Markus.