LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-06-2005, 11:10 AM   #1
maldini1010
Member
 
Registered: Sep 2004
Location: Montreal
Posts: 53

Rep: Reputation: 15
Installing Linux on second Hard Disc


Hi

I have two 80 gig hard disk. I have Windows on my primary hard disk. And have just re-installed Fedora 3 on the second hard disk. I have noticed that my linux is working flow...it take a long time to enable the swap(at boot) and my application such as opening a terminal is ridiculously slow.

Is this related with the fact that i'm on the second hard disk?

Thanks
Maldini
 
Old 03-06-2005, 10:51 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
No, it shouldn't be related to that.

How much memory and swap space do you have?

Some handy commands:
# Memory and swap information
cat /proc/meminfo
free
An article: Tips for Optimizing Linux Memory
# How are the hard drives partitioned
fdisk -l
# How much free/used drive space
df -h
 
Old 03-11-2005, 09:30 PM   #3
maldini1010
Member
 
Registered: Sep 2004
Location: Montreal
Posts: 53

Original Poster
Rep: Reputation: 15
Hi,

This is the information I got form the command cat /proc/meminfo
MemTotal: 1034604 kB
MemFree: 666172 kB
Buffers: 30128 kB
Cached: 207512 kB
SwapCached: 0 kB
Active: 175916 kB
Inactive: 152340 kB
HighTotal: 130752 kB
HighFree: 140 kB
LowTotal: 903852 kB
LowFree: 666032 kB
SwapTotal: 2031608 kB
SwapFree: 2031608 kB
Dirty: 36 kB
Writeback: 0 kB
Mapped: 129604 kB
Slab: 27468 kB
CommitLimit: 2548908 kB
Committed_AS: 319972 kB
PageTables: 3392 kB
VmallocTotal: 114680 kB
VmallocUsed: 4332 kB
VmallocChunk: 110248 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 2048 kB

are you able to tell me if the problem is here. It took me 7 minutes to boot of linux,,, it stalls at the enable swap,, then when it run it take alot of time to open a simple konsole,

tnx
maldini
 
Old 03-11-2005, 11:28 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Please list more details about your machine, particularly the CPU. Regarding Linux being on drive 2, No, that will not have any impact on performance. -- J.W.
 
Old 03-11-2005, 11:48 PM   #5
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Maybe the drivers in Linux are not using DMA mode specifically for your chipset.

Post your motherboard information here along with the chipset it uses (NForce, Via or whatever).

Also are you getting any warnings at bootup about DMA not being enabled? If yes to this question then you should have DMA selected in the kernel configuration and the appropriate drivers for your chipset enabled and recompile the kernel Sorry for not providing a simpler solution.

Last edited by vharishankar; 03-11-2005 at 11:49 PM.
 
Old 03-12-2005, 01:25 AM   #6
maldini1010
Member
 
Registered: Sep 2004
Location: Montreal
Posts: 53

Original Poster
Rep: Reputation: 15
Hi guys,

1) I reinstalled linux on my first hard disk, and I am still having this problem,

2) My mother board is an Asus p4p800- e deluxe with intel 865 p3 chipset

3) My cpu is an intel pentium 4, 3 GHz prescott HT

4)I am really having a hard time debuging my problem, but i have some interesting information which you guys might understand, when ever i deactivate my network all of the konsoles start pop-in up at the speed of light.. and all starts working fine. I start the network with Activate from the network configuration and back to the slow konsoles

Tnx
maldini
 
Old 03-12-2005, 02:29 AM   #7
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Edit your /etc/hosts file and give a hostname for your IP address.

This is quite a common problem when network settings are misconfigured.

Also are you using DHCP? If you are not using DHCP to resolve IP addresses, then you must turn it off in your network configuration.
 
Old 03-12-2005, 09:56 AM   #8
maldini1010
Member
 
Registered: Sep 2004
Location: Montreal
Posts: 53

Original Poster
Rep: Reputation: 15
Yes, I am using DHCP, So how do I exactly change my /etc/host ? All there is in this file
is

# Do not remove the following line, or vaarious programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost

What should I add
thanks
maldini

Last edited by maldini1010; 03-12-2005 at 10:20 AM.
 
Old 03-14-2005, 01:38 AM   #9
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127
If you use DHCP you don't need to edit /etc/hosts.
You use DHCP - do you actually get an IP? Activate network and check output of
# ifconfig eth0
should give you something like:
Quote:
eth0 Link encap:Ethernet HWaddr 00:30:05:39:80:5A
inet addr:172.16.1.39 Bcast:172.16.1.255 Mask:255.255.255.0
inet6 addr: fe80::230:5ff:fe39:805a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3162 errors:0 dropped:0 overruns:0 frame:0
TX packets:2192 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2331249 (2.2 MiB) TX bytes:298551 (291.5 KiB)
Check that "inet addr:" it should be a valid IP, if not there's a problem contacting DHCP-server. Is this a home-computer? I mean, you do have a DHCP-server on your network?
If not, you will have to set a static IP manually, and edit /etc/hosts: My computer is edgar, I call my domain zoo.se so I add the line:
192.168.30.2 edgar.zoo.se edgar
 
Old 03-14-2005, 03:30 AM   #10
omersalah444
LQ Newbie
 
Registered: Mar 2005
Location: palestine
Posts: 3

Rep: Reputation: 0
i can't install suse on intel 865
i tried alot put i can't
 
Old 03-14-2005, 03:32 AM   #11
omersalah444
LQ Newbie
 
Registered: Mar 2005
Location: palestine
Posts: 3

Rep: Reputation: 0
i need help

i can't install suse linux on intel 865
 
Old 03-14-2005, 02:03 PM   #12
popm
LQ Newbie
 
Registered: Mar 2005
Posts: 4

Rep: Reputation: 0
Thank you kindly. This information is very usefull for me. Great site! Thanks again!


http://www.neolink.ro
 
  


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
Hard Disc Formatting Types and usage- Linux smudge|lala Linux - Hardware 9 11-08-2006 12:06 AM
IBM server 6i raid(linux 9) does not recognize hard disc biju Linux - Hardware 3 05-25-2006 04:22 PM
how to detect a hard disc in linux jaremkell Linux - Hardware 3 06-22-2005 04:34 AM
windows hard disc from linux.. kiru Linux - Newbie 5 04-11-2003 08:31 AM
Trouble installing to hard disc martismo Linux - Newbie 5 10-02-2002 08:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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