<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Andale Mono">Hi Andreas,</font><br>
    </p>
    <blockquote cite="mid:d728d4a17d597b23b384007599c9039a@rirasoft.de"
      type="cite">2. delete all Partions on SD-Card
      <br>
    </blockquote>
    IHMO there is no need to do so. Just keep them as a rescue system.<br>
    <blockquote cite="mid:d728d4a17d597b23b384007599c9039a@rirasoft.de"
      type="cite">3. dd
      CentOS-Userland-7-armv7hl-Minimal-1511-CubieTruck.img.xz to SSD</blockquote>
    Instead of dd'ing you can copy the filesystem contents to your SSD
    and choose a partitioning layout which fits better to your needs.
    This wiki article (
    <meta charset="utf-8">
    <a class="moz-txt-link-freetext" href="http://bit.ly/2gcXepm">http://bit.ly/2gcXepm</a>) addresses Aarch64 but it should work with the
    cubietruck image as well.    <br>
    <blockquote cite="mid:d728d4a17d597b23b384007599c9039a@rirasoft.de"
      type="cite">
      <br>
      4. modify Boot-Configuration to to have Bootloader on SD-Card ant
      the OS on SSD
      <br>
    </blockquote>
    I don't know the boot loader capabilities in detail. One thing you
    have to change in any case is the command line passed to the kernel
    (bootargs). If the boot loader is able to load from SATA/USB, you
    can place the /boot partition to the SSD (and modify the boot loader
    commands to load the kernel image, etc.).  <br>
    <br>
    Cheers<br>
    Uli<br>
  </body>
</html>