Results 21 to 28 of 28
Originally Posted by Flatline
Ok, no error...and you still can't see anything with ls /mnt/usb?
can't see anything. also, the usb flash has a LED that lits up when connected ...
- 03-17-2005 #21Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
can't see anything. also, the usb flash has a LED that lits up when connected properly and blinks when in use. the LED does not even light up. I can continue working on this tomorrow when I get the floppy drive at the office.
Originally Posted by Flatline
- 03-17-2005 #22Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
uh-oh. i was at the root@amilix/mnt/usb:-# when i typed LS. However, when I am at root@amilix:-# and typed LS /mnt/usb, I CAN SEE my windows folders there! Let me try to copy the file. BRB.
Originally Posted by Amilix
- 03-17-2005 #23Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
I think i got something going now. the last command INSMOD VELOCITYGET.KO did not run, i get this error: File does not exist. At the very end of the MAKE INSTALL output i see:
***************
Build options:
VERSION: 2.4.26
SMP Disabled
***************
mkdir -p /lib/modules/2.4.26/kernel/drivers/net
install -m 644 -o root velocityget.o /lib/modules/2.4.26/kernel/drivers/net
/sbin/depmod 0a || true
IFCONFIG displays:
eth0 - with a valid IP address from the router.
lo - this has the same value as before Local Loopback
I ran from the terminal:
IFCONFIG ETH0 DOWN
IFCONFIG ETH0 UP
No problem so far, but when i run Konqueror from KDE, i still cannot connect. Running PING www.yahoo.com from the terminal returns unkown host www.yahoo.com
What do you think should I do next?
Originally Posted by Flatline
- 03-17-2005 #24
What does your /etc/resolv.conf file look like?
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-17-2005 #25Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
nameserver 167.206.3.251
nameserver 167.206.3.241
nameserver 167.206.3.185
the ips above is nothing similar to what i have in my network. i can ping my notebook using the ip address from my linux pc.
Originally Posted by Flatline
- 03-17-2005 #26
Can you ping ip addresses from the linux machine? If you can ping IP addresses but not DNS names, then putting different nameservers in /etc/resolv.conf would probably fix it (4.2.2.1 and 4.2.2.2 are nameservers that I know work).
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-17-2005 #27Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
goodness gracious! your signin should not be flatline. you're anything but.

I am posting this reply using my linux pc. thank you very much for the help.
is there an award system in this forum? my vfp programming forum has one which allows us to at least show our appreciation.
Originally Posted by Flatline
- 03-17-2005 #28
There was an award system a while back, but it seems to have been taken offline.
Just happy to help
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson


Reply With Quote