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.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Other Distributions
Reload this Page zenwalk dosent show me my other hard drive
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Other Distributions Post questions about distributions that do not have their own forums in here

Reply
 
Thread Tools Display Modes
Old 04-26-2008   #1 (permalink)
dunes-dude
Just Joined!
 
Join Date: Apr 2008
Posts: 2
zenwalk dosent show me my other hard drive

hello im new to linux

i have been using zenwalk linux for 2 weeks now i have 2 hard drives in my desktop and zenwalk seems to detect only one it was the c:/ in windows but it dosent detect my other 120gb hard drive which was the d:/ in windows xp

thanks
dunes-dude is offline   Reply With Quote
Old 04-27-2008   #2 (permalink)
netstrider
Linux User
 
netstrider's Avatar
 
Join Date: Jul 2005
Location: South Africa
Posts: 447
Hi dunes-dude,

Give us the output of this command, you may require to change user to root and invoke it.

Change to root: su (password and press enter)

then: fdisk -l

Paste the output here.

Good luck!
netstrider is offline   Reply With Quote
Old 04-28-2008   #3 (permalink)
dunes-dude
Just Joined!
 
Join Date: Apr 2008
Posts: 2
i can see the hard disk in the terminal now ad dev/sdb1 but how can i acces it
dunes-dude is offline   Reply With Quote
Old 04-28-2008   #4 (permalink)
MikeTbob
Linux Guru
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Cowtown, Texas
Posts: 2,288
Well, if you don't already have one, you need to create a mount point for it.
Code:
mkdir /mnt/sdb1
Then you can try mounting it, if you know the filesystem type.
Code:
mount -t "type" /dev/sdb1 /mnt/sdb1
Where "type" is your filesystem type such as ext3 or vfat
Check the man page for mount.
Code:
man mount
__________________
Linux user #286065
Distro:Gentoo + KDE-3.5.9
MikeTbob 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




All times are GMT. The time now is 06:51 AM.




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

Content Relevant URLs by vBSEO 3.0.0