<div class="gmail_quote"><div>Ian Robinson said:<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Re: PCBSD 8.0-RC2-x86 - crashed on upgrade (Kris Moore)<br>
<br>
> I rebooted and found the original slice and its files unaltered. I started<br>
> the upgrade install again and it appears to be running fine the second time<br>
> around.<br>
><br>
> Ian Robinson<br>
> Salem, Ohio<br>
><br>
><br></blockquote><div> </div><div>Ian Robinson said:<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I spoke too soon. Try #2 crashed with the same error. Perhaps there is an<br>
issue with the upgrade script.<br></blockquote><div><br>Kris Moore asked:<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can you give me the file-system layout you we're originally using? How<br>
about the actual failure message from the GUI as well. If you click on<br>
"more details" and scroll to the bottom, take a look through the logs,<br>
do you see an Error: message?<br>
<br>
--<br>
<br>
Kris Moore<br>
PC-BSD Software<br>
<a href="http://www.pcbsd.com" target="_blank">http://www.pcbsd.com</a><br>
<br>
<br>
------------------------------<br><br></blockquote><div><br>@ Kris,<br><br>The computer has two IDE hard disks a 40Gb primary and 250 Gb secondary. I was upgrading to -RC2 over top of -BETA installed on the 40Gb primary (ad0s1) whose file system was configured with the default "use entire disk" option. <br>
<br>FDISK reported:<br>Geometry: 4865 cyls/255 heads/63 sectors = 78156225 sectors (38162MB)<br>Offset Size(ST) End Name PType Desc Subtype Flags<br> 0 255 254 - 12 unused 0<br>
255 78164385 78164639 ad0s1 8 freebsd 16<br>78164640 720 78165359 - 12 unused 0<br><br>the BSD Label Editor reported:<br><br>Disk: ad0 Partition name: ad0s1 Free: 10657 blocks (5MB)<br>
<br>Part Mount Size Newfs Part Mount Size Newfs<br>---- ----- ---- ----- ---- ----- ---- -----<br>ad0s1a <none> 2048MB *<br>ad0s1b swap 3070MB SWAP<br>
ad0s1d <none> 1024MB *<br>ad0s1e <none> 32019MB *<br><br>Mount command reported:<br><br>/dev/label/rootfs0 on / (ufs, local, soft-updates)<br>/dev/label/var0 on /var (ufs, local, soft-updates)<br>
/dev/label/usr0 on /usr (ufs, local, soft-updates)<br><br>To summarize, the file system was the "usual" PCBSD 8.0 default.<br><br>The attempted upgrade install to -RC2 was over top of that filesystem.<br><br><br>
The pc-sysinstall log shows <br><br>1. a long list of errors chflag errors relating to an input/output error re attempting to modify all of the files in /mnt/usr/ports, and <br>2. an error showing that the umount command did not work.<br>
<br>Here is the specific output from the pc-sysinstall.log:<br><br>"cleaning old file system"<br>chflags -R noschg /mnt<br>chflags: /mnt/usr/ports/<port_dir>/<port_file_name>: Input/output error<br><br>
Note: The last error repeats hundreds of times as it traverses ports<br> where <port_dir> is the name of a port (like /usr/ports/www/firefox and<br> where <port_file_name> is the name of<br> the specific file within the port (like "makefile" or "dist-files").<br>
<br>running: sh /tmp/.pc-sysintsall/.upgrade-umount<br>umount: /mnt/usr: not a file system root directory.<br><br><br>Ian Robinson<br>Salem, Ohio<br></div></div>