Is it adequate to put version 1.296 onto the casper-rw partition or do we have 
to create a new initrd?
I've tried to run version 1.296 manually with sudo sh /etc/init.d/casper stop 
but the error remains. I've verified that this is the new file (bigger).

Grub is configured as follows:

menuentry "Kubuntu persistent 11.04 32 Bit" {
    loopback loop /kubuntu-11.04-desktop-i386.iso
    linux (loop)/casper/vmlinuz boot=casper 
iso-scan/filename=/kubuntu-11.04-desktop-i386.iso persistent noeject noprompt
    initrd (loop)/casper/initrd.lz

I've also tried Kubuntu 11.10 with this script:

menuentry 'Kubuntu 11.10 32 Bit persistent'{
        set root='(fd0)'
        linux   (fd0)/vmlinuz root=UUID=310870bd-add2-4584-85b6-75c4e039a65e 
boot=casper locale=de_DE bootkbd=de console-setup/layoutcode=de persistent 
file=/cdrom/preseed/kubuntu.seed
        initrd  (fd0)/initrd.lz}

Still no luck.

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

Title:
  casper-rw fs not cleanly unmounted on persistent live USB shutdown

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to