Re: Hard Drive Mania

2001-08-27 Thread Lourens Steenkamp

On Sun, 26 Aug 2001 23:38:09 -0400
Hello burns from Lourens:

The output of dmesg might assist you.

First, the drives are listed in the normal fashion and then some useful
info about each drive and the partitions on each drive.
Would you be able to figure the disks out from this ??

hda: WDC WD64AA, ATA DISK drive
hdb: WDC WD200EB-00BHF0, ATA DISK drive
hdc: CDU5211, ATAPI CD/DVD-ROM drive
hdd: Conner Peripherals 1080MB - CFS1081A, ATA DISK drive
hde: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide2 at 0x9800-0x9807,0x9402 on irq 10
hda: 12594960 sectors (6449 MB) w/2048KiB Cache, CHS=784/255/63, 
(U)DMA
hdb: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=2434/255/63
, UDMA(100)
hdd: 2114180 sectors (1082 MB), CHS=2097/16/63, DMA
hdc: ATAPI 52X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
hde: 98304kB, 32/64/96 CHS, 4096 kBps, 512 sector size, 2941 rpm
Partition check:
 hda: hda1
 hdb: hdb1 hdb2 hdb3 hdb4
 hdd: [PTBL] [524/64/63] hdd1


HTH

"  Well here's a fine kettle of fish, Ollie.
"  
"  I have installed Suse 7.2 Pro over the weekend and have had to
"  reshuffle 
"  harddrives a couple of times to accomodate both Windows and the
"  appealing but 
"  largish Suse install... this is (still) a dual boot system.
"  
"  Disk 3 was reformatted to EXT2 and not all are being picked up by the
"  system 
"  (I don't think 2 & 3 are). I can edit the fstab file, but how do I know
"  which 
"  drive is actually now which device, when the devices listed are not
"  updating, 
"  not all of them are being listed and the fstab listing no longer
"  matches the 
"  current reality?
"  
"  Here are the facts:
"  
"  System Details:
"  - ABit BP6 Mainboard
"  - Dual Celeron CPUs
"  - 512 MB SDRAM
"  - Creative Nvidia TNT2 Ultra graphics card
"  - Soundblaster Live Value sound card
"  - Disk 1, Master on primary EIDE, 9Gb Fat32 Primary for Windows, 10Gb
"  for 
"  Linux with default Suse install partions (boot, swap & /)
"  - CDROM, Acer 50x ATAPI = slave on primary EIDE
"  - Disk 2, Master on secondary EIDE, 13.2Gb EXT2 for Linux storage
"  - Disk 3, Slave on secondary EIDE, 4Gb fat32 Primary for Windows
"  storage
"  - Disk 4, Master on first ATA66 UDMA channel, 13Gb fat32 split into 
"  approximately two logical 6Gb drives/partitions.
"  
"  Following is result of df:
"   burns@burns:~ > df -h
"  Filesystem            Size  Used Avail Use% Mounted on
"  /dev/hda7              10G  2.9G  7.0G  29% /
"  /dev/hda5              23M  2.5M   19M  12% /boot
"  shmfs                 942M     0  941M   0% /dev/shm
"  
"  Following is fstab file:
"  root@burns:/ > cat etc/fstab
"  /dev/hda7       /       ext2    defaults 1 1
"  /dev/hda5       /boot   ext2    defaults 1 2
"  /dev/cdrom      /media/cdrom    auto    ro,noauto,user,exec 0 0
"  devpts  /dev/pts        devpts  defaults 0 0
"  /dev/fd0        /media/floppy   auto    noauto,user,sync 0 0
"  proc    /proc   proc    defaults 0 0
"  /dev/hda1       /windows/C      vfat    noauto,user 0 0
"  /dev/hdd1       /windows/D      vfat    noauto,user 0 0
"  /dev/hdf1       /windows/E      vfat    noauto,user 0 0
"  /dev/hdf5       /windows/F      vfat    noauto,user 0 0
"  /dev/hda6       swap    swap    pri=42 0 0
"  
"  I have another question, but I'll post it as a separate thread.
"  -- 
"  burns

***

If you find a solution and become attached to it, 
the solution may become your next problem.

***

Powered by SuSE Linux 7.2 Professional
Registered Linux User

Lourens Steenkamp
Republic of South Africa









_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users



Re: Hard Drive Mania

2001-08-27 Thread Net Llama

Are you talking about the partitions, or the physical drives?  If the
drive recognition in Linux isn't matching reality, then you've got a
BIOS issue.  If its a partition issue, then its a Linux and/or BIOS
problem.  Either way, first stop should be in the BIOS to see how the
drives are recognized.

