Jump to content

Linux Vdi / Vhd önyükleme (1 Hdd'ye 20 çeşit Linux Kurulabilir)


register
 Share

Recommended Posts

slma
uefi(gbt) veya bios(mbr-gbt)
x86 veya x64 linux dağıtımı çoğu sistemde iş görür
1 linux iso
https://distrowatch.com/ 
https://www.pardus.org.tr/

2 Oracle VM VirtualBox
https://www.virtualbox.org/wiki/Downloads 
https://download.virtualbox.org/virtualbox/6.1.22/VirtualBox-6.1.22-144080-Win.exe

3  run vtoyboot script in the Linux OS (Linux işletim sisteminde vtoyboot betiğini çalıştırın)
Source code(tar.gz)
https://www.ventoy.net/en/plugin_vtoyboot.html 
https://github.com/ventoy/vtoyboot/releases
https://github.com/ventoy/vtoyboot/archive/refs/tags/v1.0.15.tar.gz

İndirilen paketi linux dağıtımına koyun, sıkıştırmasını açın ve vtoyboot.sh dosyasını root sudo sh vtoyboot.sh olarak çalıştırın
terminal komut sudo sh vtoyboot.sh

4 grub2 yükleme için 
https://www.aioboot.com/en/download/ 
https://github.com/nguyentumine/AIO-Boot/releases/download/v0.9.9.19/AIOBoot-v0.9.9.19.7z
password aioboot
şifre aioboot

5 USB sürücüsüne kopyalayın, son eki .vtoy olarak değiştirin.
Tanımlama ve işlemeyi kolaylaştırmak için dosya son ekini .vtoy olarak değiştirmeniz gerekir. 

Örneğin: CentOS7.vdi.vtoy    ubuntu20.04.vdi.vtoy     Manjaro.vdi.vtoy
vhd olsa, vdi olsa, vdi.vtoy olması gerek

6 vdiskchain dosyaları ana dizine
ipxe.krn
vdiskchain
https://github.com/ventoy/vdiskchain 
https://github.com/ventoy/vdiskchain/archive/refs/tags/v1.3.zip

H:\AIO\Menu\Custom.cfg

Spoiler

### Start vdi.vtoy
GetHotkey
menuentry "******ubuntu-mate-18.04x86.vdi.vtoy"  --hotkey=${hotkey} {
linux16  (hd0,1)/ipxe.krn vdisk=/vhd/ubuntu-mate-18.04x86.vdi.vtoy
initrd16 (hd0,1)/vdiskchain
}
### End vdi.vtoy
### Start vdi.vtoy2
GetHotkey
menuentry "******linuxmint-20.1-mate-64bit.vdi.vtoy"  --hotkey=${hotkey} {
linux16  (hd0,1)/ipxe.krn vdisk=/vhd/linuxmint-20.1-mate-64bit.vdi.vtoy
initrd16 (hd0,1)/vdiskchain
}
### End vdi.vtoy2
### Start vdi.vtoy3
GetHotkey
menuentry "******kealARCH-2021.05.01-x86_64_KDE_PLASMA_ULTIMATE.vdi.vtoy"  --hotkey=${hotkey} {
linux16  (hd0,1)/ipxe.krn vdisk=/vhd/kealARCH-2021.05.01-x86_64_KDE_PLASMA_ULTIMATE.vdi.vtoy
initrd16 (hd0,1)/vdiskchain
}
### End vdi.vtoy3

### Start linuxmint-20.1-mate-64bit-beta
GetHotkey
menuentry "/ubuntu/winboot/wubildr.cfg (((root.disk)))" --hotkey=${hotkey} {
    configfile /ubuntu/winboot/wubildr.cfg
}
### End linuxmint-20.1-mate-64bit-beta


aioboot menü ekleme
grub4dos:
kernel /ipxe.krn vdisk=/MyVdiskDir/Deepin.vdi.vtoy
initrd /vdiskchain

GRUB2:
linux16  (hd0,1)/ipxe.krn vdisk=/MyVdiskDir/Deepin.vdi.vtoy
initrd16 (hd0,1)/vdiskchain

Konu resim dosyaları

https://disk.yandex.com.tr/d/_O2dC0xRkxHUZw

Resimli anlatım (hizliresim.com)

Spoiler

cakr833.jpg 

***********************************************************
ltpcn6x.jpg 

***********************************************************
nhnphb4.png 

***********************************************************
poh9ia6.jpeg 

***********************************************************
37bpe4b.jpg 

Resimli anlatım (yandex)

Spoiler

 

htmlimage?id=7obg-463he5phr347ghaudb82c2

***********************************************************
htmlimage?id=7rlj-96fq9diikt8hnyvpcf5ggd

***********************************************************
htmlimage?id=flmr-k8f6osbacp3apns2xvgxt5

***********************************************************
htmlimage?id=9ciu-2h8jwb5nd1v625u7dz6vpk

***********************************************************
htmlimage?id=dtfi-856tkhqs9gtcb8726ljxqy

 

Edited by register
  • Like 4
Link to comment
Share on other sites

  • register changed the title to Linux Vdi / Vhd önyükleme (1 Hdd'ye 20 çeşit Linux Kurulabilir)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...