Public bug reported:

I have 5 disks: one PATA attached to primary master and four SATA. Tha pata 
disk is the boot device and the sata disks are arranged to the raid5 array. 
I can boot with the linux-image-2.6.24-17-generic kernel (version 2.6.24-17.31) 
but I can't use my pata disk. I see it as /dev/sda but I can't use swap and 
ext3fs from this disk.

Fdisk can query the disk

[EMAIL PROTECTED]:~# fdisk -l /dev/sda

Disk /dev/sda: 10.0 GB, 10005037056 bytes
255 heads, 63 sectors/track, 1216 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x10101010

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1         694     5574523+  83  Linux
/dev/sda2             695        1216     4192965   82  Linux swap / Solaris

[EMAIL PROTECTED]:~# swapon /dev/sda2
swapon: /dev/sda2: Invalid argument

[EMAIL PROTECTED]:~# fsck /dev/sda1
fsck 1.40.8 (13-Mar-2008)
e2fsck 1.40.8 (13-Mar-2008)
fsck.ext3: Device or resource busy while trying to open /dev/sda1
Filesystem mounted or opened exclusively by another program?
[EMAIL PROTECTED]:~# cat /proc/mounts 
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw,relatime 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
/dev/mapper/newroot / ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/newroot /dev/.static/dev ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
tmpfs /var/run tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /var/lock tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /lib/modules/2.6.24-17-generic/volatile tmpfs rw,relatime 0 0
tmpfs /dev/shm tmpfs rw,relatime 0 0
devpts /dev/pts devpts rw,relatime 0 0
tmpfs /var/run tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /var/lock tmpfs rw,nosuid,nodev,noexec 0 0
/dev/evms/vmware-images /opt/vmware-images ext3 rw,relatime,data=ordered 0 0
/dev/evms/smb-store /opt/smb-store ext3 rw,relatime,data=ordered 0 0
/dev/evms/smb-backup /opt/smb-backup ext3 rw,relatime,data=ordered 0 0
securityfs /sys/kernel/security securityfs rw,relatime 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0
[EMAIL PROTECTED]:~# mount /dev/sda1 /media/hda1
mount: /dev/sda1 already mounted or /media/hda1 busy

With the linux-image-2.6.22-14-386 kernel (version:2.6.22-14.52) the
pata disk shows as /dev/hda and everything works fine with disks.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
nVidia ck804 IDE driver not working
https://bugs.launchpad.net/bugs/227077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to