--- burns <[EMAIL PROTECTED]> wrote:
> Well here's a fine kettle of fish, Ollie.
> 
> I have installed Suse 7.2 Pro over the weekend and have had to
> reshuffle 
> harddrives a couple of times to accomodate both Windows and the
> appealing but 
> largish Suse install... this is (still) a dual boot system.
> 
> Disk 3 was reformatted to EXT2 and not all are being picked up by the
> system 
> (I don't think 2 & 3 are). I can edit the fstab file, but how do I
> know which 
> drive is actually now which device, when the devices listed are not
> updating, 
> not all of them are being listed and the fstab listing no longer
> matches the 
> current reality?
> 
> Here are the facts:
> 
> System Details:
> - ABit BP6 Mainboard
> - Dual Celeron CPUs
> - 512 MB SDRAM
> - Creative Nvidia TNT2 Ultra graphics card
> - Soundblaster Live Value sound card
> - Disk 1, Master on primary EIDE, 9Gb Fat32 Primary for Windows, 10Gb
> for 
> Linux with default Suse install partions (boot, swap & /)
> - CDROM, Acer 50x ATAPI = slave on primary EIDE
> - Disk 2, Master on secondary EIDE, 13.2Gb EXT2 for Linux storage
> - Disk 3, Slave on secondary EIDE, 4Gb fat32 Primary for Windows
> storage
> - Disk 4, Master on first ATA66 UDMA channel, 13Gb fat32 split into 
> approximately two logical 6Gb drives/partitions.
> 
> Following is result of df:
>  burns@burns:~ > df -h
> FilesystemSize  Used Avail Use% Mounted on
> /dev/hda7  10G  2.9G  7.0G  29% /
> /dev/hda5  23M  2.5M   19M  12% /boot
> shmfs 942M 0  941M   0% /dev/shm
> 
> Following is fstab file:
> root@burns:/ > cat etc/fstab
> /dev/hda7   /   ext2defaults 1 1
> /dev/hda5   /boot   ext2defaults 1 2
> /dev/cdrom  /media/cdromautoro,noauto,user,exec 0 0
> devpts  /dev/ptsdevpts  defaults 0 0
> /dev/fd0/media/floppy   autonoauto,user,sync 0 0
> proc/proc   procdefaults 0 0
> /dev/hda1   /windows/C  vfatnoauto,user 0 0
> /dev/hdd1   /windows/D  vfatnoauto,user 0 0
> /dev/hdf1   /windows/E  vfatnoauto,user 0 0
> /dev/hdf5   /windows/F  vfatnoauto,user 0 0
> /dev/hda6   swapswappri=42 0 0

=

Lonni J. Friedman [EMAIL PROTECTED]

Linux FAQ & Step-by-step help:http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
___
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users



Re: Hard Drive Mania

2001-08-26 Thread Bruce Marshall

On Sunday 26 August 2001 11:38 pm, burns wrote:
> Well here's a fine kettle of fish, Ollie.
>
> I have installed Suse 7.2 Pro over the weekend and have had to reshuffle
> harddrives a couple of times to accomodate both Windows and the appealing
> but largish Suse install... this is (still) a dual boot system.
>
> Disk 3 was reformatted to EXT2 and not all are being picked up by the
> system (I don't think 2 & 3 are). I can edit the fstab file, but how do I
> know which drive is actually now which device, when the devices listed are
> not updating, not all of them are being listed and the fstab listing no
> longer matches the current reality?
>
> Here are the facts:
>
> System Details:
> - ABit BP6 Mainboard
> - Dual Celeron CPUs
> - 512 MB SDRAM
> - Creative Nvidia TNT2 Ultra graphics card
> - Soundblaster Live Value sound card
> - Disk 1, Master on primary EIDE, 9Gb Fat32 Primary for Windows, 10Gb for
> Linux with default Suse install partions (boot, swap & /)
> - CDROM, Acer 50x ATAPI = slave on primary EIDE
> - Disk 2, Master on secondary EIDE, 13.2Gb EXT2 for Linux storage
> - Disk 3, Slave on secondary EIDE, 4Gb fat32 Primary for Windows storage
> - Disk 4, Master on first ATA66 UDMA channel, 13Gb fat32 split into
> approximately two logical 6Gb drives/partitions.
>
> Following is result of df:
>  burns@burns:~ > df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/hda7              10G  2.9G  7.0G  29% /
> /dev/hda5              23M  2.5M   19M  12% /boot
> shmfs                 942M     0  941M   0% /dev/shm
>
> Following is fstab file:
> root@burns:/ > cat etc/fstab
> /dev/hda7       /       ext2    defaults 1 1
> /dev/hda5       /boot   ext2    defaults 1 2
> /dev/cdrom      /media/cdrom    auto    ro,noauto,user,exec 0 0
> devpts  /dev/pts        devpts  defaults 0 0
> /dev/fd0        /media/floppy   auto    noauto,user,sync 0 0
> proc    /proc   proc    defaults 0 0
> /dev/hda1       /windows/C      vfat    noauto,user 0 0
> /dev/hdd1       /windows/D      vfat    noauto,user 0 0
> /dev/hdf1       /windows/E      vfat    noauto,user 0 0
> /dev/hdf5       /windows/F      vfat    noauto,user 0 0
> /dev/hda6       swap    swap    pri=42 0 0
>
> I have another question, but I'll post it as a separate thread.

You can't tell which is which by looking at the partition print of  fdisk?

-- 
++
+ Bruce S. Marshall  [EMAIL PROTECTED]  Bellaire, MI 08/27/01 00:21  +
++
Zelman's Rule of Radio Reception:
   "Your pocket radio won't pick up the station you want to hear most"
___
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users