eric@xyzzy:~$ ssh root@192.168.23.9 Linux asus-debian 2.6.19.2 #3 Fri Apr 27 22:44:55 CEST 2007 mips The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. asus-debian:~# uname -a Linux asus-debian 2.6.19.2 #3 Fri Apr 27 22:44:55 CEST 2007 mips GNU/Linux asus-debian:~# find /dev/ -name "*da*" /dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4 /dev/sda5 /dev/sda6 /dev/sda7 /dev/sda8 /dev/sda9 /dev/sda10 /dev/sda11 /dev/sda12 /dev/sda13 /dev/sda14 /dev/sda15 /dev/mpu401data asus-debian:~# mount 192.168.23.3:/tmp/fsanfs on / type nfs (rw) proc on /proc type proc (rw,noexec,nosuid,nodev) /sys on /sys type sysfs (rw,noexec,nosuid,nodev) devshm on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) none on /tmp type tmpfs (rw) asus-debian:~#