On Tuesday 30 May 2006 03:47 pm, Kartik Mistry wrote:
On 5/30/06, jtd jtd@mtnl.net.in wrote:
+update1 and update 2 = 16 cds. Real pain to install and the install did not install Oo and spewed up dependency probs with liblircclient0. Dunno what i did wrong. However upgrading my machine (PCQ sarge DVD) with the cds worked flawlessly. Will check out what is the problem later.
Please give me log for that. I had this problem with etch and I have to fetch things from Unstable to satisfy dependencies.
And if you are using AMD64 - Forget OO.o in stable!
Has anyone tried the dvds of R1 ?. Also i used jfs as the filesystem. Yet another strangeness:
installed debian Sarge on hd0,5 installed grub on hd0 system boots normally, everything fine. Change disk to hd1 (primary slave) change bios boot to ide1 (which means hd1 in grubspeak) grub come up edit root(hdo,4) to (hd1,4) and root=/dev/hda5 to /dev/hdb5 grub does not find the kernel image change hd1 back to hd0 and grub finds kernel image but no initrd. So switch back to ide0 and boot then edit menu.lst to reflect the propsed switch to primary slave. Grubs fails to find kernel image. now edit root(hd1,4) to (hd0,4) and everything works fine. ??????