[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pata problem



Following a Sid re-install to a sata drive, Debian does not recognise the XP 
pata drive.

Mobo: ASUS P5K SE
Dual boot: gldr on XP
Kernel : 2.6.26-1-686

The previous install was LVM and both drives were recognised. This install is 
not LVM.
Knoppix recognises both drives.

fdisk -l
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ac983

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          31      248976   83  Linux
/dev/sda2              32       28942   232227607+  83  Linux
/dev/sda3           28943       29307     2931862+  82  Linux swap / Solaris

/etc/fstab
 <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda2       /               ext3    errors=remount-ro 0       1
/dev/sda1       /boot           ext2    defaults        0       2
/dev/sda3       none            swap    sw              0       0
/dev/hda1       /win            vfat    rw,user,auto    0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto 0       0
/dev/fd0        /floppy           auto    rw,user,noauto 0      0

/dev 
sda       sda1      sda2     sda3      
sdb      sdc       sdd       sde       // multicard reader
sg0       sg1      sg2       sg3      sg4       sg5     

no hdx entries and I can't mount any of the other devices as vfat

lsmod |grep ata
pata_marvell            3520  0
ata_generic             4676  0
ata_piix               14180  3
libata                140384  4 pata_marvell,ata_generic,ahci,ata_piix
scsi_mod              129356  5 sg,sr_mod,sd_mod,usb_storage,libata
dock                    8304  1 libata

I don't know where else to look. Any help appreciated.
John Batistic


Reply to: