Perhaps you edited the temporary blacklist file in the live CD session rather than the one on your hard drive?
In other words, when you're in a live CD session, DO NOT type $ sudo gedit /etc/modprobe.d/blacklist # Note the forward slash before "etc" as this will edit the blacklist for the temporary session. Instead, you need to mount your hard drive as in step 7. Let's say the partition is called "root_partition" (replace this with the name of the partition that you selected in step 7) You need to edit the blacklist on that partition: $ sudo gedit /media/root_partition/etc/modprobe.d/blacklist On Fri, Nov 14, 2008 at 1:09 AM, Teej <[EMAIL PROTECTED]> wrote: > I'm confused, and it hasn't worked. Installed 64 bit Intrepid from the > alternate cd fine. I then rebooted ok, but I didn't have 32 bit, so I used > 32 bit Hardy to boot LiveCD which worked, blacklisted ath_pci in > modprobe.d/blacklist and rebooted, it didn't work, or am I meant to install > the linux-backports thing during the liveCD session? I got as far as Alex's > step 12. Rebooted fine and bang...trace threw itself up again. > Same problem really...64 bit will NOT boot, even after blacklisting ath_pci > so I assume that's not the problem. Help please! > > -- > [intrepid] Compaq Presario CQ50 cannot install/boot > https://bugs.launchpad.net/bugs/287244 > You received this bug notification because you are a direct subscriber > of the bug. > -- [intrepid] Compaq Presario CQ50 cannot install/boot https://bugs.launchpad.net/bugs/287244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
