LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Firmware is not ssd? (https://www.linuxquestions.org/questions/linux-general-1/firmware-is-not-ssd-779054/)

cccc 12-31-2009 06:52 AM

Firmware is not ssd?
 
Hi

On the powerpc:
Code:

# uname -a
 uname -a
Linux storage 2.4.22-uc0 #959 Fri Nov 13 03:44:07 CST 2009 ppc unknown
# uname -o
GNU/Linux

I'm getting these messages:
Code:

Dec 30 19:08:55 syno_hdd_util: Model:[SAMSUNG HD400LD], Firmware:[WQ100-14], S/N:[S0XYJ1EP309865] in [/dev/hda] is not ssd
What's wrong?

pixellany 12-31-2009 08:26 AM

The way I read it, the message reads this way:
Code:

Dec 30 19:08:55 syno_hdd_util:
    Model:[SAMSUNG HD400LD],
    Firmware:[WQ100-14],
    S/N:[S0XYJ1EP309865]
    in [/dev/hda] is not ssd

it seems it is saying that the device is not an SSD (Solid-State Drive)

What is the context of this message (where and how did it appear)?

What is the Samsung HD400LD? e.g. is it your internal HD, external HD, etc.?

cccc 12-31-2009 09:37 AM

Quote:

Originally Posted by pixellany (Post 3809934)
What is the context of this message (where and how did it appear)?

Code:

# tail -f /var/log/messages
Quote:

Originally Posted by pixellany (Post 3809934)
What is the Samsung HD400LD? e.g. is it your internal HD, external HD, etc.?

Samsung HD400LD is my internal HD

pixellany 12-31-2009 10:12 AM

Is your machine working OK?----If so, then I would ignore this message.

Either way, the next step would be to research what is "syno_hdd_util"


All times are GMT -5. The time now is 08:16 PM.