LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-19-2017, 11:43 AM   #1
sampctech
LQ Newbie
 
Registered: Jun 2017
Location: Pittsburgh
Distribution: Arco & Mint
Posts: 2

Rep: Reputation: Disabled
new to linux - issues from the start


I have recently decided that it was time to start looking for a Windows 7 replacement. I had used sometime ago, about 15 years, Redhat in collage, but afterward, never had a machine that I ran it on. I found Linux mint & have been playing with the live USB for about a month & am now trying to get it installed on this somewhat older machine I have.

I have quite a # of drives, mostly IDE, that have decided as well to use in the system so I'll still have my music & what not. I have been through some forums, even on Mints & am know concerned.

With the live USB, everything is fast, shut down, startup, opening apps, but from a drive, everything is slow from the start, painfully slow. I have tried now 3 different drives I have, 2 80G & a 120G [yeah i known there kinda small] & it doesn't make a difference. I know I need a newer system, but the machines only 5 years old.

How can I use mint to scan drives for error or just skip test to maximize the boot time so I can get into the system to further run diagnostics? & what shout I use to do that? Is there an app for checking the system components?
 
Old 06-19-2017, 12:04 PM   #2
Laserbeak
Member
 
Registered: Jan 2017
Location: Manhattan, NYC NY
Distribution: Mac OS X, iOS, Solaris
Posts: 508

Rep: Reputation: 143Reputation: 143
Speaking in generalities, since I'm not familiar with mint, usually a UNIX/Linux machine, when shutdown or restarted properly syncs all its drives and doesn't automatically run fsck (the UNIX version of chkdsk or whatever from DOS/Windows) on startup. Just make sure when you turn off your computer, don't just switch it off, run something like:

Code:
shutdown -h now
or in SysV (like Solaris):

Code:
shutdown -i5 -g0

You can start in single-user mode and then run fsck manually if you want to before you start up in full multi-user mode.
 
Old 06-19-2017, 12:15 PM   #3
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by sampctech View Post
I have recently decided that it was time to start looking for a Windows 7 replacement. I had used sometime ago, about 15 years, Redhat in collage, but afterward, never had a machine that I ran it on. I found Linux mint & have been playing with the live USB for about a month & am now trying to get it installed on this somewhat older machine I have.

I have quite a # of drives, mostly IDE, that have decided as well to use in the system so I'll still have my music & what not. I have been through some forums, even on Mints & am know concerned.

With the live USB, everything is fast, shut down, startup, opening apps, but from a drive, everything is slow from the start, painfully slow. I have tried now 3 different drives I have, 2 80G & a 120G [yeah i known there kinda small] & it doesn't make a difference. I know I need a newer system, but the machines only 5 years old.

How can I use mint to scan drives for error or just skip test to maximize the boot time so I can get into the system to further run diagnostics? & what shout I use to do that? Is there an app for checking the system components?
Original IDE is pretty slow by today's standards. I hope those are EIDE drives and controllers. SATA performance is better, on par with pretty good SCSI FW.

A proper search (Distrowatch, google, or duckduckgo if you prefer) should turn up a few distributions made for hardware detection, testing, and evaluation. There are also commands used to display the hardware status, effective I/O speeds of components and systems, and related information.
A quick search found https://www.linuxhelp.com/tag/disk-performance/ and https://github.com/smxi/inxi and suggestions about 'hwinfo' and other commands. You may also want to look up "smartctl" and how to use it. It will interface with the SMART circuit on the drive controller and access the health/error reports for you.

Be warned, actual testing of the file systems or physical disk can take a long time. Do nto start an fsck event and plan to use your machine soon after.

Last edited by wpeckham; 06-19-2017 at 12:16 PM.
 
Old 06-19-2017, 12:58 PM   #4
dejank
Member
 
Registered: May 2016
Location: Belgrade, Serbia
Distribution: Debian
Posts: 229

Rep: Reputation: Disabled
Also, if your hardware is older and you want to bring new life to it, there are distros specialized in older hardware. For example Puppy linux is rather good in that. Or, if you want something more mainstream, Lubuntu. Though, 5 years old does not sound like really old. Mint should run pretty good on that, but it might be that your drives are simply near the end of life.
 
Old 06-19-2017, 02:34 PM   #5
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
How slow is slow?
 
2 members found this post helpful.
Old 06-19-2017, 03:00 PM   #6
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
I've got Linux running a GUI (slowly) on a 512MByte laptop that is 11 years old...
 
1 members found this post helpful.
Old 06-19-2017, 03:44 PM   #7
Laserbeak
Member
 
Registered: Jan 2017
Location: Manhattan, NYC NY
Distribution: Mac OS X, iOS, Solaris
Posts: 508

