https://bugzilla.novell.com/show_bug.cgi?id=667514 https://bugzilla.novell.com/show_bug.cgi?id=667514#c14 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #14 from Petr Uzel <puzel@novell.com> 2011-03-21 13:27:13 UTC --- You have to start fdisk in DOS-compatible mode (which is off by default since cylinder alignment does not make sense in most cases these days): # fdisk -c=dos /dev/sdd WARNING: DOS-compatible mode is deprecated. It's strongly recommended to switch off the mode (with command 'c'). Command (m for help): n Command action e extended p primary partition (1-4) p Partition number (1-4, default 1): Using default value 1 First sector (32-16383, default 32): 63 Last sector, +sectors or +size{K,M,G} (63-16383, default 16383): Using default value 16383 Command (m for help): p Disk /dev/sdd: 8 MB, 8388608 bytes 8 heads, 32 sectors/track, 64 cylinders, total 16384 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 32768 bytes Disk identifier: 0x0004ef76 Device Boot Start End Blocks Id System /dev/sdd1 63 16383 8160+ 83 Linux Command (m for help): w The partition table has been altered! Calling ioctl() to re-read partition table. Syncing disks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.