[Bug 1520575] Re: casper-sn persistence fails in 14.04.3, 15.10

Ubuntu Foundations Team Bug Bot 1520575 at bugs.launchpad.net
Sat Mar 5 00:21:28 UTC 2016


The attachment "dirty fix" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1520575

Title:
  casper-sn persistence fails in 14.04.3, 15.10

Status in casper package in Ubuntu:
  Confirmed

Bug description:
  
  Reproducing:
  Create fat32 bootable pendrive having the below  grub entry

  boot.cfg
  menuentry "Run ubuntu-15.10-desktop-amd64 " {
   loopback loop /ubuntu-15.10-desktop-amd64.iso
   linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=/ubuntu-15.10-desktop-amd64.iso persistent show-cow --
   initrd (loop)/casper/initrd.lz
  }

  iso file is an unmodified unutu iso.

  After boot into desktop, running
  # echo TEST > /etc/test-file
  # casper-snapshot  
  # cp /mnt/casper-snapshot/casper-sn.cpio.gz /media/ubuntu/<PENDRIVE_NAME>
  # shutdown -r now

  Boot again the same way into desktop.
  # ls -l /etc/test-file
  ls: cannot access /etc/test-file: No such file or directory

  
  Hint:
  #cat /upper/etc/test-file
  TEST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1520575/+subscriptions



More information about the foundations-bugs mailing list