Jump to content

Toshiba drive manufacturer unknown. 5.0.4, unmenu issue?


mattw

Recommended Posts

It has been suggested that this is a unmenu problem, so posting here now.

 

I am running the latest unMenu, upgraded it last night.  The prior version also did not understand this drive.  BTW, now unMenu looks great!

 

I had been running rc10 until last night.  The toshiba drive in question did the same thing in rc10.  I had time and decided that since I actually purchased unRaid, I should be running the real production version.  I had hoped that the upgrade would fix this one issue,  well it did not. :-\

 

BTW, had months of uptime on rc10 usually until my ups would run dead.  I love it.

 

Thanks Matt

unraid.jpg.f06cc0750a7ba0e143f3dba3168f4a24.jpg

syslog-20140105-015600.zip

Link to comment

Response from the above command...

 

root@Tower:/# /usr/sbin/update-smart-drivedb

curl: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4)

curl: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl.so.4)

/usr/share/smartmontools/drivedb.h updated from trunk

 

Link to comment

There something wrong with the installation of the program "curl" in unRAID version 5.0.4 that is giving you those errors when you try to update the SMART database.  The post I linked to give instructions on how to fix the curl program.

 

To summarize:

 

1. Downloading this package and place it in the "packages" directory of your flash drive:

 

http://slackware.cs.utah.edu/pub/slackware/slackware-13.1/slackware/n/curl-7.20.1-i486-1.txz

 

2. Add these commands to the end of your go script.  You can also run them in a telnet session if you don't want to reboot.

 

installpkg /boot/packages/curl-7.20.1-i486-1.txz
/usr/sbin/update-smart-drivedb

 

 

 

Link to comment

 

In searching the stock unmenu installation I didn't find an image file for the Toshiba drives.  So here's what I did that seems to have fixed it for me:

 

 

1) I found a Toshiba logo image, cropped it tightly and re-sized it to a small size, in this case 300x93 px, then placed it in the /boot/unmenu/images/stock/  directory and named it Toshiba.png (I've attached the one I used)

2) Then I added a line to the myMain.conf file (in the /boot/unmenu directory) at line number 336  to specify the proper image to use, using the existing entries as an example

SetConstant(TOSHIBA,         "<img src='%ImageURL%/stock/Toshiba.png' border='0' style='height:1em;'>")

 

 

I don't remember if I had to kill unmenu and restart it to see the new logos, but I don't think so.

unmenu-toshiba-disks.JPG.23abca34e800f51a929efb1177484233.JPG

Toshiba.png.bd974d827bae9e2461a0bbb984461e32.png

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...