> > firewall# more pkgpath.disks > > /dev/hda1 msdos > > firewall# mount -t msdos /dev/hda1 /mnt > > mount: Mounting /dev/hda1 on /mnt failed: Invalid argument > very odd. Does "mount &dev/hda1 /mnt" (without the "-t > msdos") give you > a different error message? Most likely not, but who knows. >
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??? > Something you might want to try is to rmmod the IDE modules > and insmod > them again - since they're unused according to lsmod, that > should work > (and who knows, you might be able to gain access to your hd > that way again). > > Just an idea - I have no clue if that will help or not. > I'm reluctant to do this. Will consider this as a last resort. > > P.S. You might want to make a backup of your router using scp before > playing around too much - so at least you won't lose any > configuration > changes you might have done since your last backup. For all I know, > trying to rmmod the IDE modules might lock up your system, > forcing you > to reboot. Yep. Definitely. ------------------------------------------------------------------------- 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/
