I Hate gobject-introspection

2010-07-06 Thread Andrew Benton
Has anyone been able to compile gobject-introspection with python-2.7? I've just tried and gobject-introspection-0.9.0 fails to compile like so: GICOMP xlib-2.0.gir GICOMP xfixes-4.0.gir GICOMP xrandr-1.3.gir Traceback (most recent call last): File "../tools/g-ir-scanner", line 36, in

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread William Immendorf
On Tue, Jul 6, 2010 at 5:06 PM, Face wrote: > I did change /dev/hd*  to /dev/sd* and nothing happen > /dev/mapper: > control  lfs-cd I noticed your diddn't specify your host system, but judging by your ls of /dev, it looks like you are using the LFS livecd... Anyway, I think you vi the grub.cfg

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Ken Moffat
On 6 July 2010 23:06, Face wrote: > I did change /dev/hd*  to /dev/sd* and nothing happen > > here is  ls of /dev > - please don't top post, we don't like it - So, we can see that your host system is not using libata, but instead using the old PATA devices. It also seems to be using device mapp

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Face
did not work On Tue, Jul 6, 2010 at 6:41 PM, Neal Murphy wrote: > On Tuesday 06 July 2010 05:32:56 Face wrote: >> hello all, >> >> after solving my last problem i went Through the rest of the book >> without any problems. However, when i try to boot to the new system >> nothing happen i only get

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Face
I did change /dev/hd* to /dev/sd* and nothing happen here is ls of /dev root [ ~ ]# ls /dev/* /dev/cdrom/dev/null /dev/tty20 /dev/tty44 /dev/ttyS1 /dev/console /dev/nvram /dev/tty21 /dev/tty45 /dev/ttyS2 /dev/core /dev/port /dev/tty22 /dev/tty46 /dev/ttyS3 /dev/ful

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Neal Murphy
On Tuesday 06 July 2010 11:49:27 Andrew Benton wrote: > On 06/07/10 16:41, Neal Murphy wrote: > > Your main problem is these two lines in menu.lst: > > set root='(hd0,1)' > > set root='(hd0,1)' > > > > This aspect of partition addressing is zero-based in grub. Change them > > to: set root='

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Andrew Benton
On 06/07/10 14:49, William Immendorf wrote: > On Tue, Jul 6, 2010 at 4:32 AM, Face wrote: >> hello all, >> >> after solving my last problem i went Through the rest of the book >> without any problems. However, when i try to boot to the new system >> nothing happen i only get this >> >> Booting fro

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Bruce Dubbs
Neal Murphy wrote: > On Tuesday 06 July 2010 05:32:56 Face wrote: >> hello all, >> >> after solving my last problem i went Through the rest of the book >> without any problems. However, when i try to boot to the new system >> nothing happen i only get this >> >> Booting from Hard Disk ... >> >> and

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Andrew Benton
On 06/07/10 16:41, Neal Murphy wrote: > > Your main problem is these two lines in menu.lst: > set root='(hd0,1)' > set root='(hd0,1)' > > This aspect of partition addressing is zero-based in grub. Change them to: > set root='(hd0,0)' That was true for grub legacy but the grub we

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Neal Murphy
On Tuesday 06 July 2010 05:32:56 Face wrote: > hello all, > > after solving my last problem i went Through the rest of the book > without any problems. However, when i try to boot to the new system > nothing happen i only get this > > Booting from Hard Disk ... > > and it freeze Your main problem

Re: LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread William Immendorf
On Tue, Jul 6, 2010 at 4:32 AM, Face wrote: > hello all, > > after solving my last problem i went Through the rest of the book > without any problems. However, when i try to boot to the new system > nothing happen i only get this > > Booting from Hard Disk ... > > and it freeze >From looking at th

LFS (Version SVN-20100529) - booting in the new system - Problem

2010-07-06 Thread Face
hello all, after solving my last problem i went Through the rest of the book without any problems. However, when i try to boot to the new system nothing happen i only get this Booting from Hard Disk ... and it freeze i Attached the fstab and grub.cfg -- Sincerely, fstab Description: Binary

Re: Boot kernal Panic :(

2010-07-06 Thread Saxon Landers
> Methinks you need to change /etc/fstab. > I CANNOT believe i forgot that :/ Thanks for pointing it out. i swear i must have edited the contents of fstab 3million times, and not noticed that it was set to the wron partition. anyhow, thanks :D System is up and running, and im off to get