LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSD only recognised as an HDD on an old Toshiba laptop
#3
Just info.

https://bugs.launchpad.net/ubuntu/+sourc...ug/1449005

https://github.com/torvalds/linux/blob/e...4109-L4286

it behoves one to check and make sure trim is supported or not on ones ssd drive before enabling it.

Code:
harry@harry-Latitude-XT2:~$ sudo hdparm -I /dev/sda | grep "TRIM supported"
[sudo] password for harry:
       *    Data Set Management TRIM supported (limit 1 block)
harry@harry-Latitude-XT2:~$

I only mention this because my zif ssd drive on my atom netbook cannot support enabling trim on it.
Enabling trim makes that zif ssd drive unbootable. I have fixed it using live tools. Restore backup fstab and rc.local files. Move /fstrim back into /cron/weekly. Then my atom netbook would boot ok again then.

Lastly. Anymore. I trim my ssd manually instead of on every boot.

Code:
harry@harry-Latitude-XT2:~$ sudo fstrim -v /
[sudo] password for harry:
/: 2872553472 bytes were trimmed
harry@harry-Latitude-XT2:~$ sudo fstrim -v /home
/home: 120884785152 bytes were trimmed
harry@harry-Latitude-XT2:~$

leaving my boot and cron jobs alone.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Reply


Messages In This Thread
Re: SSD only recognised as an HDD on an old Toshiba laptop - by rokytnji - 10-07-2016, 03:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)