DOES NOT WORK ON 8.04
It is supposed to be fixed in ubuntu-8.04.3 but the available version is ubuntu-8.04.2.
The problem is in the default initrd.gz
Bugg report https://bugs.launchpad.net/ubuntu/+source/casper/+bug/219192
I found the solution here
http://ubuntuforums.org/showthread.php?t=1073838
sudu cp /usr/share/initramfs-tools/scripts/casper /usr/share/initramfs-tools/scripts/casper_orgsudo/usr/share/initramfs-tools/scripts/casper Delete section ",mode=755"
AND
sudo cp /usr/share/initramfs-tools/init /usr/share/initramfs-tools/init_orgsudo/usr/share/initramfs-tools/init Add text in boldbreak)break=premount;;persistent)PERSISTENT=yesroot_persistence=casper-rwhome_persistence=home-rw;;esac
I am testing this on xubuntu
No comments:
Post a Comment