How to create an ISO of system partition

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
fkasmani
Level 2
Level 2
Posts: 78
Joined: Wed Mar 03, 2010 6:11 am

How to create an ISO of system partition

Post by fkasmani »

Moderator note: This post was split from SOLVED - How to create an ISO of system partition which is a solved thread and this is a new question.
_____________________________________________
rickNS wrote: Sat Jun 20, 2020 8:03 pmI just installed it on my test virtual machine of mint 20 to verify it still works.

Copy and paste, and run these commands one at a time;
add the key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 382003C2C8B7B4AB813E915B14E4942973C62A1B
add xenial repo
sudo add-apt-repository "deb http://ppa.launchpad.net/nemh/systemback/ubuntu xenial main"
update the package list
sudo apt update
then install systemback
sudo apt install systemback

Systemback should now be in your menu
ss20-06-20-1.jpg
Open it, click on "live system create"
Hi,

I'm trying to follow these instructions to install SYSTEMBACK on my Linux Mint 20.1 installation, but I kep getting the error:

Code: Select all

~$ sudo apt install systemback
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  isolinux libncursesw5 libsystemback libtinfo5 libutempter0 systemback-cli
  systemback-efiboot-amd64 systemback-locales systemback-scheduler
  ttf-ubuntu-font-family xterm
Suggested packages:
  xorriso btrfs-tools unionfs-fuse xfonts-cyrillic
The following NEW packages will be installed
  isolinux libncursesw5 libsystemback libtinfo5 libutempter0 systemback
  systemback-cli systemback-efiboot-amd64 systemback-locales
  systemback-scheduler ttf-ubuntu-font-family xterm
0 to upgrade, 12 to newly install, 0 to remove and 0 not to upgrade.
Need to get 0 B/3,064 kB of archives.
After this operation, 6,964 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package isolinux.
dpkg: unrecoverable fatal error, aborting:
 files list file for package 'mate-polkit-common' is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)
Would really appreciate some help on this, pls.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: How to create an ISO of system partition

Post by kato181 »

According to their website Systemback author stopped its development in 2016, so it probably isn't compatible with the current version of LM. You don't need to create an iso all you need to do is create an image file. You can use Rescuezilla to do that.
User avatar
JoeFootball
Level 13
Level 13
Posts: 4673
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: How to create an ISO of system partition

Post by JoeFootball »

fkasmani wrote: files list file for package 'mate-polkit-common' is missing final newline
Looks like 'mate-polkit-common', a dependency or otherwise, has a problem with its files list formatting, which is something its maintainer should be addressing.
Locked

Return to “Installation & Boot”