Keresés

Új hozzászólás Aktív témák

  • hentes555

    senior tag

    válasz lev258 #65395 üzenetére

    Kiprobaltam live usb-rol, de eleg igy eleg lassu, ilyenkor is rambol megy? Mert ahogy nezem, csak 5-600 Mb ramot foglal alapbol. Olvastam errol a toram nevu dologrol, hogy igy betolti az egesz rendszert a ramba. Megtalaltam a boot.cfg fajlt, a kerdesem annyi lenne, hogy itt hova kell beilleszteni a toram szot?
    Bocsi az ekezetekert, angolul inditottam el a Linuxot. :B

    Igy nez ki a boot.cfg

    if loadfont /boot/grub/font.pf2 ; then
    set gfxmode=auto
    insmod efi_gop
    insmod efi_uga
    insmod gfxterm
    terminal_output gfxterm
    fi

    set menu_color_normal=white/black
    set menu_color_highlight=black/light-gray

    set timeout=5
    menuentry "Start Kubuntu" {
    set gfxpayload=keep
    linux /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity quiet splash ---
    initrd /casper/initrd
    }
    menuentry "OEM install (for manufacturers)" {
    set gfxpayload=keep
    linux /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
    initrd /casper/initrd
    }
    menuentry "Check disc for defects" {
    set gfxpayload=keep
    linux /casper/vmlinuz boot=casper integrity-check quiet splash ---
    initrd /casper/initrd
    }

Új hozzászólás Aktív témák