Updated readme
This commit is contained in:
@@ -22,4 +22,6 @@ Using wget
|
|||||||
$SHELL <(wget -q -O- https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)
|
$SHELL <(wget -q -O- https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
when asked for the network interface make sure to enter it without using backspaces
|
**Notes**
|
||||||
|
When asked for the network interface make sure to enter it without using backspaces
|
||||||
|
When installing on Alpine linux, make sure to have the community repo enabled
|
||||||
|
|||||||
@@ -82,13 +82,13 @@ goto ${selected}
|
|||||||
initrd http://${next-server}/Tools/Gparted/initrd.img
|
initrd http://${next-server}/Tools/Gparted/initrd.img
|
||||||
boot
|
boot
|
||||||
|
|
||||||
:PartedMagic64
|
:PartedMagic64
|
||||||
kernel http://${next-server}/Tools/PartedMagic/bzImage64 initrd=initrd.img initrd=PMAGIC_2013_08_01.SQFS.cgz edd=off load_ramdisk=1 prompt_ramdisk=0 rw loglevel=9 max_loop=256
|
kernel http://${next-server}/Tools/PartedMagic/bzImage64 initrd=initrd.img initrd=PMAGIC_2013_08_01.SQFS.cgz edd=off load_ramdisk=1 prompt_ramdisk=0 rw loglevel=9 max_loop=256
|
||||||
initrd http://${next-server}/Tools/PartedMagic/initrd.img
|
initrd http://${next-server}/Tools/PartedMagic/initrd.img
|
||||||
initrd http://${next-server}/Tools/PartedMagic/PMAGIC_2013_08_01.SQFS.cgz
|
initrd http://${next-server}/Tools/PartedMagic/PMAGIC_2013_08_01.SQFS.cgz
|
||||||
boot
|
boot
|
||||||
|
|
||||||
:PartedMagic32
|
:PartedMagic32
|
||||||
kernel http://${next-server}/Tools/PartedMagic/bzImage initrd=initrd.img initrd=PMAGIC_2013_08_01.SQFS.cgz edd=off load_ramdisk=1 prompt_ramdisk=0 rw loglevel=9 max_loop=256
|
kernel http://${next-server}/Tools/PartedMagic/bzImage initrd=initrd.img initrd=PMAGIC_2013_08_01.SQFS.cgz edd=off load_ramdisk=1 prompt_ramdisk=0 rw loglevel=9 max_loop=256
|
||||||
initrd http://${next-server}/Tools/PartedMagic/initrd.img
|
initrd http://${next-server}/Tools/PartedMagic/initrd.img
|
||||||
initrd http://${next-server}/Tools/PartedMagic/PMAGIC_2013_08_01.SQFS.cgz
|
initrd http://${next-server}/Tools/PartedMagic/PMAGIC_2013_08_01.SQFS.cgz
|
||||||
|
|||||||
Reference in New Issue
Block a user