Yes, it works for me. Just to be sure, the contents in X:\casper must be the content of [CDROM Drive]:\casper The intird.gz must be added the ntfs.ko module (already done if you are able to mount /dev/sda2)
My related menu.lst is: title kubuntu 7.10 root (hd0,4) kernel /casper/vmlinuz boot=casper livemedia=/dev/sda5 noprompt -- initrd /casper/initrd.ntfs.gz Maybe adding "livemedia" parameter will help. It shouldn't be necessary, as casper boot scripts checks all disks. Anyway, livemedia parameter was recently removed from [initrd.gz:/init] script, so you need more hacking. In modified initrd.gz edit /init script and add the following livemedia=*) LIVEMEDIA="${x#livemedia=}" ;; Just add it to the big switch/case starting on line 50. You can check that LIVEMEDIA var is used in /scripts/casper. Hope this helps you. Any case you are very very near. The difficult part is done. -- Poor man install on ntfs Gutsy Gibbon (Tribe 5) https://bugs.launchpad.net/bugs/135029 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs