LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-16-2005, 09:04 AM   #1
r5d
Newbie
 
Registered: Jun 2005
Posts: 1

Rep: Reputation: 0
hard drive detection problem on fresh Debian 3.1


Hello,
I just installed a fresh copy of debian on my computer. I have 2 physical hard drives: one of 20GB running linux and swap (hda1/hda2) and one of 120GB with one fullsize fat32 partition (just changed to linux). linux does not even detect the 2nd drive although my BIOS setting are OK (i think).

by the way, how do I mount an USB drive?? (is connected and recognized in system monitor)

thanks for replies, R5d
 
Old 06-16-2005, 03:30 PM   #2
Ice9
Member
 
Registered: Jun 2002
Location: Belgium
Distribution: Sidux
Posts: 313

Rep: Reputation: 30
Quote:
linux does not even detect the 2nd drive although my BIOS setting are OK (i think).
How do you know this?
Try this as root:
fdisk /dev/hdb
And see what the output is, the partition will most probably be /dev/hdb1.
You need to create a mountpoint (e.g. /media/win) and then you can mount the partition to the mountpoint with
mount -t vfat /dev/hdb1 /media/win
You might need to edit your fstab file before being able to mount the partition, I don't think you have to but I'm not sure anymore.

Anyway, you can add this line to your /etc/fstab file and save it
/dev/hdb1 /mnt/d vfat user,rw,exec 0 0

For the usb drive you can do something similar, I just wrote a kind of howto for that to help out some buddies so I'm gonna direct you to this page instead of re-writing all that stuff.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux can't find SATA hard drive during fresh install Dembwl3 Linux - Newbie 7 10-05-2007 09:57 PM
Debian usb ntfs hard drive problem hutch Debian 4 09-28-2005 09:33 PM
hard drive detection flump Linux - Hardware 2 08-01-2003 06:15 AM
fresh install/hard drive snocked Linux - Newbie 3 01-18-2003 09:00 AM
hard drive detection problems flump Linux - Newbie 4 01-16-2003 01:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration