LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-12-2007, 03:15 PM   #1
dhoeschen
LQ Newbie
 
Registered: Jan 2007
Location: Central Minnesota
Distribution: Debian (Sarge)
Posts: 2

Rep: Reputation: 0
Why can't I see my drives on my HPT366


I have 4) ATA hard drives attached to my motherboard HPT366. During the Debian install I was able to access these 4) drives and create RAID partitions. I did not create a RAID device during install.

I finished the install and updated packages like Apache, Samba, Mdadm and Webmin. I can VNC to my system from the comfort of my living room.

I want to create my RAID but I cannot "see" HDE, HDF, HDG or HDH. They are not mounted yet, they are not part of a RAID array yet. This is where I am stuck.

To verify that I'm not crazy, I checked to see if I could see those drives using Webmin - Hardware - Partitions on Local Drives. Only HDA is visible...

I can't make a filesystem on these drives - they don't exist according to the shell...

I have gone around and around with the install more times than I'd like to admit. Does anyone know what might be wrong???
 
Old 01-12-2007, 03:38 PM   #2
Benanzo
Member
 
Registered: Sep 2005
Location: Seattle
Distribution: Ubuntu, Debian flavors
Posts: 119

Rep: Reputation: 15
so the device files are showing up in the /dev directory, right? You see /dev/hda hdb hdc hdd hde etc. Check your /etc/fstab (filesystem table) and make sure that they are listed and mountable. Are they already formatted with any particular filesystem? fat32/vfat ext3 etc? This could be your hangup.

here's the man page for mke2fs
http://www.die.net/doc/linux/man/man8/mkfs.ext3.8.html

check dmesg for device initialation errors
 
Old 01-12-2007, 05:46 PM   #3
dhoeschen
LQ Newbie
 
Registered: Jan 2007
Location: Central Minnesota
Distribution: Debian (Sarge)
Posts: 2

Original Poster
Rep: Reputation: 0
that's my trouble, they do not show up under fstab
I'm reformatting them now... thank you so much for the help! I'll let you know if I get stuck again.
 
Old 01-12-2007, 06:20 PM   #4
Benanzo
Member
 
Registered: Sep 2005
Location: Seattle
Distribution: Ubuntu, Debian flavors
Posts: 119

Rep: Reputation: 15
once they're formatted..

just give them an entry in /etc/fstab

example for an ext3 formatted disk:

Code:
## my backup hard disk, /dev/hdc
/dev/hdc /media/my_extra_disk ext3 defaults,utf8,umask=007,gid=46 0 1
then as root do
Code:
mount -a
and that should mount the disk in /media/my_extra_disk
 
  


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
Kernel panic - HPT366 RAID breenbaron Linux - Hardware 14 10-07-2004 03:20 PM
Give user permission to mount/use cdrom drives or usb drives zwyrbla Linux - Newbie 2 08-23-2004 04:30 PM
HPT366 ide controller and very slow disks... cav Linux - Hardware 9 06-22-2004 09:00 AM
HPT370 detects and using module HPT366, change ?? DaveQB Linux - Hardware 0 02-19-2004 02:36 AM
installing lilo to /dev/hde on hpt366 pheno Linux - Software 1 02-16-2001 04:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:17 PM.

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