LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-28-2017, 09:17 PM   #1
joboy
Member
 
Registered: Jul 2009
Distribution: Debian, Ubuntu, Puppy, Mint
Posts: 655

Rep: Reputation: 7
Speed up with SSD


Hi there,

I am dual booting windows and Linux on a ThinkPad which has 16G SSD on board, I am thinking about speeding up Linux without investing on a large SSD, this is short term solution as the price of SSD is dropping, so I will eventually replace the HD with SSD, also due to reinstalling windows is much more time consuming than fresh install of Linux, so I want to make things simple for the moment.

Now, I planned to install Debian on the 16G SSD and mount as root, then I repartition the HD make room for the Home and Swap, since I've 16G memory on board I believe I still can gain some speed without swapping too much. Now my questions are, is 16G enough for an average Desktop Linux system w/o Home and Swap ? should I mount the tmp on HD as well ? what about the system update and user applications ? I believe user applications are reside on the Home but not sure about the system update and installed package...etc., any comment ?
 
Old 08-28-2017, 10:17 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Have a look at you current system - "man du".
Easy enough to work out what is extravagant, and what can be deleted/relocated. FWIW I always used to use 15G partition, but have recently had to resize up to 20G as my standard root partition.
But I don't do Debian - your own system is your best guide.
 
Old 08-29-2017, 03:39 AM   #3
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
16GB is plenty of space for a Debian install. A default XFCE4 suite will comfortably fit on an 8GB drive. I would recommend you just create one partition for the full 16GB for "/", and you can optionally create a swapfile later (I usually place it in /var, but it can be put anywhere).

With 16GB of RAM, you could try out my RAMBOOT technique for really fast speed! But either way, here's a nice list of some things you can put in RAM rather than the SSD:

Code:
none /tmp         tmpfs defaults 0 0
none /var/tmp      tmpfs defaults 0 0
none /media         tmpfs defaults 0 0
none /var/log        tmpfs defaults 0 0
(These are taken from my /etc/fstab on a RAMBOOT Debian install.)

Here's my RAMBOOT with rsync synchronization how-to:

https://www.linuxquestions.org/quest...ization-37498/

BTW, Debian user applications reside in the root OS partition (in /usr/bin), not /home. However, there are various sorts of ways for a regular user to install non-Debian applications in their own home folder (within /home).
 
Old 08-29-2017, 05:05 AM   #4
joboy
Member
 
Registered: Jul 2009
Distribution: Debian, Ubuntu, Puppy, Mint
Posts: 655

Original Poster
Rep: Reputation: 7
Thanks for the tips, I did what I said and install root on the SSD, for some reason Gparted does not allow me to resize the old Home to make use of the whole HD, so I've to do it from scratch, and all worked as expected, now the system takes less than half the time to load ! I will check out the RAMBOOT thing, it sounds like what Puppy is using.
 
Old 08-29-2017, 03:33 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
"16G enough for an average Desktop Linux system"

I would say it is the minimal. You should be able to make it work.

You have to boot to some media and use gparted. I assume your system is locking areas because the drive is mounted. Could be other reasons you can't manage space. Generally no room.
 
Old 08-30-2017, 01:46 AM   #6
joboy
Member
 
Registered: Jul 2009
Distribution: Debian, Ubuntu, Puppy, Mint
Posts: 655

Original Poster
Rep: Reputation: 7
I installed Cinnamon Desktop with base applications, including Liberoffice, Firefox, Thunderbird, GIMP, also installed Chrome, VLC, Wine, Gwenivew, Teamviewer, SCIM and some chinese fonts, also installed some audio and video editor, ripper...etc., all that take up less than half of the space excluding /home and /swap, that's good enough for me and still have room to grow, Linux applications are far more efficient than windows one, take up much less space and work equally well or better !

I was stupid enough not knowing the SSD can be used in any way, I thought it was reserved for system use never touched it ha !



The /home reside on the HD take up near 200G of space most of them are photo and video, so a 256G SSD is minimum for me without windows.

Last edited by joboy; 08-30-2017 at 01:53 AM.
 
Old 08-30-2017, 03:48 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
They run about $140 or so.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux SSD write speed is crappy road hazard Linux - Newbie 11 07-30-2016 10:46 PM
SSD M2 SATA Transcend MSA370 slow write speed with dd jheengut Linux - Hardware 2 12-30-2015 04:26 AM
New SSD Speed Less Than Half Of Expected gammahermit Linux - Hardware 9 09-26-2014 04:47 AM
RAID10 write speed decreased to normal SSD speed after rebuilding the array. mke2k Linux - Server 2 07-11-2014 04:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration