my /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/md0
UUID=194e2e8a-187c-4b1e-8ada-432bf352e92a /               ext3    
relatime,errors=remount-ro 0       1
# /dev/md6
UUID=2c891ecf-2a72-4424-b7fc-6b804f53d453 /home           ext3    relatime      
  0       2
# /dev/md3
UUID=4a6337c9-e8aa-4dcc-81ae-d089f624b32b /tmp            ext3    relatime      
  0       2
# /dev/md1
UUID=2a2eccb3-c8db-4a40-a15d-8cd1445f1b05 /usr            ext3    relatime      
  0       2
# /dev/md4
UUID=f120891e-9ca4-4060-930f-8350db957981 /var            ext3    relatime      
  0       2
# /dev/md5
UUID=01a1785e-713b-4185-956e-86408abde605 /vm             ext3    relatime      
  0       2
# /dev/md2
UUID=4d330af0-fe08-4d25-a41b-f59f11a81a38 none            swap    sw            
  0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0

My /dev/sda and /dev/sdb partition table:
r...@ramses:/etc# fdisk -l /dev/sda

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

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        1459    11719386   fd  Linux raid autodetect
/dev/sda2            1460        5106    29294527+  fd  Linux raid autodetect
/dev/sda3            5107        5592     3903795   fd  Linux raid autodetect
/dev/sda4            5593       30401   199278292+   5  Extended
/dev/sda5            5593        6808     9767488+  fd  Linux raid autodetect
/dev/sda6            6809        8024     9767488+  fd  Linux raid autodetect
/dev/sda7            8025       11671    29294496   fd  Linux raid autodetect
/dev/sda8           11672       30401   150448693+  fd  Linux raid autodetect

-- 
gparted says that kernel is unable to re-read the partitiontables on /dev/md 
devices
https://bugs.launchpad.net/bugs/356116
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