[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH][live-installer] Restore support for casper



Cody A.W. Somerville wrote:
Hello,

Please accept this patch to live-installer which re-adds support for casper making live-installer work on Ubuntu again.
I only use live-helper, don't know about live-installer, but I am a bit surprised to see, in the included patch, some code like

+		# which init script to use
+		if [ -d /cdrom/casper ]; then
+			bootmode="casper"
+		else

that would not fit in my case unless there is something that I do not understand. Here is my live.cfg for extlinux: kernel ../casper/vmlinuz append initrd=../casper/initrd.img boot=casper live-media-path=liveCDs/ubuntu-9.10-5.4/casper

(I have other live distributions in my liveUSB, each one in its own directory under /liveCDs)

For me, the casper directory is /cdrom/ubuntu-9.10-5.4/casper and not /cdrom/casper.

Ph.L.




Reply to: