Get Gparted livesystem from HTTP backend

This commit is contained in:
Jeremy Gardais 2022-05-11 15:34:44 +02:00
parent 7fe0e05738
commit 856ac7a591
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@ label sysresccd
label gpartedliveamd64
menu label Partiton Manager amd64 (^Gparted)
kernel installer/gparted/amd64/vmlinuz
append initrd=installer/gparted/amd64/initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://129.20.203.27/installer/gparted/amd64/filesystem.squashfs
append initrd=installer/gparted/amd64/initrd.img boot=live config components union=overlay username=user noswap noeject vga=788 fetch=http://store.ipr.univ-rennes1.fr/InstallProgs/gparted/amd64/filesystem.squashfs
label gpartedlivei686
menu label Partiton Manager i686 (^Gparted)
kernel installer/gparted/i686/vmlinuz
append initrd=installer/gparted/i686/initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://129.20.203.27/installer/gparted/i686/filesystem.squashfs
append initrd=installer/gparted/i686/initrd.img boot=live config components union=overlay username=user noswap noeject vga=788 fetch=http://store.ipr.univ-rennes1.fr/InstallProgs/gparted/i686/filesystem.squashfs
label separator
menu label ------
label mainmenu