~pr0gg3d/ubuntu/oneiric/util-linux/bug-805886

« back to all changes in this revision

Viewing changes to tests/expected/fdisk/align-512-4K-topology

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2010-03-22 17:35:40 UTC
  • mfrom: (1.6.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100322173540-sm083tdtvne1wa5w
Tags: 2.17.2-0ubuntu1
* Merge from Debian experimental, remaining changes:
  - Since udev is required in Ubuntu, the hwclock.sh init script is
    not called on startup and the hwclockfirst.sh init script is
    removed.
  - Use wildcards for symbols file, since they use versioned symbols
    properly.
  - Remove /etc/adjtime on upgrade if it was not used.
  - Install custom blkid.conf to use /dev/.blkid.tab since we don't
    expect device names to survive a reboot
  - No lsb_release call in mount.preinst since we'd need Pre-Depends
    (LP: #383697).
  - Do not install initramfs hook, since our initramfs already handles
    including blkid.
  - Mention mountall(8) in fstab(5) manpages, along with its special
    options.

* For the case where mount is called with a directory to mount, look
  that directory up in mountall's /lib/init/fstab if we couldn't find
  it mentioned anywhere else.  This means "mount /proc", "mount /sys",
  etc. work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Create partitions
 
2
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
 
3
Building a new DOS disklabel with disk identifier 0x817cb84a.
 
4
Changes will remain in memory only, until you decide to write them.
 
5
After that, of course, the previous content won't be recoverable.
 
6
 
 
7
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
 
8
 
 
9
The device presents a logical sector size that is smaller than
 
10
the physical sector size. Aligning to a physical sector (or optimal
 
11
I/O) size boundary is recommended, or performance may be impacted.
 
12
 
 
13
WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
 
14
         switch off the mode (command 'c') and change display units to
 
15
         sectors (command 'u').
 
16
 
 
17
Command (m for help): DOS Compatibility flag is not set
 
18
 
 
19
Command (m for help): Changing display/entry units to sectors
 
20
 
 
21
Command (m for help): Command action
 
22
   e   extended
 
23
   p   primary partition (1-4)
 
24
Partition number (1-4): First sector (64-102399, default 64): Using default value 64
 
25
Last sector, +sectors or +size{K,M,G} (64-102399, default 102399):
 
26
Command (m for help): Command action
 
27
   e   extended
 
28
   p   primary partition (1-4)
 
29
Partition number (1-4): First sector (20544-102399, default 20544): Using default value 20544
 
30
Last sector, +sectors or +size{K,M,G} (20544-102399, default 102399):
 
31
Command (m for help): Command action
 
32
   e   extended
 
33
   p   primary partition (1-4)
 
34
Partition number (1-4): First sector (41024-102399, default 41024): Using default value 41024
 
35
Last sector, +sectors or +size{K,M,G} (41024-102399, default 102399):
 
36
Command (m for help): Command action
 
37
   e   extended
 
38
   p   primary partition (1-4)
 
39
Selected partition 4
 
40
First sector (61504-102399, default 61504): Using default value 61504
 
41
Last sector, +sectors or +size{K,M,G} (61504-102399, default 102399): Using default value 102399
 
42
 
 
43
Command (m for help): First sector (61568-102399, default 61568): Using default value 61568
 
44
Last sector, +sectors or +size{K,M,G} (61568-102399, default 102399):
 
45
Command (m for help): First sector (71872-102399, default 71872): Using default value 71872
 
46
Last sector, +sectors or +size{K,M,G} (71872-102399, default 102399):
 
47
Command (m for help): First sector (82176-102399, default 82176): Using default value 82176
 
48
Last sector, +sectors or +size{K,M,G} (82176-102399, default 102399): Using default value 102399
 
49
 
 
50
Command (m for help):
 
51
Disk /dev/sdb: 52 MB, 52428800 bytes
 
52
32 heads, 32 sectors/track, 100 cylinders, total 102400 sectors
 
53
Units = sectors of 1 * 512 = 512 bytes
 
54
Sector size (logical/physical): 512 bytes / 4096 bytes
 
55
I/O size (minimum/optimal): 4096 bytes / 32768 bytes
 
56
Disk identifier: 0x817cb84a
 
57
 
 
58
   Device Boot      Start         End      Blocks   Id  System
 
59
/dev/sdb1              64       20543       10240   83  Linux
 
60
/dev/sdb2           20544       41023       10240   83  Linux
 
61
/dev/sdb3           41024       61503       10240   83  Linux
 
62
/dev/sdb4           61504      102399       20448    5  Extended
 
63
/dev/sdb5           61568       71807        5120   83  Linux
 
64
/dev/sdb6           71872       82111        5120   83  Linux
 
65
/dev/sdb7           82176      102399       10112   83  Linux
 
66
 
 
67
Command (m for help): The partition table has been altered!
 
68
 
 
69
Calling ioctl() to re-read partition table.
 
70
Syncing disks.
 
71
Alignment offsets:
 
72
0
 
73
0
 
74
0
 
75
0
 
76
0
 
77
0
 
78
0