Till Wimmer
2008-03-07 14:45:04 UTC
Hi,
i'd like to set my external USB harrdrive to sleep mode because i need it only once a day (backup).
I tried with hdparm:
hdparm -Y /dev/sdb
/dev/sdb:
issuing sleep command
HDIO_DRIVE_CMD(sleep) failed: Invalid argument
same result with hdparm -y, -S 10
Then i tried
sdparm --command=stop /dev/sdb1
but nothing happens.
Any hint on how to do this?
lsusb shows me this:
Bus 001 Device 005: ID 04b4:6830 Cypress Semiconductor Corp. USB-2.0 IDE Adapter
Thanks in advance,
Till
i'd like to set my external USB harrdrive to sleep mode because i need it only once a day (backup).
I tried with hdparm:
hdparm -Y /dev/sdb
/dev/sdb:
issuing sleep command
HDIO_DRIVE_CMD(sleep) failed: Invalid argument
same result with hdparm -y, -S 10
Then i tried
sdparm --command=stop /dev/sdb1
but nothing happens.
Any hint on how to do this?
lsusb shows me this:
Bus 001 Device 005: ID 04b4:6830 Cypress Semiconductor Corp. USB-2.0 IDE Adapter
Thanks in advance,
Till