[ create a new paste ] login | about

Link: http://codepad.org/5HDXOBK5    [ raw code | output | fork ]

Scheme, pasted on Nov 16:
root@ubuntu:/home/ubuntu# fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xd26f7210

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1       14592   117210208+   f  W95 Ext'd (LBA)
/dev/sda5               1         243     1951803   82  Linux swap / Solaris
/dev/sda6             244        6322    48829536   83  Linux
/dev/sda7            6323        8159    14755671   83  Linux
/dev/sda8            8160       11346    25596928    7  HPFS/NTFS
/dev/sda9           11347       14592    26073463+   7  HPFS/NTFS
Note: sector size is 2048 (not 512)

Disk /dev/sdc: 1988 MB, 1988624384 bytes
20 heads, 50 sectors/track, 971 cylinders
Units = cylinders of 1000 * 2048 = 2048000 bytes
Sector size (logical/physical): 2048 bytes / 2048 bytes
I/O size (minimum/optimal): 2048 bytes / 2048 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1         971     1941900    b  W95 FAT32
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(0, 0, 50) logical=(0, 1, 1)
Partition 1 does not start on physical sector boundary.

Disk /dev/sdb: 8032 MB, 8032092160 bytes
131 heads, 50 sectors/track, 2395 cylinders
Units = cylinders of 6550 * 512 = 3353600 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           2        2396     7839744    b  W95 FAT32
root@ubuntu:/home/ubuntu# 


Output:
1
reference to undefined identifier: root@ubuntu:/home/ubuntu#


Create a new paste based on this one


Comments: