I also have this problem.  After upgrading to Fesity my second hard
drive seems to be nowhere

#########################################
$ sudo fdisk -l

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        3305    26547381    7  HPFS/NTFS
/dev/sda2            3306        9541    50090670   83  Linux
/dev/sda3            9542        9729     1510110    5  Extended
/dev/sda5            9542        9729     1510078+  82  Linux swap / Solaris
#########################################

but it does not find my serial ATA second  hard drive.  It can be found
in windows.  Here is my fstab

#########################################
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
#  -- This file has been automaticly generated by ntfs-config -- 
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>

proc /proc proc defaults 0 0
# Entry for /dev/mapper/sda2 :
UUID=812875a4-e8d7-4faa-bd2c-c00da92ec26d / ext3 defaults,errors=remount-ro 0 1
/dev/sda5 none swap sw 0 0
/dev/cdrom /media/cdrom0 udf,iso9660 user,noauto 0 0
# Entry for /dev/sda1 :
UUID=5A887A41887A1BA7 /media/windows ntfs umask=222,utf8 0 0
#########################################

and my device map (if it helps)

#########################################
$ cat /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/sda
#########################################

Sometimes when I boot it names the drive hda and other times sda!

-- 
Kernel 2.6.20-15 loses two partitions/disks
https://bugs.launchpad.net/bugs/106408
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to