Am Donnerstag, 2. November 2006 20:51 schrieb Doug Sampson: > firewall# mount &dev/hda1 /mnt > /dev/root on / type tmpfs (rw) > /proc on /proc type proc (rw) > tmpfs on /tmp type tmpfs (rw) > tmpfs on /var/log type tmpfs (rw) > -sh: dev/hda1: Permission denied > [1] + Done mount > firewall# > > Permission denied???
If you provided a screenshot that's no surprise? The command is mount /dev/hda1 /mnt and not mount &dev/hda1 /mnt kp ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
