Any way to see when was the last time you updated the firmware of an SSD? (or at least pull out the raw...
up vote
0
down vote
favorite
The reason I'm asking is a bit of worry, I've seen this entry on the security StackExchange and it's freaking me out.
I have found out I haven't done a video recording of the installation of Windows (and effectively, my copy of Kubuntu 18.04 I installed afterwards), and now I'm worried that I could have installed malware, just for the hell of it. (I have extreme OCD, obviously considering the whole video recording part) I sometimes get worried that I installed the worst examples of it that infects drives and all that.
Did I likely do it? No, but I'm still curious whether there's a way to find out that information about an SSD before I begin my reinstallation of Windows and installation of KDE Neon on my laptop. Just to be sure.
I've taken a look at nvme-cli, but I'm having a hard time understanding this output on Ubuntu's pastebin that I got from running nvme-cli.
command-line security ssd firmware nvme
add a comment |
up vote
0
down vote
favorite
The reason I'm asking is a bit of worry, I've seen this entry on the security StackExchange and it's freaking me out.
I have found out I haven't done a video recording of the installation of Windows (and effectively, my copy of Kubuntu 18.04 I installed afterwards), and now I'm worried that I could have installed malware, just for the hell of it. (I have extreme OCD, obviously considering the whole video recording part) I sometimes get worried that I installed the worst examples of it that infects drives and all that.
Did I likely do it? No, but I'm still curious whether there's a way to find out that information about an SSD before I begin my reinstallation of Windows and installation of KDE Neon on my laptop. Just to be sure.
I've taken a look at nvme-cli, but I'm having a hard time understanding this output on Ubuntu's pastebin that I got from running nvme-cli.
command-line security ssd firmware nvme
Mine shows with this:sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.
– oldfred
Nov 28 at 15:26
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The reason I'm asking is a bit of worry, I've seen this entry on the security StackExchange and it's freaking me out.
I have found out I haven't done a video recording of the installation of Windows (and effectively, my copy of Kubuntu 18.04 I installed afterwards), and now I'm worried that I could have installed malware, just for the hell of it. (I have extreme OCD, obviously considering the whole video recording part) I sometimes get worried that I installed the worst examples of it that infects drives and all that.
Did I likely do it? No, but I'm still curious whether there's a way to find out that information about an SSD before I begin my reinstallation of Windows and installation of KDE Neon on my laptop. Just to be sure.
I've taken a look at nvme-cli, but I'm having a hard time understanding this output on Ubuntu's pastebin that I got from running nvme-cli.
command-line security ssd firmware nvme
The reason I'm asking is a bit of worry, I've seen this entry on the security StackExchange and it's freaking me out.
I have found out I haven't done a video recording of the installation of Windows (and effectively, my copy of Kubuntu 18.04 I installed afterwards), and now I'm worried that I could have installed malware, just for the hell of it. (I have extreme OCD, obviously considering the whole video recording part) I sometimes get worried that I installed the worst examples of it that infects drives and all that.
Did I likely do it? No, but I'm still curious whether there's a way to find out that information about an SSD before I begin my reinstallation of Windows and installation of KDE Neon on my laptop. Just to be sure.
I've taken a look at nvme-cli, but I'm having a hard time understanding this output on Ubuntu's pastebin that I got from running nvme-cli.
command-line security ssd firmware nvme
command-line security ssd firmware nvme
edited Nov 28 at 13:37
asked Nov 28 at 0:58
user897629
11
11
Mine shows with this:sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.
– oldfred
Nov 28 at 15:26
add a comment |
Mine shows with this:sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.
– oldfred
Nov 28 at 15:26
Mine shows with this:
sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.– oldfred
Nov 28 at 15:26
Mine shows with this:
sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.– oldfred
Nov 28 at 15:26
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1096661%2fany-way-to-see-when-was-the-last-time-you-updated-the-firmware-of-an-ssd-or-at%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Mine shows with this:
sudo hdparm -I /dev/sda
, not a NVMe drive. If newer NVMe change sda to your drive like /dev/nvme0n1.– oldfred
Nov 28 at 15:26