UbuntuIRC / 2008 /07 /19 /#ubuntu-installer.txt
niansa
Initial commit
4aa5fce
[07:26] <ganes> i installed linux-image & linux-ubuntu-modules in my customised filesystem , why the live cd is not booting if i select the option boot=casper
[07:40] <ganes> i installed linux-image & linux-ubuntu-modules in my customised filesystem , why the live cd is not booting if i select the option boot=casper
[07:53] <ganes> the kernel image i took it from gutsy (2.6.22-14-386)
[07:53] <ganes> cjwatson, i installed linux-image & linux-ubuntu-modules in my customised filesystem , why the live cd is not booting if i select the option boot=casper
[07:57] <ganes> cjwatson, i installed linux-image & linux-ubuntu-modules in my customised filesystem , why the live cd is not booting if i select the option boot=casper
[07:58] <ganes> cjwatson, the kernel image i took it from gutsy (2.6.22-14-386)
[07:58] <ganes> cjwatson, as well as the modules from gutsy repo
[08:33] <ganes> what is file=/cdrom/preseed/ubuntu.seed why we need this
[09:12] <cjwatson> ganes: I have no idea why your customised live CD is not booting, and I cannot help without actually seeing a copy of it. (Even then I will only help if you e.g. stop spamming this channel with multiple requests for the same thing.)
[09:13] <cjwatson> ganes: file=/cdrom/preseed/ubuntu.seed points the installer at a preseed file to set various defaults. See the installation guide.
[09:14] <cjwatson> (and I won't help right now anyway because I'm in a hotel room and will be leaving soon)
[13:24] <tormod> seems like the casper bzr repo is broken, "bzr branch lp:casper" -> "Branched 0 revision(s)."
[18:22] <tgm4883_laptop> I am trying to replace /lib/partman/recipes/30atomic and am looking for the correct way in doing so. I've grabed the ubiquity source and setup a divert in ubiquity-frontend-mythbuntu.preinst but i'm having trouble renaming the file in ubiquity-frontend-mythbuntu.install Currently i''ve placed the new partition recipe named mythbuntu.recipe inside the debian folder with the intention of having it renamed during ins
[18:22] <tgm4883_laptop> tallation but I can't figure out how to do that
[18:24] <tgm4883_laptop> Is there a way to rename this during install? alternatively I could place the recipe in another folder (that would indicate it was mythbuntu related) and name it 30atomic that way it wouldn't need renamed during install. I can't do that in a generic folder though as if anyone else tried to do the same thing it would cause problems