Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > HARD DRIVE AND INTERNET DONT WORK!!!!!!!!!

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-07-2005   #1 (permalink)
Just Joined!
 
Join Date: Apr 2005
Posts: 4
HARD DRIVE AND INTERNET DONT WORK!!!!!!!!!

I'm using knoppix 3.7 from the cd, and my hard drive and my wireless internet card are not even recognized.

My hard drive is a Western Digital, WDC-WD800JD (SATA)

Im wirelessly connected to my internet through a netgear router and there is a airlink pci card in my computer, the model # is: AWLH3025.

i try to type /mnt/hda1 but that doesnt work.

thnx in advance
Igotproblems is offline  


Reply With Quote
Old 04-07-2005   #2 (permalink)
Linux Guru
 
sdousley's Avatar
 
Join Date: Feb 2004
Posts: 1,767
You need to mount the hard drive first.... i believe knoppix creates an fstab for you, so try:

Code:
mount /dev/hda1
then try browsing to it.
__________________
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
sdousley is offline   Reply With Quote
Old 04-08-2005   #3 (permalink)
Just Joined!
 
Join Date: Apr 2005
Posts: 4
I tried doing that.
IT says it cant find it. I have no clue what to do.

It says something like "Mount: Can't find! in etc/fstab or etc/mstab"
Igotproblems is offline   Reply With Quote
Old 04-08-2005   #4 (permalink)
Linux Guru
 
sdousley's Avatar
 
Join Date: Feb 2004
Posts: 1,767
ok, so try:

Code:
mkdir /mnt/hda1
mount /dev/hda1 /mnt/hda1
__________________
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
sdousley is offline   Reply With Quote
Old 04-08-2005   #5 (permalink)
Just Joined!
 
Join Date: Apr 2005
Posts: 4
the first command works - mkdir /mnt/hda1; although when i type the second one it says

/dev/hda1: Input/Output error
Mount: You must specify the filesystem type

thnx for all your help so far!
Igotproblems is offline   Reply With Quote
Old 04-08-2005   #6 (permalink)
/etc/init.d/moderator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 6,038
Is there SATA support by default in Knoppix? Do you need to prompt for a module load at boot?
bigtomrodney is offline   Reply With Quote
Old 04-08-2005   #7 (permalink)
Linux Guru
 
sdousley's Avatar
 
Join Date: Feb 2004
Posts: 1,767
ok, instead of
Code:
mount /dev/hda1 /mnt/hda1
try:
Code:
mount -t vfat /dev/hda1 /mnt/hda1
if the drive's fat£", or if it's ntfs, try:
Code:
mount -t ntfs /dev/hda1 /mnt/hda1
Also, i didn't notice at first that it was a SATA drive, i am not 100% sure as to the compatibility between knoppix and SATA as yet.
__________________
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
sdousley is offline   Reply With Quote
Old 04-10-2005   #8 (permalink)
Just Joined!
 
Join Date: Apr 2005
Posts: 4
That too didnt work, i guess its just the fact that it is a SATA drive. O well

But do u know how i could fix my wireless card too?

thnx
Igotproblems is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 03:16 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2