Menu

clonezilla live option in grub menu

krplun
2023-04-13
2023-04-16
  • krplun

    krplun - 2023-04-13

    Hi I'm trying to insert a clonezilla-live option into my ubuntu grub menu. I put the clonezilla .iso file in the root directory and then updated the
    /etc/grub.d/40_custom file with the folowing entry:

    menuentry "Clonezilla live" { set isofile="/clonezilla-live-3.0.3-22-amd64.iso" loopback loop $isofile linux (loop)/live/vmlinuz boot=live union=overlay username=user config components quiet noswap nolocales edd=on nomodeset nodmraid ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts= ocs_live_batch="no" locales= vga=788 ip=frommedia nosplash toram=filesystem.squashfs findiso=$isofile initrd (loop)/live/initrd.img }

    I then ran update-grub2, rebooted and selected clonezilla-live from the grub menu. The clonezilla .iso file must have been found because a clonezilla screen was displayed but it was the second clonezilla screen (utf-8) instead of the first boot screen (800x600). Anyone have any idea why? Thanks in advance. krplun

     
  • Steven Shiau

    Steven Shiau - 2023-04-16

    "it was the second clonezilla screen (utf-8) instead of the first boot screen (800x600). " -> What did you mean by this?
    Is that possible you can take some photos then share them? It's easier for us to understand that.
    Thanks.

    Steven

     

Log in to post a comment.

MongoDB Logo MongoDB