Re: [ANNOUNCE] sdparm 0.92

From: Mogens Valentin
Date: Tue May 24 2005 - 21:47:13 EST


Douglas Gilbert wrote:
Mogens Valentin wrote:

Douglas Gilbert wrote:

sdparm is a command line utility designed to get and set
SCSI disk parameters (cf hdparm for ATA disks). ..snip..

Nice! Just got it and tried on an external usb disk.
One feature I could use, probably others as well:
Could you add the ability to spin down/up a scsi disk?
I'd really like this for exteral (usb) disks.

Mogens,
With sg_start (in the sg3_utils package) I have tried
to spin up and down an ATA disk inside a USB enclosure
without success. The same command on a USB connected
CD/DVD combo drive did work.

Could you try sg_start on your USB external enclosure
which I assume contains an ATA disk rather than a
SCSI (SPI) disk and report if it works?

Sure. Got it, compiled, but got the error:
.../usr/include/scsi/sg.h /usr/include/scsi/scsi.h
/usr/include/stdint.h sg_lib.h sg_cmds.h llseek.h
gcc: cannot specify -o with -c or -S and multiple compilations
make: *** [sgp_dd.o] Error 1

I could only find -o and -c in the makefiles around line 95.

Slack 9.1 / 2.6.10 from sources.

It's 4am, I'm off to bed, sorry :p

--
Kind regards,
Mogens Valentin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/