Wednesday, October 29th 2025, 1:26pm UTC+1
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.

MIT ZWEI FESTPLATTEN
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
root@icybox:~ # 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) root@icybox:~ # hdparm -t /dev/hda /dev/hda: Timing buffered disk reads: 40 MB in 3.06 seconds = 13.07 MB/sec root@icybox:~ # hdparm -t /dev/hda1 /dev/hda1: Timing buffered disk reads: 26 MB in 3.00 seconds = 8.67 MB/sec root@icybox:~ # hdparm -t /dev/hda2 /dev/hda2: Timing buffered disk reads: 40 MB in 3.13 seconds = 12.78 MB/sec root@icybox:~ # |
MIT ZWEI FESTPLATTEN

|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
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) root@NAS2000:~ # hdparm -t /dev/hda /dev/hda: Timing buffered disk reads: 36 MB in 3.11 seconds = 11.58 MB/sec root@NAS2000:~ # hdparm -t /dev/hda1 /dev/hda1: Timing buffered disk reads: 26 MB in 3.13 seconds = 8.31 MB/sec root@NAS2000:~ # hdparm -t /dev/hda2 /dev/hda2: Timing buffered disk reads: 36 MB in 3.02 seconds = 11.92 MB/sec root@NAS2000:~ # |
|
|
Source code |
1 2 3 4 5 6 |
Nas nach AndreasLinux 1024MB 4:00min AndreasLinux nach Nas 1024MB 6:50min AndreasLinux nach VDR 1024MB 1:47min VDR nach AndreasLinux 1024MB 1:33min VDR nach NAS 1024MB 7:02min NAS nach VDR 1024MB 4:15min |
MIT ZWEI FESTPLATTEN