Rep: Reputation: 143Reputation: 143
Actually older hardware is better for servers not running a GUI, like a mail server that doesn't have a huge amount of traffic.
 
Old 06-19-2017, 04:04 PM   #8
!!!
Member
 
Registered: Jan 2017
Location: Fremont, CA, USA
Distribution: Trying any&ALL on old/minimal
Posts: 997

Rep: Reputation: 382Reputation: 382Reputation: 382Reputation: 382
LinuxBBQ (DistroWatch.com/bbq) is THE ONLY (out of several dozen! 'common' ones I've tried) where the GUI 'worked' (on my 9yo).

I don't think it's the hdd; I'd guess it's some basic '?gui config?' that's (radically) different on an install (vs live), but I have no ideas on what's different.

Yes, tell us specifics on the PC model. Good luck; keep tryng

Last edited by !!!; 06-19-2017 at 04:12 PM.
 
Old 06-19-2017, 08:21 PM   #9
Barkester
Member
 
Registered: Jan 2017
Location: SE Asia
Distribution: Arch
Posts: 67

Rep: Reputation: Disabled
Try Puppy. It fully loads onto the RAM and runs from there and is really really small. It was designed to work live. Fastest thing you'll find and downloadable in a minute.

lupu.iso is all you need (Lucid Puppy). Get it anywhere.

And enjoy Linux.
 
Old 06-19-2017, 09:30 PM   #10
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,627

Rep: Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695Reputation: 2695
Quote:
Originally Posted by Barkester View Post
Try Puppy. It fully loads onto the RAM and runs from there and is really really small. It was designed to work live. Fastest thing you'll find and downloadable in a minute.

lupu.iso is all you need (Lucid Puppy). Get it anywhere.

And enjoy Linux.
Puppy is excellent, but designed as a Live image distro that is not normally installed to a hard drive. It can be, and when it is the best way is what is called "frugal mode" install where it literally loades from the disk as if it were loading from cd. (Upgrading amounts to replacing the image file. Neat, fast, and easy.)

Another in the same family is TinyCore. A different and powerful take on the same concept as puppy, from a different direction and with a different history, this grew out of the philosophy behind the Damn Small Linux project. Highly recommended.

If you do want to install to the hard drive but retain better performance, try something Debian based but running a very thin, efficient desktop like LXDE or LXQt versions. The combination of the very thin XWindows, thin desktop, and very recent kernel and kernel libs and applications without heavy cruft added to some Ubuntu based distros (and normal in KDE and GNOME desktops) should slow your system down MUCH less and use the hardware better. Sparky linux is recommended, but there are some other excellent options. (I love VSIDO, but it may be an acquired taste. Try before you dive in to make sure that you like it.)

I hope that this helps.
 
1 members found this post helpful.
Old 06-19-2017, 09:47 PM   #11
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Sounds like LM may be to heavy for your older pc.

Try Anti-X it's designed for older machines.
http://antix.mepis.org/index.php?title=Main_Page
 
Old 06-20-2017, 02:23 AM   #12
Laserbeak
Member
 
Registered: Jan 2017
Location: Manhattan, NYC NY
Distribution: Mac OS X, iOS, Solaris
Posts: 508

Rep: Reputation: 143Reputation: 143
By "Live USB" does that mean you're actually booting from a USB CD/DVD?
 
Old 06-20-2017, 07:13 AM   #13
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
USB or DVD
 
Old 06-20-2017, 10:17 AM   #14
dave@burn-it.co.uk
Member
 
Registered: Sep 2011
Distribution: Puppy
Posts: 601

Rep: Reputation: 172Reputation: 172
Puppy can be used in both modes, though it is specifically designed to run in "frugal" mode and is both faster and supports more options in that mode.
I use Puppy in "frugal" mode from hard drives that are OLD IDE drives and find no problems with the speed.
One advantage using it in frugal mode is that it is completely portable between machines and may only need added hardware drivers if you want to make it even faster or use specific hardware.
 
1 members found this post helpful.
Old 06-20-2017, 10:57 AM   #15
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
This computer has an IDE drive and I built it in 2005. It doesn't seem slow to me, but perhaps my standards are not as strict! Using fsck and also doing a SMART check might be a good idea.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
C# : Start a process in Linux - Issues ashokbugude Linux - Software 1 08-08-2016 10:54 AM
Start up issues Seleucid Linux - Newbie 1 03-25-2010 08:00 PM
Damn Small Linux on Libretto 110ct--Can't Start X and bootup issues Haloony DamnSmallLinux 3 01-06-2009 06:48 PM
Start up and shutdown issues NickC MEPIS 2 02-20-2007 05:16 AM
KDE and Start Up issues. digitalkid1128 Linux - Software 5 07-01-2004 05:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:06 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