Hi everyone,
I’m new to Linux and this is my first time really working with it, so please bear with me if I’m missing something obvious.
I bought a used Dell Latitude E5250 specifically to install Linux, test things, and just play around. I decided to go with Linux Mint Cinnamon. I created a...
The other day I set up a fresh installation of Linux Mint, and after a couple hours my desktop environment broke. After restarting, I ended up in busybox with EXT4 file system corruption and I/O errors. I’ve tried everything I could think of (which isn’t a lot, I’m new to Linux) but even...
Hi,
I use Gentoo (with kernel 6.13.x) and my root partition resides in a Samsung 870 EVO (SATA). My home resides is a LUKS RAID 1 partition of two WD Black 750GB disks which serves me well (at least up until now...), but I was wondering about buying a NVME drive for it (and other stuff, like a...
So I just bough a SSD Kingston NV2 M.2 PCIe Gen4 NVMe 512GB like last month, I used it to boot linux but then I noticed the ssd's temp raise a little too high, making the BIOS saying S.M.A.R.T status is bad, I thought the SSD is just bad and I got a faulty one, so I just go for a warrant, they...
I am developing SSD API's (examples - SSD read, SSD write, SSD format).
I want a suggestion for below points.
1. I am currently using REST API's (flask) for developing SSD API.
2. I have a doubt SSD and API is just a communication between hardware and application layer.
3. Then is it good to...
need help installing linux on my thinkpad E14
I have a lenovo thinkpad e14 gen 5 amd and it has win 11 on the main 500 gb ssd.. i installed a secondary 1 tb nvme ssd and im using that to install mint on so i can duel boot but have each os on thier own ssd.. when i go to install mint from...
Running a System 76 Galago Pro (10 years old), Linux Mint XFCE 21.1 Vera and I am very much a Novice to Intermediate Linux user. Very familiar with Linux but technically unsophisticated.
It might boot and then crash, or just land on this screen at start up:
You are in emergency mode. After...
Hi all! I have upgraded my storage to 2 tb Nvme SSD WD SN850x. According to specs, https://ssdrive.net/western-digital-black-sn850x-2-tb it has PCI-e 4 and writing speed 6600 mb/s. I installed it to latest Linux Mint Cinnamon (mobo Asus TUF B550M-Plus) after windows tests. But speed looks like...
I get the error Error wiping device: Failed to probe the device '/dev/sdb' (udisks-error-quark, 0) whenever I try to format the drive. I am starting to get worried because I've tried lots of methods like the "security password XXXX" method, and they have not worked.
I bought a Thinkpad t450 few months ago and it came with an Intel 256GB SSD.
Then I wiped windows and installed Endevour OS on it and encrypted it using Cryptsetup.
But I forgot to check hard drive health when I bought the laptop and unfortunately it failed to boot after using a week.
My entire...
Hello I’ve a External SSD, it don't work on Linux, but work with Windows.
It’s a Portable SSD (Moblle SDUD STATA) 16TG USB 3.1 Typ-C connected to USB 3.0 Typ-A
At Gnome Disks and GParted I see it, but I can’t format.
Error: “device udisks-error-quark, 0” and “can't open input/output error”
I...
Hi all,
I have a dell pc running only ubuntu, it's not a dual boot. Surprisingly, I powered it on and found a weird critical error message:
I have searched everywhere, I tried all the tricks that I know like removing the drive, removing the battery but till now, the problem is still...
I can't seem to figure out why this is happening and by now I've tried just about everything, but basically sometimes when i boot up, for example ubuntu installation media it just does not detect the SSD or e.g. if i install ubuntu (or any other distro) on my SSD, sometimes it does not boot and...
Hi so I just finished configuring my raid 5 that has 4 4tb drive and I was wondering what the best way to impliment a cache drive would be. If there is a good way what size would be enough? I tought of using a 128gb ssd to start with since what I usually transfer are media like movies series etc...
Hi everyone.
I'm trying to get an old SSD to be detected by my Fedora Linux installation. It is a Crucial M4 128GB sata drive which is producing a lot of errors and I fear it might be dead or dying.
I currently get these messages when I connect it.
Could somebody please interpret what this...
Hello,
I am recovering my notebook, an old inspiron born in 2014 with a recently deceased HDD, with a new HDD and an SSD, adapting the new HDD via caddy in the optical driver.
Thanks to support on other topics here I was able to have a backup in time. So my main question is how to install the...
Hello,
I am a first time linux user and I am trying to install MX Linux on my laptop's SSD. I first wiped the SSD and then made two partitions; one for installing the operating system on and one for the Swap thingy. The OS partition was formatted as ext4 and has around 230gb and the swap...
I am upgrading from a 1 tb sata hdd to a 2 tb pciexpress ssd. The old drive is using around 700 gig of space with windows 10 load and my games and programs etc. My plan is to boot to ubuntu live session and use dd command to copy the old drive exactly how the data is written on it to make the...
I have a SSD drive where I currently have windows 10 and a few other applications and then I have a HDD where I have most of my other files. To switch to Linux (The distro I have in mind is Linux Mint), do I need to clear both drives or just the SSD? Also, two games I enjoy playing have a bronze...
Hello everybody. There was a need to create swap. There was no free partition, so I decided to create swap in a file. I did everything according to the instructions https://wiki.archlinux.org/index.php/Swap As a result, it was done:
dd if=/dev/zero of=/swapfile bs=1M count=4096
chmod 600...