LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-02-2002, 10:32 AM   #1
reverand_13
LQ Newbie
 
Registered: Jan 2002
Posts: 14

Rep: Reputation: 0
fifth drive on linux


I have

hda linux
hdb win
hdb cdrom
hdd cdrw

hd? my other hd iwht no os connected to
my pci card (ata/100)

cant figure out what to put in fstab to tell it that there is a fifth drive and this is where it is

thanks in advance
 
Old 02-02-2002, 10:44 AM   #2
bpestilence
LQ Newbie
 
Registered: Jan 2002
Location: Bothell, WA
Distribution: Red Hat 7.2
Posts: 25

Rep: Reputation: 15
What distrabution? In Red Hat 7.2, I use two Hard drives, and two CD drives. Unlike what you have written, mine are labeled:

hda1
hdb2
cdrom
cdrom1


I am confused as to why Linux would set your CD drives as hard drives?
 
Old 02-02-2002, 10:56 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
hdX is simplay a reference to an IDE drive, not necessarily a hard disk. bpestilence, if you do 'ls -l /dev/cdrom' it'll point to /dev/hdc or such like.

if your ide card is setup up normally, you will have hde/f and so forth. run 'fdisk -l' to show the conected hard drives and their partitions
 
Old 02-03-2002, 12:56 PM   #4
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
You might want to look at your /var/log/boot.msg - mine looks like this...
Code:
<6>Uniform Multi-Platform E-IDE driver Revision: 6.31
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<4>PIIX4: IDE controller on PCI bus 00 dev 21
<4>PCI: Enabling device 00:04.1 (0000 -> 0001)
<4>PIIX4: chipset revision 1
<4>PIIX4: not 100%% native mode: will probe irqs later
<4>PIIX4: neither IDE port enabled (BIOS)
<4>PDC20262: IDE controller on PCI bus 00 dev 58
<6>PCI: Found IRQ 10 for device 00:0b.0
<4>PDC20262: chipset revision 1
<4>PDC20262: not 100%% native mode: will probe irqs later
<4>PDC20262: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
<4>    ide0: BM-DMA at 0x8800-0x8807, BIOS settings: hda:pio, hdb:pio
<4>    ide1: BM-DMA at 0x8808-0x880f, BIOS settings: hdc:pio, hdd:pio
<4>PDC20262: IDE controller on PCI bus 00 dev 60
<6>PCI: Found IRQ 11 for device 00:0c.0
<4>PDC20262: chipset revision 1
<4>PDC20262: not 100%% native mode: will probe irqs later
<4>PDC20262: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
<4>    ide2: BM-DMA at 0x7000-0x7007, BIOS settings: hde:pio, hdf:pio
<4>    ide3: BM-DMA at 0x7008-0x700f, BIOS settings: hdg:pio, hdh:pio
<4>hda: MAXTOR 6L060L3, ATA DISK drive
<4>hdc: MAXTOR 6L060L3, ATA DISK drive
<4>hde: MAXTOR 6L060L3, ATA DISK drive
<4>ide0 at 0xa000-0xa007,0x9802 on irq 10
<4>ide1 at 0x9400-0x9407,0x9002 on irq 10
<4>ide2 at 0x8400-0x8407,0x8002 on irq 11
<6>hda: 117266688 sectors (60041 MB) w/1819KiB Cache, CHS=116336/16/63, UDMA(66)
<6>hdc: 117266688 sectors (60041 MB) w/1819KiB Cache, CHS=116336/16/63, UDMA(66)
<6>hde: 117266688 sectors (60041 MB) w/1819KiB Cache, CHS=116336/16/63, UDMA(66)
This is from a system with two Promise ATA/66 controllers and three 60Gb drives (a small RAID5 array) with the root filesystem living on a pair of SCSI 9Gb Cheetahs.

If your system can't see the drive it may the case that you need kernel support for the controller. If you could tell us which one you're using...
 
Old 02-04-2002, 11:44 PM   #5
reverand_13
LQ Newbie
 
Registered: Jan 2002
Posts: 14

Original Poster
Rep: Reputation: 0
still lost

from fdisk -l gave:



Disk /dev/hda: 16 heads, 63 sectors, 77545 cylinders
Units = cylinders of 1008 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 21 10552+ 83 Linux
/dev/hda2 22 77545 39072096 5 Extended
/dev/hda5 22 10180 5120104+ 83 Linux
/dev/hda6 10181 10688 256000+ 82 Linux swap
/dev/hda7 10689 77545 33695896+ 83 Linux

Disk /dev/hdb: 255 heads, 63 sectors, 1582 cylinders
Units = cylinders of 16065 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1582 12707383+ c Win95 FAT32 (LBA)


there is no file /var/log/boot.msg
 
  


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
Laptop DVD drive has died, will linux boot from an external drive? Stevetgn Linux - Newbie 2 05-14-2005 05:18 PM
Seeing a Linux drive from Windows and copying files from the Linux drive? Alvis Linux - Software 4 03-26-2005 07:03 PM
boot from floppy drive then insall linux redhat9 from HARD DRIVE Shiraz Ahmed Linux - Software 0 08-23-2004 05:11 AM
dual boot when linux on 1 drive, win on other drive, both scsi? nornad Red Hat 3 04-08-2004 08:44 AM
Cannot Copy Files From Network FAT32/NTFS Drive to My Local Linux Drive michaelh Linux - Networking 3 10-29-2002 10:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:24 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