Skip to main content

Questions tagged [ssd]

A no-moving-parts all-electronic storage device which replaces a spinning hard disk drive.

Filter by
Sorted by
Tagged with
1 vote
0 answers
14 views

I am looking at some SSDs and try to benchmark them. In particular, I wanted to see if I can reproduce the numbers in the datasheet. Currently I am looking at a HUSSL4040BSS600 SSD which is SAS. With ...
T. Pluess's user avatar
  • 646
4 votes
2 answers
373 views

I have a ThinkPad T520 running Fedora with a single 500GB SSD drive. The drive has two partitions, a small boot partition and the rest devoted to a a single LUKS one. The LUKS partition is managed ...
RoUS's user avatar
  • 180
0 votes
0 answers
120 views

I've recently migrated from Ubuntu 24.04 to Debian 13 with GNOME (thought it doesn't have that much issues but alas). I've read tons of information trying to find a solution or an answer (some say it'...
ENIAC's user avatar
  • 191
1 vote
1 answer
96 views

I have two SSDs in my system, and when I tried to make one drive linux, it broke windows and is unrecoverable via an installation media. To make it easier (since I have nothing that I need on either), ...
Frost's user avatar
  • 11
2 votes
2 answers
125 views

In my current setup, I have three different filesystems on two different SSDs: A FAT partition and a BTRFS partition on one drive, and ext4 on a second drive. When running fstrim, the output is ...
Hari's user avatar
  • 202
1 vote
1 answer
101 views

I'm connecting a U.2 SSD drive to my computer with a U.2 USB enclosure. The drive was never tested by me, and it's a classic ex-enterprise drive, the ones removed from a server and sold second-hand, ...
Jeffrey Lebowski's user avatar
0 votes
0 answers
193 views

in WIN11 I have the issue that my screen is frozen but mouse can move. Used my Debian boot stick to check if it is hardware that is failing. Memory seems to be OK but the SSD is giving me some ...
Timo Bularczyk's user avatar
1 vote
1 answer
226 views

On a Samsung SATA SSD, i.e. non NVMe disk, the following are the SmartCtl values that are obtained by running the command sudo smartctl -a /dev/sda, SMART Attributes Data Structure revision number: 1 ...
KDM's user avatar
  • 136
3 votes
1 answer
196 views

nvme smart-log /dev/nvme0n1 shows consistently climbing temporature of a KINGSTON SKC3000D4096G NVME SSD drive, even when idle. Without load, it converges to 85-90 degrees Celsium. Laptop is indeed ...
Vi.'s user avatar
  • 6,005
0 votes
1 answer
91 views

On Linux, this command fstrim -av I will remove all unused blocks (particularly interesting on VM disks and necessary on SSD to preserve/get a longer duration). NetBSD has a similar command called ...
elbarna's user avatar
  • 14.3k
0 votes
1 answer
526 views

I am on Ubuntu 22.04 LTS, and I have a Western Digital WD Black 500Gb NVME2 ssd. The laptop is a Dell E5495. I installed a fresh Ubuntu (previously was Windows 11), but I continuosly get the following ...
Antonio Petricca's user avatar
2 votes
0 answers
85 views

My SSD died and all its data seems to be inaccessible and my Windows computer won't boot anymore. After going to a local computer store I was told that they could fix it by wiping all the data. I can ...
st30's user avatar
  • 121
0 votes
1 answer
172 views

I've been running a new Synology RS3621RPxs for several weeks, and my 4TB SSD cache shows: Cache composition: Reusable (341 GB) / Total (3.6 TB) If I'm reading that correctly, my nas isn't even using ...
TSG's user avatar
  • 1,993
3 votes
2 answers
209 views

So a friend called me in January as his PC couldn't boot into Win10 and ended up in BIOS every time on startup. Since no boot device was found, I removed the SSD from the tower and connected it to my ...
nicu's user avatar
  • 41
0 votes
2 answers
159 views

I want to know the speed of data transfer between a HDD or SSD and the mainboard. It through a command. If is possible through a GUI, it is accepted too Goal: I want to do a comparison of speeds ...
Manuel Jordan's user avatar
-1 votes
1 answer
151 views

I've attempted to clone a HDD to a SSD using dd using the following command sudo dd if=/dev/sda of=/dev/sdc bs=32M status=progress as per this page. (I used sudo because it didn't give me permission ...
Vroosh's user avatar
  • 1
0 votes
0 answers
67 views

My question concerns the internal kernel operations involved in a read system call. How does the Linux kernel handle a read system call, specifically in terms of data movement from SSD storage to user-...
smz's user avatar
  • 101
0 votes
0 answers
126 views

When trying to sudo dd if=/dev/sda of=dump.dd conv=noerror,sync on my Kingston SSD (SA400S37/120G, SBFK71E0) the dmesg log shows the following: usb 4-4: new SuperSpeed USB device number 8 using ...
nicu's user avatar
  • 41
0 votes
0 answers
125 views

$ lsblk -f -o +SIZE NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS SIZE sda ...
madzohan's user avatar
  • 103
0 votes
2 answers
152 views

I am using Manjaro linux with a Samsung SSD 840 Pro. Ive noticed my Documents folder is suddenly empty. After rebooting, most of the text files I had saved are no longer there. The problem is some of ...
Rachel1983's user avatar
0 votes
1 answer
449 views

So I work with a couple of people and we ssh into a Linux server for work. There are several SSDs, and one of the non-boot Samsung 870 SSDs crashed the other day in the morning. This led to an ...
Derek Xiao's user avatar
-1 votes
2 answers
76 views

Am Interested to know whether FC9 can be installed on internal sata SSD or it supports pata drives only?
Anirban 's user avatar
0 votes
0 answers
158 views

Again, the / and /home and all the software and cache and data folders are on SSD. Everything just freezes with periodic (seconds to minutes!) updates: bar stop updating (custom eww one + shell ...
hertonth's user avatar
2 votes
1 answer
947 views

I am using Pop! OS on a workstation PC in my workplace. However, today the machine crashed into a recovery mode on boot, apparently because the /Home filesystem wouldn't mount. The filesystem is ext4 ...
Time4Tea's user avatar
  • 2,650
2 votes
1 answer
2k views

I recently decided I would like to switch from having a WSL installation on windows to dual booting. I work in the Linux environment but need Windows for games, and since I recently got a second SSD ...
Marco.21's user avatar

1
2 3 4 5
13