OK, great. Thanks for sharing that.

Steven

On 4/11/22 09:16, vinc...@cojot.name wrote:
> I finally got it working by using a different version:
> 20220329 (alterntive testing) and removing the 'ip=' parameter altogether.
>
> For the record, here's what currently works for me:
>
> BIOS:
> LABEL clonezilla 2022/03/29
>    MENU LABEL clonezilla_2022/03/29
>    KERNEL /netboot/clonezilla-20220329/vmlinuz
>    APPEND initrd=/netboot/clonezilla-20220329/initrd.img boot=live 
> username=user union=overlay config components quiet noswap edd=on 
> nomodeset nodmraid locales= keyboard-layouts= 
> ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no 
> net.ifnames=0 nosplash noprompt live_console_font_size=16x32 
> fetch=https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=http%3A%2F%2Fimladris%2Elasthome%2Esolace%2Ekrynn%2Fclonezilla%2D20220329%2Ffilesystem%2Esquashfs
>
> UEFI:
> menuentry 'clonezilla 2022/03/29' --class fedora --class gnu-linux --class 
> gnu --class os {
>          linuxefi /netboot/clonezilla-20220329/vmlinuz boot=live 
> username=user union=overlay config components quiet noswap edd=on 
> nomodeset nodmraid locales= keyboard-layouts= 
> ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no 
> net.ifnames=0 nosplash noprompt live_console_font_size=16x32 
> fetch=https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=http%3A%2F%2Fimladris%2Elasthome%2Esolace%2Ekrynn%2Fclonezilla%2D20220329%2Ffilesystem%2Esquashfs
>          initrdefi /netboot/clonezilla-20220329/initrd.img
> }
>
> Best regards,
>
> Vincent
>
>
> On Sun, 10 Apr 2022, vinc...@cojot.name wrote:
>
>> Hi everyone,
>>
>> This is my first post here. I've been using CloneZilla in my home to do 
>> backup & recovery of systems for the entire Family.
>>
>> I have a working setup for both Legacy BIOS and UEFI which allows me to 
>> start 
>> CloneZilla Live from PXE.
>>
>> Here's my BIOS Entry:
>> LABEL clonezilla 2020/04/28
>>   MENU LABEL clonezilla_2020/04/28
>>   KERNEL /netboot/clonezilla-20200428/vmlinuz
>>   APPEND initrd=/netboot/clonezilla-20200428/initrd.img boot=live
>>   username=user union=overlay config components quiet noswap edd=on
>>   nomodeset nodmraid locales= keyboard-layouts=
>>   ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no
>>   net.ifnames=0 nosplash noprompt
>>   
>> fetch=https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=http%3A%2F%2Fimladris%2Elasthome%2Esolace%2Ekrynn%2Fclonezilla%2D20200428%2Ffilesystem%2Esquashfs
>>
>> Here's my UEFI Entry:
>> menuentry 'clonezilla 2020/04/28' --class fedora --class gnu-linux --class 
>> gnu --class os {
>>         linuxefi /netboot/clonezilla/vmlinuz boot=live username=user
>>         union=overlay config components quiet noswap edd=on nomodeset
>>         nodmraid locales= keyboard-layouts= ocs_live_run="ocs-live-general"
>>         ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash
>>         noprompt
>>         
>> fetch=https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=http%3A%2F%2Fimladris%2Elasthome%2Esolace%2Ekrynn%2Fclonezilla%2Ffilesystem%2Esquashfs
>>         initrdefi /netboot/clonezilla/initrd.img
>>
>> The filesystem.squashfs, vmlinuz and initrd.img are those found on the 
>> 2020/04/28 ISO image of alternative clonezilla:
>>
>> It works fine (tm) but I tried updating to a more recent version and all of 
>> my attempts have failed so far.
>>
>> When I boot using the same kind of process but with a more recent image, I 
>> get:
>> ======================================================
>> live-boot will now start a shell. The error message was:
>>
>>    Unable to find a live file system on the network
>> ======================================================
>>
>> This is expected since the system appears to try to find a NIC named 
>> 'fommmedia' as shown in the boot.log:
>>
>> ======================================================
>> (initramfs) cat /boot.log
>> Waiting for ethernet card(s) up...If this fails, maybe the ethernet card is 
>> not supported by the kernel 5.13.0-22-generic?
>> Waitingfor link to come up on eth0...
>> Link is up
>> ip:  can't find device 'frommedia'
>> ip:  an inet address is expected rather than "frommedia"
>> ip:  SIOCGIFFLAGS: no such device
>> wget: bad address 'imladris.lasthome.solace.krynn'
>> ======================================================
>>
>> Even /etc/resolv.conf shows something went wrong:
>> ======================================================
>> (initramfs) cat /etc/resolv.conf
>> nameserver frommedia
>> ======================================================
>>
>> Any ideas? Perhaps my boot arguments (which used to work fine on 5.5.0 no 
>> longer work on 5.13.0).
>>
>> Both Legacy BIOS and UEFI clients (even VMs) show the same issue (even VMs). 
>> Here are my boot arguments (in case I got something wrong):
>>
>>  APPEND initrd=/netboot/clonezilla-20220103/initrd.img boot=live 
>> union=overlay username=user hostname=impish config quiet components noswap 
>> edd=on nomodeset enforcing=0 locales= keyboard-layouts= 
>> ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch="no" 
>> vga=788 net.ifnames=0 i915.blacklist=yes radeonhd.blacklist=yes 
>> nouveau.blacklist=yes vmwgfx.enable_fbdev=1 
>> fetch=https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=http%3A%2F%2Fimladris%2Elasthome%2Esolace%2Ekrynn%2Fclonezilla%2D20220103%2Ffilesystem%2Esquashfs
>>
>> Any help would be much apreciated... Thank you,
>>
>> Kind regards,
>>
>> Vincent
>>
>>
>> _______________________________________________
>> Clonezilla-live mailing list
>> Clonezilla-live@lists.sourceforge.net
>> https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=https%3A%2F%2Flists%2Esourceforge%2Enet%2Flists%2Flistinfo%2Fclonezilla%2Dlive
>>
>
> _______________________________________________
> Clonezilla-live mailing list
> Clonezilla-live@lists.sourceforge.net
> https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=62538312.000C96FB&mtime=1649640210&url=https%3A%2F%2Flists%2Esourceforge%2Enet%2Flists%2Flistinfo%2Fclonezilla%2Dlive

-- 
Steven Shiau <steven _at_ stevenshiau org>
Public Key Server PGP Key ID: 4096R/163E3FB0
Fingerprint: EB1D D5BF 6F88 820B BCF5  356C 8E94 C9CD 163E 3FB0



_______________________________________________
Clonezilla-live mailing list
Clonezilla-live@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clonezilla-live

Reply via email to