почему fdisk видит раздел после формата флешки
Добавлено: 2013-01-27 14:44:54
Код: Выделить всё
[root@taz-x10 ~]# dd if=/dev/zero of=/dev/da0 bs=1m
dd: /dev/da0: end of device
964+0 records in
963+0 records out
1009778688 bytes transferred in 135.674872 secs (7442636 bytes/sec)
[root@taz-x10 ~]# fdisk da0
******* Working on device /dev/da0 *******
parameters extracted from in-core disklabel are:
cylinders=963 heads=64 sectors/track=32 (2048 blks/cyl)
parameters to be used for BIOS calculations are:
cylinders=963 heads=64 sectors/track=32 (2048 blks/cyl)
fdisk: invalid fdisk partition table found
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 32, size 1972192 (962 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 962/ head 63/ sector 32
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>