<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/07/2011 18:02, Jeff wrote:
<blockquote cite="mid:746524.63547.qm@web126010.mail.ne1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); font-family: times new roman,new york,times,serif;
font-size: 12pt;">
<div><span>Yes, 8.1 Too chicken to update to 8.2 Every time I
do an update it's a major pain. If I could be assured it
would go smoothly Id do it.<br>
</span></div>
<br>
</div>
</blockquote>
<br>
8.2 is much better IMHO. If you want to do a "fresh" upgrade, I
would just backup your homedir and restore it on the new system:<br>
<br>
# cd /home<br>
# tar cvjf /usr/backup.tbz .<br>
(then copy backup.tbz to a USB drive, or network system)<br>
Install 8.2<br>
Then during the XGUI setup, right-click on wallpaper and bring up
xterm.<br>
Copy file back to /usr and<br>
# cd /home<br>
# tar xvf /usr/backup.tbz<br>
<br>
Otherwise you can always download the latest FreeBSD ports tree, and
manually update the flashplugin / nswrapper ports on 8.1 :)<br>
<br>
<pre class="moz-signature" cols="72">--
Kris Moore
PC-BSD Software
iXsystems</pre>
</body>
</html>