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 > Help mounting new HDD

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 06-07-2007   #1 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Malacca, Malaysia
Posts: 10
Send a message via MSN to jzng89
Help mounting new HDD

I recently installed Knoppix 5.1 on my old Pentium MMX 233Mhz, 128Mb RAM and 6Gb HDD. It works fine with a 400Mb linux-swap partition.

Everything is in perfect order. I want to install a new 20Gb HDD but it can't detect it at all, the jumpers are right and I had formatted the HDD to ext3 format. I plugged it in and tried mounting it but failed.

After that I used my IDE to USB converter to hook it up to the PC, it was detected but failed to mount with an error saying that the file system could not be determined or was not stated or something like that.

Any idea what's the prob? If possible can guide me through on installing a new HDD? I'm very new to Linux and this is my first distro installed.
jzng89 is offline  


Reply With Quote
Old 06-07-2007   #2 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Hi jzng89,

Welcome to the LinuxForums.

plug in new HDD and execute this command in Terminal
Code:
su
fdisk -l
note down partition names of new HDD and mount those. OR post the output of fdisk -l command here.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 06-07-2007   #3 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Malacca, Malaysia
Posts: 10
Send a message via MSN to jzng89
Thanks for the welcome, I hope to learn a lot about Linux here.

Anyway that did the trick nicely! Thanks so much.
jzng89 is offline   Reply With Quote
Old 06-10-2007   #4 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Malacca, Malaysia
Posts: 10
Send a message via MSN to jzng89
Sorry double posting.

Anyway, how do you set the system to automount my HDD on startup? My HDD dir is /media/hdb5 if it helps
jzng89 is offline   Reply With Quote
Old 06-11-2007   #5 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
add entry of /dev/hdb5 in /etc/fstab file
Code:
su
nano /etc/fstab
add this code
Code:
/dev/hdb5   /media/hdb5   ext3  defaults 0  0
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 06-11-2007   #6 (permalink)
Just Joined!
 
Join Date: Jun 2007
Location: Malacca, Malaysia
Posts: 10
Send a message via MSN to jzng89
Thanks, works perfectly
jzng89 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 02:14 PM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2