Opened 11 years ago
Closed 9 years ago
#213 closed defect (fixed)
Freebsd10.0-RC1 error in building disk image (invalid partition table)
Reported by: | huub | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Keywords: | Cc: | ||
Resource needed to fix: |
Description
log: /usr/obj/nanobsd.wleiden-hybrid_.di
root@buildbot10:~/nanobsd # cat /usr/obj/nanobsd.wleiden-hybrid_.di
Creating md backing file...
0+0 records in
0+0 records out
0 bytes transferred in 0.000044 secs (0 bytes/sec)
fdisk: invalid fdisk partition table found
* Working on device /dev/md1 *
* Working on device /dev/md1 *
parameters extracted from in-core disklabel are:
cylinders=977 heads=32 sectors/track=63 (2016 blks/cyl)
parameters to be used for BIOS calculations are:
cylinders=977 heads=32 sectors/track=63 (2016 blks/cyl)
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 63, size 820449 (400 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 406/ head 31/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 820575, size 820449 (400 Meg), flag 0
beg: cyl 407/ head 1/ sector 1;
end: cyl 813/ head 31/ sector 63
The data for partition 3 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 1641024, size 10080 (4 Meg), flag 0
beg: cyl 814/ head 0/ sector 1;
end: cyl 818/ head 31/ sector 63
The data for partition 4 is:
<UNUSED>
# /dev/md1s1:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 820433 16 unused 0 0
c: 820449 0 unused 0 0 # "raw" part, don't edit
Creating /dev/md1s1a (mounting on /usr/obj/nanobsd.wleiden-hybrid_.mnt)
newfs -b 4096 -f 512 -i 8192 -O1 -U /dev/md1s1a
/dev/md1s1a: 400.6MB (820433 sectors) block size 4096, fragment size 512
using 32 cylinder groups of 12.66MB, 3240 blks, 1632 inodes.
with soft updates
super-block backups (for fsck -b #) at:
32, 25952, 51872, 77792, 103712, 129632, 155552, 181472, 207392, 233312, 259232, 285152, 311072, 336992, 362912, 388832, 414752, 440672, 466592, 492512, 518432,
544352, 570272, 596192, 622112, 648032, 673952, 699872, 725792, 751712, 777632, 803552
Populating s1a from /usr/obj/nanobsd.wleiden-hybrid_.w
/usr/obj/nanobsd.wleiden-hybrid_.mnt/.
/usr/obj/nanobsd.wleiden-hybrid_.mnt/./bin
/usr/obj/nanobsd.wleiden-hybrid_.mnt/./bin/cat
.....
(etc)
.....
/usr/obj/nanobsd.wleiden-hybrid_.mnt/./conf/default/var
/usr/obj/nanobsd.wleiden-hybrid_.mnt/./conf/default/etc
/usr/obj/nanobsd.wleiden-hybrid_.mnt/./conf/default/etc/remount
260108 blocks
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on
/dev/md1s1a 403288 134590 236435 36% 7574 44648 15% /usr/obj/nanobsd.wleiden-hybrid/_.mnt
Generating mtree...
Duplicating to second image...
dd: /dev/md1s2: Invalid argument
6409+1 records in
6409+0 records out
420020224 bytes transferred in 33.684407 secs (12469278 bytes/sec)
Running exit trap code
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on
/dev/ada1s1 77881980 2322764 69328660 3% 47882 10064372 0% /usr/obj
umount: /usr/obj/nanobsd.wleiden-hybrid_.mnt: not a file system root directory
geen issue meer in huidige 10.2 release setup