I also cannot access my Windows partition. It is reported correctly by
fdisk

$ sudo fdisk -l

Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0000c435

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          65      522081   83  Linux
/dev/sda2              66        1370    10482412+  83  Linux
/dev/sda3            1371        1892     4192965   82  Linux swap / Solaris
/dev/sda4            1893       33744   255851190    5  Extended
/dev/sda5            1893        8419    52428096   83  Linux
/dev/sda6            8420        8680     2096451   83  Linux
/dev/sda7            8681       17035    67111506   83  Linux
/dev/sda8           17036       33744   134215011   83  Linux

Disk /dev/sdb: 120.0 GB, 120000000000 bytes
255 heads, 63 sectors/track, 14589 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x9dc96e9e

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1           7       56196    6  FAT16
/dev/sdb2   *           8        8166    65537167+   7  HPFS/NTFS
/dev/sdb3            8167       14589    51592747+   5  Extended
/dev/sdb5            8167       11353    25599546   83  Linux
/dev/sdb6           11354       12883    12289693+  83  Linux
/dev/sdb7           12884       14413    12289693+  83  Linux
/dev/sdb8           14414       14589     1413688+  83  Linux
 

as /dev/sdb2, and parted sees it ok, with no obvious problems with
primary partitions:

(parted) print all                                                        
Model: ATA WDC WD1200JD-75G (scsi)
Disk /dev/sdb: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      32.3kB  57.6MB  57.5MB  primary   fat16             
 2      57.6MB  67.2GB  67.1GB  primary   ntfs         boot 
 3      67.2GB  120GB   52.8GB  extended                    
 5      67.2GB  93.4GB  26.2GB  logical   ext3              
 6      93.4GB  106GB   12.6GB  logical   ext3              
 7      106GB   119GB   12.6GB  logical   ext3              
 8      119GB   120GB   1448MB  logical   ext3              


Model: ATA ST3320620A (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      32.3kB  535MB   535MB   primary   ext3         boot 
 2      535MB   11.3GB  10.7GB  primary   ext3              
 3      11.3GB  15.6GB  4294MB  primary   linux-swap        
 4      15.6GB  278GB   262GB   extended                    
 5      15.6GB  69.2GB  53.7GB  logical   ext3              
 6      69.2GB  71.4GB  2147MB  logical   ext3              
 7      71.4GB  140GB   68.7GB  logical   ext3              
 8      140GB   278GB   137GB   logical   ext3              

I am using the current (31 Jan 2009) release

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 8.10
Release:        8.10
Codename:       intrepid

So is there a solution for this or not? I am a recent immigrant from
Kubuntu. During the installation, I did not change anything or tell it
to use sdb partitions, as this is the way it is done for Kubutnu
installation. Hope this was not an error.

Thanks for any help.

-- 
Intrepid Ibex installer does not recognize partition table on SATA drives
https://bugs.launchpad.net/bugs/278159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to