Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-17 Thread Neil Bothwick
On Fri, 17 Feb 2006 14:45:39 +0100, Holly Bostick wrote: > Is there another way to get a list of packages that comprise the system > profile (other than just trying to unmerge one and getting a warning)? You could look at the packages files in the directory linked to by /etc/make.profile and its

Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-17 Thread Holly Bostick
Neil Bothwick schreef: > On Thu, 16 Feb 2006 23:33:15 +0100, Holly Bostick wrote: > >> This functionality is not in any way a hack: >> >> equery belongs /sbin/installkernel [ Searching for file(s) >> /sbin/installkernel in *... ] sys-apps/debianutils-2.15 >> (/sbin/installkernel) > > > It's p

Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Neil Bothwick
On Thu, 16 Feb 2006 23:33:15 +0100, Holly Bostick wrote: > This functionality is not in any way a hack: > > equery belongs /sbin/installkernel > [ Searching for file(s) /sbin/installkernel in *... ] > sys-apps/debianutils-2.15 (/sbin/installkernel) > > Programs That Depend On debianutils > app-a

Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread John Jolet
> > I am confused: how many 'make install's are there? Don't they 'all' do the > same? Are we talking about a customised (hacked) make install here? Install is a target to make. Install_modules is a target to make. What's confusing? Make is a command. Install or install_modules, or install_

[gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Mick
Neil Bothwick wrote: > On Thu, 16 Feb 2006 17:05:24 -, Michael Kintzios wrote: > >> Yep, /boot is always mounted (just to be sure I won't forget it, I >> always mount it before I even cd into /usr/src/linux). Running make && >> make modules_install does *not* create any links in my /boot dir

Re: [gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Holly Bostick
Mick schreef: > John Jolet wrote: >> >> On 2/16/06 11:05 AM, "Michael Kintzios" >> <[EMAIL PROTECTED]> wrote: >>> From: Neil Bothwick [mailto:[EMAIL PROTECTED] >> make install does exactly the same, and sets up the vmlinuz >> and vmlinuz.old symlinks to point to your new and pr

[gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Mick
Holly Bostick wrote: > > My impression is that you haven't yet run make install. > > HTH, > Holly Spot on! I'll try it out next time I compile a kernel Holly, thank you for clarifying matters. -- Regards, Mick -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Mick
John Jolet wrote: > > > > On 2/16/06 11:05 AM, "Michael Kintzios" <[EMAIL PROTECTED]> > wrote: > >> >> >>> -Original Message- >>> From: Neil Bothwick [mailto:[EMAIL PROTECTED] >>> Sent: 16 February 2006 16:10 >>> To: gentoo-user@lists.gentoo.org >>> Subject: Re: [gentoo-user] Re: Pro