<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Help mounting slave drive to restore</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all,<BR>
<BR>
I recently made a stupid typing mistake:<BR>
<BR>
mv /usr/local/www/dir /* .<BR>
<BR>
Which it looks like put the /bin directory, the COPYRIGHT file and the<BR>
entropy file into the directory I was in.<BR>
<BR>
Then, even stupider, logged out.<BR>
<BR>
Okay so, the hosting provider set the old hard-drive up as a slave and now I<BR>
try to mount it, as root:<BR>
<BR>
First I made a mount point:<BR>
<BR>
mkdir old<BR>
<BR>
Then try to mount:<BR>
<BR>
mount -t ufs | /dev/ad0s** /dev/old<BR>
<BR>
And I get:<BR>
<BR>
/dev/ad0s1: Permission denied.<BR>
<BR>
Why is that?<BR>
<BR>
Thanks,<BR>
<BR>
Matt<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>