[Bug 1520575] [NEW] casper-sn persistence fails in 14.04.3, 15.10
madimadi
1520575 at bugs.launchpad.net
Fri Nov 27 13:28:47 UTC 2015
Public bug reported:
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
** Affects: casper (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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