Hi Doug, > 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.
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. Martin 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. ------------------------------------------------------------------------- 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/
