<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Nem indult el a telepítmény,</p>
    <p>A cél egy 1 G ext4 boot és a maradék 15 G btrfs, + 2 G swap.</p>
    <p>Már a telepítés ideje is a fél óra helyett másfél. Furcsa.<br>
    </p>
    <p>Indul, initramdiszk megy, majd nincs systemd, csak egy # prompt,
      a vinyó gyökere nem lép életbe.</p>
    <p><br>
    </p>
    <p>A boot partíción a grub.cfg rész:</p>
    <p><br>
    </p>
    <p><font size="-1">### BEGIN /etc/grub.d/10_linux ###<br>
        menuentry 'UHU-Linux UBK1' --class uhu_linux --class gnu-linux
        --class gnu --class os $menuentry_id_option
        'gnulinux-simple-1b4f4a04-f34b-4ef9-86f4-090725bf0ea4' {<br>
            savedefault<br>
            load_video<br>
            set gfxpayload=keep<br>
            insmod gzio<br>
            insmod part_msdos<br>
            insmod ext2<br>
            set root='hd0,msdos1'<br>
            if [ x$feature_platform_search_hint = xy ]; then<br>
              search --no-floppy --fs-uuid --set=root
        --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1
        --hint-baremetal=ahci0,msdos1 
        399de3c6-a39a-44fb-84d2-85819b31594f<br>
            else<br>
              search --no-floppy --fs-uuid --set=root
        399de3c6-a39a-44fb-84d2-85819b31594f<br>
            fi<br>
            echo    'Loading Linux 4.4.52-1.i386 ...'<br>
            linux    /kernel-4.4.52-1.i386
        root=UUID=1b4f4a04-f34b-4ef9-86f4-090725bf0ea4 ro
        rootflags=subvol=@  <br>
            echo    'Loading initial ramdisk ...'<br>
            initrd    /initrd-4.4.52-1.i386.gz</font></p>
    <p><br>
    </p>
    <p>Meglepetés, a btrfs partíción csak egy @ mappa, és egy @home
      mappa van!</p>
    <p>A @ -ban a normál gyökérhierarchia és benne minden cucc, a @home
      mappában meg egy attilamappa.</p>
    <p><br>
    </p>
    <p><font size="-1">A @/etc/fstab így néz ki:</font></p>
    <p><font size="-1"># /etc/fstab: static file system information.<br>
        #<br>
        # Use 'blkid' to print the universally unique identifier for a
        device; this may<br>
        # be used with UUID= as a more robust way to name devices that
        works even if<br>
        # disks are added and removed. See fstab(5).<br>
        #<br>
        # <file system>                           <mount
        point>  <type>  <options>  <dump> 
        <pass><br>
        UUID=399de3c6-a39a-44fb-84d2-85819b31594f /boot          ext4   
        defaults,noatime 0       2<br>
        UUID=1b4f4a04-f34b-4ef9-86f4-090725bf0ea4 /              btrfs  
        subvol=@,defaults,noatime,space_cache,autodefrag 0       1<br>
        UUID=1b4f4a04-f34b-4ef9-86f4-090725bf0ea4 /home          btrfs  
        subvol=@home,defaults,noatime,space_cache,autodefrag 0       2<br>
        UUID=db053368-cfeb-4831-bf16-2cc8f28150cf swap           swap   
        defaults,noatime 0       0</font></p>
    <p><br>
    </p>
    <p>Valamit itt nem ért a rendszer és én sem.<br>
    </p>
  </body>
</html>