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

Re: Error device!



Ho trovato anche un'altra guida per correggere l'errore:
Add the following section in the file
/usr/share/hal/fdi/policy/10osvendor/10-storage-policy.fdi
<!-- Handle weird HP Pavilion Laptops that log errors when drive is empty
-->
<match key="storage.bus" string="ide">
   <match key="storage.model" string="TSSTcorpCD/DVDW TS-L532M">
      <match key="block.device" string="/dev/hdb">
         <merge key="storage.media_check_enabled" type="bool">false</merge>
      </match>
   </match>
</match>
You can find the string="TSSTcorpCD/DVDW TS-L532M" by examining the contents
of the output from (as root)
lshal | less
Ma questo file 10-storage-policy.fdi in debian deovrebbe esistere vero?
IO non riesco a trovarlo!
Forse lo devo creare io voi che dite?
-- 
View this message in context: http://www.nabble.com/Error-device%21-tf2905787.html#a8118453
Sent from the debian-italian mailing list archive at Nabble.com.



Reply to: