[Trac-bugs] [PC-BSD Trac] #291: No /boot/loader error
PC-BSD
trac at pcbsd.org
Fri May 28 04:40:46 PDT 2010
#291: No /boot/loader error
----------------------------+-----------------------------------------------
Reporter: mjanosi | Owner: kris
Type: System Defect | Status: reopened
Priority: major | Milestone:
Component: Installer | Version: 8.0
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment(by mjanosi):
Well I tried again after replacing functions-disk.sh and it still fails,
although
pc-sysinstall.log is smaller:
Running: find-update-parts
mount: no : No such file or directory
kern.geom.debugflags: 0 -> 16
Running gpart modify on ada0
Running: gpart modify -t freebsd -i 2 ada0
ada0s2 modified
Cleaning up ada0s2
Running: dd if=/dev/zero of=/dev/ada0s2 count=1024
1024+0 records in
1024+0 records out
524288 bytes transferred in 0.107301 secs (4886143 bytes/sec)
NEWFS: /dev/ada0s2a - UFS+S
Running: newfs -U /dev/ada0s2a
/dev/ada0s2a: 2048.0MB (4194304 sectors) block size 16384, fragment size
2048
using 12 cylinder groups of 183.72MB, 11758 blks, 23552 inodes.
with soft updates
super-block backups (for fsck -b #) at:
160, 376416, 752672, 1128928, 1505184, 1881440, 2257696, 2633952,
3010208,
3386464, 3762720, 4138976
Running: sync
Running: glabel label rootfs0 /dev/ada0s2a
Running: sync
Running: sync
Running: glabel label swap0 /dev/ada0s2b
Running: sync
NEWFS: /dev/ada0s2d - UFS+S
Running: newfs -U /dev/ada0s2d
/dev/ada0s2d: 1024.0MB (2097152 sectors) block size 16384, fragment size
2048
using 6 cylinder groups of 183.72MB, 11758 blks, 23552 inodes.
with soft updates
super-block backups (for fsck -b #) at:
160, 376416, 752672, 1128928, 1505184, 1881440
Running: sync
Running: glabel label var0 /dev/ada0s2d
Running: sync
NEWFS: /dev/ada0s2e - UFS+S
Running: newfs -U /dev/ada0s2e
/dev/ada0s2e: 2810.0MB (5754880 sectors) block size 16384, fragment size
2048
using 16 cylinder groups of 183.72MB, 11758 blks, 23552 inodes.
with soft updates
super-block backups (for fsck -b #) at:
160, 376416, 752672, 1128928, 1505184, 1881440, 2257696, 2633952,
3010208,
3386464, 3762720, 4138976, 4515232, 4891488, 5267744, 5644000
Running: sync
Running: glabel label usr0 /dev/ada0s2e
Running: sync
mount -o rw /dev/ada0s2a -> /mnt/
Running: mount -o rw /dev/ada0s2a /mnt/
swapon ada0s2b
Running: swapon /dev/ada0s2b
mount -o rw /dev/ada0s2d -> /mnt/var
Running: mount -o rw /dev/ada0s2d /mnt/var
mount -o rw /dev/ada0s2e -> /mnt/usr
Running: mount -o rw /dev/ada0s2e /mnt/usr
FOUND DVD: /dev/cd0
pc-sysinstall: Starting Extraction
pc-sysinstall: Extraction Finished
Running chroot command: /usr/bin/cap_mkdb /etc/login.conf
Setting em0 to DHCP on the system.
Running chroot command: cat /.tmpPass | pw useradd -n mjanosi -c "Miklos
Janosi" -h 0 -s "/bin/csh" -m -d "/home/mjanosi" -G "wheel,operator"
Running: rm /mnt/.tmpPass
Running chroot command: cp /usr/PCBSD/xorg-gui/conf/ttys.xsetup /etc/ttys
Running chroot command: sh /usr/PCBSD/Scripts/reset-firewall
Setting hostname: pcbsd-7405
Setting root password
Running chroot command: cat /.rootpw | pw usermod root -h 0
Running: rm /mnt/.rootpw
--
Ticket URL: <https://trac.pcbsd.org/ticket/291#comment:11>
PC-BSD <http://trac.pcbsd.org>
PC-BSD Project Management
More information about the Trac-bugs
mailing list