Aujourd'hui j'ai eu un plantage suite à un jeu SDL et après le redémarrage je n'ai presque rien dans computer:/// de gnome.
Ni clé usb, ni lecteur cdrom... juste la racine et 'réseaux'
quand je tape fstab-sync pour voir ce qu'il donne, il me sort:
fstab-sync: error while loading shared libraries: MPT">#</samp> <kbd class="USERINPUT">make buildkernel</kbd>
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">make installkernel</kbd>
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">reboot</kbd>
</pre>
<div class="NOTE">
<blockquote class="NOTE">
<p><b>Note:</b> There are a few rare cases when an extra run of <tt
class="COMMAND">mergemaster -p</tt> is needed before the <tt
class="MAKETARGET">buildworld</tt> step. These are described in <tt
class="FILENAME">UPDATING</tt>. In general, though, you can safely omit this step if you
are not updating across one or more major FreeBSD versions.</p>
</blockquote>
</div>
<p>After <tt class="MAKETARGET">installkernel</tt> finishes successfully, you should boot
in single user mode (i.e. using <tt class="COMMAND">boot -s</tt> from the loader
prompt). Then run:</p>
<pre class="SCREEN">
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">mergemaster -p</kbd>
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">make installworld</kbd>
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">mergemaster</kbd>
<samp class="PROMPT">#</samp> <kbd class="USERINPUT">reboot</kbd>
</pre>
<div class="WARNING">
<blockquote class="WARNING">
<p><b>Read Further Explanations:</b> The sequence described above is only a short resume
to help you getting started. You should however read the following sections to clearly
understand each step, especially if you want to use a custom kernel configuration.</p>
</blockquote>
</div>
</div>
<div class="SECT2">
<hr />
<h3 class="SECT2"><a id="AEN27471" name="AEN27471">19.4.2 Read <tt
class="FILENAME">/usr/src/UPDATING</tt></a></h3>
<p>Before you do anything else, read <tt class="FILENAME">/usr/src/UPDATING</tt> (or the
equivalent file wherever you have a copy of the source code). This file should contain
important information about problems you might encounter, or specify the order in which
you might have to run certain commands. If <tt class="FILENAME">UPDATING</tt> contradicts
something you read here, <tt class="FILENAME">UPDATING</tt> takes precedence.</p>
<div class="IMPORTANT">
<blockquote class="IMPORTANT">
<p><b>Impo: cannot open shared object file: No such file or directory
j'espère que quelqu'un pourra m'aider... Merci d'avance.