Mittwoch, 10. September 2025, 01:16 UTC+2
Sie sind nicht angemeldet.
![]() |
Quellcode |
1 2 |
404 Not Found The requested URL '/' was not found on this server. thttpd/2.25b 29dec2003 |
![]() |
Quellcode |
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 |
![]() |
Quellcode |
1 2 3 |
localhost> mount usbfs on /proc/bus/usb type usbfs (rw) /dev/hda1 on /mnt/IDE1 type ext2 (usrquota,grpquota) |
![]() |
Quellcode |
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) |