Package: hdparm
Version: 7.1-2

Hello,

executing the following command

  /sbin/hdparm --security-freeze -u 1 -m 16 -c 1 -k 1 -K 1 -d 1 /dev/hda

fails. Instead of setting the parameters hdparm just displays the
Usage-Text:

hdparm - get/set hard disk parameters - version v7.1

Usage:  hdparm  [options] [device] ..

Options:
 -a   get/set fs readahead
 -A   get/set the drive look-ahead flag (0/1)
...



The execution of a single
  hdparm --security-freeze /dev/hda
does work fine.

Also the first line without the --security-freeze option does work:
  /sbin/hdparm -u 1 -m 16 -c 1 -k 1 -K 1 -d 1 /dev/hda

The first line did work with all older hdparm versions that came with
--security-freeze support.

Thanks,
Gert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to