<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 28/04/12 21:38, TOM TOM wrote:
    <blockquote
cite="mid:CALuxFp=ijpkp4wka2ZOkWJH_MoZj=KT7v6n6TGf6tcrjJGb3Og@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">On Sat, Apr 28, 2012 at 11:33 PM, Cazador
        <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:mihijoeldoctor@gmail.com" target="_blank">mihijoeldoctor@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          So, here is my problem: i've just installed xubuntu 12.04 with
          a pen drive. Everything went well but when i reboot the
          laptop: xubuntu didn't start. I only get a black screen. The
          only way to start xubuntu is with the installation pen drive.
          The weird thing it's that it's not a live session: the pen
          drive its needed to start a normal session. So i've tried to
          make a fresh installation but it's impossible to  to boot to
          install, i end up in xubuntu normal session.<br>
          Any ideas?<br>
          Thanks in advance.<span class="HOEnZb"><font color="#888888"><br>
              Cazador.<br>
              <br>
            </font></span><br>
          --<br>
          xubuntu-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:xubuntu-users@lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a><br>
          Modify settings or unsubscribe at: <a moz-do-not-send="true"
href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users"
            target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br>
          <br>
        </blockquote>
        <div><br>
        </div>
        <div>could be that you or the installer accidentaly installed
          grub to the pen drive instead of the laptop's hard disk.</div>
        <div><br>
        </div>
        <div>clear the pen drive, put xubuntu on it again(with
          unetbootin?) and give it another try. Best of luck!</div>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    It would be easier just to boot off a pen drive, and then reinstall
    grub (without reinstalling the whole system). To do this you should
    then run:<br>
    <br>
    sudo grub-install /dev/sdX --boot-directory <i>path/to/boot</i><br>
    *Where X is your hard disk's letter, probably an 'a' if you only
    have one disk.<br>
    <br>
    Path to boot is the location of your boot folder - you can find this
    by opening your hard disk in the file manager, going into the /boot
    folder, and copying its path (Control-L).<br>
    <br>
    Hope it goes well<br>
    Joshua<br>
  </body>
</html>