[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [config HDD] conseils pour hdparm ?



Le Samedi 11 Mai 2002 23:27, Grégoire Cachet a écrit :
> I/O support  =  0 (default 16-bit)
voilà ton problème


hdparm -c11 pour passer en 32bits simple, -c3 pour être en 32 bits r/w c mieux 
(si ton DD supporte)


sinon, hdparm --help pour toutes les options.

mef, le -X et -u peuvent être dangereuses, vérifie ton matos avant

perso, pour mes DD, j'utilise :

madcoder@madcoder:~> cat /etc/init.d/hwtools |grep hdparm
# hdparm optimization
if command -v hdparm >/dev/null 2>&1; then
  hdparm -c3 -k1 -m8 -d1 -u1 -W1 -X69 /dev/hda
  hdparm -c3 -k1 -m8 -d1 -u1 -W1 -X69 /dev/hde
  hdparm -c3 -d1 /dev/hdc

-- 
Don't be afraid ... I'm going to give you the choice I've never had

(°>
/ )  MadCoder (53 53)
^^


--
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: