Wednesday, September 10th 2025, 8:48pm UTC+2
You are not logged in.
Dear visitor, welcome to NAS Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 1 times, last edit by "TENERIFEZ" (Jun 17th 2009, 11:06am)
Yes, I know, I understand.I try to enable the telnet access (from ehternet) to redboot to flash the device, do you undertand me?
This post has been edited 2 times, last edit by "TENERIFEZ" (Mar 11th 2010, 4:32pm)
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
icybox> mount usbfs on /proc/bus/usb type usbfs (rw) /dev/hda1 on /system type ext2 (rw) /dev/hda2 on /mnt/IDE1 type ext2 (usrquota,grpquota) icybox> df Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda1 99549 12040 82369 13% /system /dev/hda2 172771 17163 146688 10% /mnt/IDE1 icybox> cat /proc/partitions major minor #blocks name 3 0 793914 hda 3 1 102815 hda1 3 2 178416 hda2 3 3 512568 hda3 icybox> cat /proc/swaps Filename Type Size Used Priority /dev/hda3 partition 512560 0 -1 |