Saturday, September 13th 2025, 9:41am 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.
![]() |
Source code |
1 2 |
404 Not Found The requested URL '/' was not found on this server. thttpd/2.25b 29dec2003 |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 |
localhost> fdisk -l Disk /dev/hda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 1 13 104422 83 Linux /dev/hda2 14 60738 487773562+ 83 Linux /dev/hda3 60739 60801 506047+ 82 Linux swap |
![]() |
Source code |
1 2 3 |
localhost> mount usbfs on /proc/bus/usb type usbfs (rw) /dev/hda1 on /mnt/IDE1 type ext2 (usrquota,grpquota) |
![]() |
Source code |
1 2 3 4 |
root@NAS2000:~ # mount none on /proc/bus/usb type usbfs (rw) /dev/hda1 on /system type ext2 (rw) /dev/hda2 on /mnt/IDE1 type ext3 (usrquota,grpquota) |