Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-28-2004, 11:43 PM   #1
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
got linux up and running, need help

I just got mandrake 10.0 working but I have a couple of problems.
1)I cant do anything to files on my windows partition, they are all locked
2) cant even get in to my root folder
3)I moved lots of files from C to E in linux(well, I made copys caus like I said, I cant do anything to them) but in windows E is empty (E is a FAT32 partition i made so both OS's could use files from a common drive)
4) most important of all, i cant get on the net. I tried many different settings in the network section but it just doesnt connect.
5) buy linux for dummies or Sams Teach Yourself Linux in 24 Hours

EDIT: ignore question 3, turns out when I made a shortcut on my desktop I actually ended up moving the whole thing there, thats why I didint see anything in windows
__________________
redqueen: Antec Sonata, Pentium-D 2.5GHz, MSI G31M3-L, 2GB ram, 320 GB HDD, OpenBSD
hal9000: Lenovo T61, 2GB ram, 120 GB HDD, FreeBSD

Last edited by ghost2003; 05-29-2004 at 12:27 AM.
ghost2003 is offline   Reply With Quote
Old 05-29-2004, 08:09 PM   #2
Member (13 bit)
 
Floppyman's Avatar
 
Join Date: Mar 1999
Posts: 6,789
Hi,

Let's first figure out whether your ethernet card was even detected or installed.

Open up a terminal (shell): Then type in "su" (without quotes). Enter your root password. Then enter the command "ifconfig" (without quotes). What do you have listed there? Is eth0 there by chance?

HTH
Floppyman is offline   Reply With Quote
Old 05-29-2004, 08:24 PM   #3
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
eth0
Link encap:Ethernet HWaddr 00:50:2C:08:68:47
inet6 addr: fe80::250:2cff:fe08:6847/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:2430 (2.3 Kb)
Interrupt:11 Base address:0xb000

lo
Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:110 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7522 (7.3 Kb) TX bytes:7522 (7.3 Kb)Untitled 1

When i try to setup a connection and it asks for drivers there is one already selected that is the same company and model as my ethernet card so i dont think drivers are my problem. I tried downloading them from the company's site anyway but they only support kernel 2.2 and 2.4. The instructions are better off writen in chinese caus I bearly unserstand 1 word they are saying.
ghost2003 is offline   Reply With Quote
Old 05-29-2004, 11:50 PM   #4
Member (13 bit)
 
Floppyman's Avatar
 
Join Date: Mar 1999
Posts: 6,789
Hi again,

How do you connect to the internet? Do you have a static IP or use DHCP and go through a router? HTH
Floppyman is offline   Reply With Quote
Old 05-30-2004, 12:01 AM   #5
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
uh, not sure, I have no networking skills. How do I find out?
note to self: buy Home Networking For Dummies after learning linux
ghost2003 is offline   Reply With Quote
Old 05-30-2004, 01:31 AM   #6
Member (13 bit)
 
Floppyman's Avatar
 
Join Date: Mar 1999
Posts: 6,789
Hi,

Do you use a dial-up modem, or do you connect through DSL or cable? HTH
Floppyman is offline   Reply With Quote
Old 05-30-2004, 01:37 AM   #7
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
connected to a router and have cable internet
ghost2003 is offline   Reply With Quote
Old 05-31-2004, 01:45 AM   #8
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
That's easy then. I believe Mandrake's tool is called "netconfig". Simply run it, and when asked tell it to use DHCP.

If eth0 is showing up under ifconfig, your driver is loaded, you simply have to tell it how to find its address, either by static IP or DHCP.
Xayd is offline   Reply With Quote
Old 05-31-2004, 08:43 PM   #9
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
Do I need to write something in the box or keep it blank? Becaus im pretty sure thats what ive done over and over.
ghost2003 is offline   Reply With Quote
Old 06-01-2004, 09:19 AM   #10
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
You must have a hostname, you don't have to have a domain. If it insists on a domain input just put "none".

what's the output of the command 'ifconfig'? paste it.
Xayd is offline   Reply With Quote
Old 06-01-2004, 03:12 PM   #11
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
ifconfig output:

eth0
Link encap:Ethernet HWaddr 00:50:2C:08:68:47
inet6 addr: fe80::250:2cff:fe08:6847/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:2430 (2.3 Kb)
Interrupt:11 Base address:0xb000

lo
Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:110 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7522 (7.3 Kb) TX bytes:7522 (7.3 Kb)Untitled 1
ghost2003 is offline   Reply With Quote
Old 06-01-2004, 07:55 PM   #12
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
cat /etc/sysconfig/network-scripts/ifcfg-eth0


the following should be set, if not edit the file and change them


BOOTPROTO=dhcp
ONBOOT=yes

Set the netmask to whatever your router is using.

also check /etc/resolv.conf and make sure there are nameservers in there (at least one, anyways).
Xayd is offline   Reply With Quote
Old 06-02-2004, 09:12 PM   #13
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
got fedora2 and its working great, only problem is i cant see my C: and E: partitions under /mnt anymore, for a moment there i thought I lost them
ghost2003 is offline   Reply With Quote
Old 06-02-2004, 11:07 PM   #14
Member (11 bit)
 
Blue_Gundam2002's Avatar
 
Join Date: May 2003
Location: Houston, Texas
Posts: 1,340
Send a message via AIM to Blue_Gundam2002 Send a message via Yahoo to Blue_Gundam2002
you need to isntall this, http://linux-ntfs.sourceforge.net/rpm/fedora1.html
If you need any help I'll be in #pcmech.
Blue_Gundam2002 is offline   Reply With Quote
Old 06-02-2004, 11:44 PM   #15
Lest we forget
 
ghost2003's Avatar
 
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
shouldnt I take the ones for fedora2 instead of 1? One of them in FAT-32.
ghost2003 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:51 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0