Jump to content

ademola

Üye
  • Posts

    147
  • Joined

  • Last visited

Status Replies posted by ademola

  1. grub4dosta linux açılmıyor hangi linuxler çalışır?

    1. ademola

      ademola

      şeç beğen al :) ben kullanıyorum bu şekil. durumu göre düzenlemen gerekebilir bazılarını

       

      title Pardus 17
      find --set-root /ISO/pardus.iso
      map /ISO/pardus.iso (0xff) || map --mem /ISO/pardus.iso (0xff)
      map --hook
      root (0xff)
      kernel /live/vmlinuz boot=live components timezone=Europe/Istanbul locales=tr_TR.UTF-8,en_US.UTF-8 keyboard-layouts=tr username=pardus hostname=pardus user-fullname=Pardus findiso=/ISO/pardus.iso quiet splash --
      initrd /live/initrd.img


      title GParted Live
      find --set-root /ISO/gparted.iso
      map /ISO/gparted.iso (0xff) || map --mem /ISO/gparted.iso (0xff)
      map --hook
      root (0xff)
      kernel /live/vmlinuz boot=live findiso=/ISO/gparted.iso union=overlay username=user config components quiet noswap vga=791 ip= net.ifnames=0  nosplash
      initrd /live/initrd.img


      title Linux Mint 18.3 Cinnamon 32-bit
      find --set-root /ISO/linuxmint.iso
      map /ISO/linuxmint.iso (0xff) || map --mem /ISO/linuxmint.iso (0xff)
      map --hook
      root (0xff)
      kernel /casper/vmlinuz  file=/preseed/linuxmint.seed noprompt boot=casper iso-scan/filename=/ISO/linuxmint.iso quiet splash --
      initrd /casper/initrd.lz


      title Run Ubuntu 14.04
      find --set-root /ISO/ubuntu.iso
      map /ISO/ubuntu.iso (0xff) || map --mem /ISO/ubuntu.iso (0xff)
      map --hook
      root (0xff)
      kernel /casper/vmlinuz  file=/preseed/ubuntu.seed noprompt boot=casper iso-scan/filename=/ISO/ubuntu.iso quiet splash --
      initrd /casper/initrd.lz

      title slax 9
      find --set-root /ISO/slax.iso
      map /ISO/slax.iso (0xff) || map --mem /ISO/slax.iso (0xff)
      map --hook
      root (0xff)
      kernel /slax/boot/vmlinuz vga=normal from=/ISO/slax.iso
      initrd /slax/boot/initrfs.img


      title Kaspersky Rescue Disk 2018
      set iso_path=/data/krd.iso
      set lang=en
      # en=English; ru=Russian
      find --set-root %iso_path%
      map %iso_path% (0xff) || map --mem %iso_path% (0xff)
      map --hook
      set _kernel=k-x86_64
      checkrange 0,1 is64bit && set _kernel=k-x86
      kernel    (0xff)/boot/grub/%_kernel% net.ifnames=0 lang=%lang% dostartx isoloop=krd.iso
      initrd    (0xff)/boot/grub/initrd.xz

       

    2. (See 2 other replies to this status update)

  2. 4 günlüğüne turbobit linkleri hızlı linklere çevrilir pm atın :D

    hadi gene iyisiniz

×
×
  • Create New...