public inbox for gentoo-powerpc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-powerpc] ybin command not fount
@ 2015-04-13 12:59 Herminio Hernandez Jr. 
  2015-04-14  5:19 ` [gentoo-powerpc] " Nuno J. Silva (aka njsg)
  0 siblings, 1 reply; 6+ messages in thread
From: Herminio Hernandez Jr.  @ 2015-04-13 12:59 UTC (permalink / raw
  To: gentoo-powerpc@lists.gentoo.org

Hello,

I new to gentoo and I have a question. I got the base system installed and xorg /KMS and that is working. However I made some changes to my yaboot.conf file and wanted to apply my changes using ybin -v. However when I try to run the command I get command not found. I do not know what I am missing any help would be awesome! Thanks 

Herminio

Sent from my iPhone

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-powerpc] Re: ybin command not fount
  2015-04-13 12:59 [gentoo-powerpc] ybin command not fount Herminio Hernandez Jr. 
@ 2015-04-14  5:19 ` Nuno J. Silva (aka njsg)
       [not found]   ` <CAJRA9dz7CrTeHq=ct43ufzzhbGgqO1ODP=w00Oh+-kdrgfQ7uw@mail.gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Nuno J. Silva (aka njsg) @ 2015-04-14  5:19 UTC (permalink / raw
  To: gentoo-powerpc

On 2015-04-13, Herminio Hernandez Jr. <herminio.hernandezjr@gmail.com> wrote:
>
> I new to gentoo and I have a question. I got the base system installed
> and xorg /KMS and that is working. However I made some changes to my
> yaboot.conf file and wanted to apply my changes using ybin -v. However
> when I try to run the command I get command not found. I do not know
> what I am missing any help would be awesome! Thanks

Have you installed sys-boot/yaboot? If so, are you running ybin as root?

-- 
Nuno Silva
Helsinki, Finland



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-powerpc] Re: ybin command not fount
       [not found]   ` <CAJRA9dz7CrTeHq=ct43ufzzhbGgqO1ODP=w00Oh+-kdrgfQ7uw@mail.gmail.com>
@ 2015-04-14  9:47     ` Nuno J. Silva (aka njsg)
  2015-04-14 16:39       ` Herminio Hernandez, Jr.
  0 siblings, 1 reply; 6+ messages in thread
From: Nuno J. Silva (aka njsg) @ 2015-04-14  9:47 UTC (permalink / raw
  To: gentoo-powerpc; +Cc: Herminio Hernandez, Jr.

On 2015-04-14 01:03, Herminio Hernandez, Jr. wrote:
> On Tue, Apr 14, 2015 at 12:19 AM, Nuno J. Silva (aka njsg) <
> nunojsilva@ist.utl.pt> wrote:
> 
> > On 2015-04-13, Herminio Hernandez Jr. <herminio.hernandezjr@gmail.com>
> > wrote:
> > >
> > > I new to gentoo and I have a question. I got the base system installed
> > > and xorg /KMS and that is working. However I made some changes to my
> > > yaboot.conf file and wanted to apply my changes using ybin -v. However
> > > when I try to run the command I get command not found. I do not know
> > > what I am missing any help would be awesome! Thanks
> >
> > Have you installed sys-boot/yaboot? If so, are you running ybin as root?
>
> yup I  ran emerge --ask sys-boot/yaboot still no ybin

Did emerge complete successfully? Can you show the result of
"emerge --search yaboot"?

> 
> ibookG4-gentoo ~ # pwd
> /root
> ibookG4-gentoo ~ # which ybin
> which: no ybin in (/sbin:/bin:/usr/sbin:/usr/bin)
> ibookG4-gentoo ~ #

-- 
Nuno Silva
Helsinki, Finland


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-powerpc] Re: ybin command not fount
  2015-04-14  9:47     ` Nuno J. Silva (aka njsg)
@ 2015-04-14 16:39       ` Herminio Hernandez, Jr.
  2015-04-14 18:32         ` Nuno J. Silva (aka njsg)
  0 siblings, 1 reply; 6+ messages in thread
From: Herminio Hernandez, Jr. @ 2015-04-14 16:39 UTC (permalink / raw
  To: Nuno J. Silva (aka njsg); +Cc: gentoo-powerpc

[-- Attachment #1: Type: text/plain, Size: 1967 bytes --]

wierd it says not installed but I did???? hmm will try again after lighdn
finishes installing.

rican-linux@ibookG4-gentoo ~ $ emerge --search yaboot
Searching...
[ Results for search key : yaboot ]
[ Applications found : 2 ]

*  sys-boot/yaboot
      Latest version available: 1.3.17-r2
      Latest version installed: [ Not Installed ]
      Size of files: 220 KiB
      Homepage:      http://yaboot.ozlabs.org
      Description:   PPC Bootloader
      License:       GPL-2

*  sys-boot/yaboot-static [ Masked ]
      Latest version available: 1.3.17-r1
      Latest version installed: [ Not Installed ]
      Size of files: 159 KiB
      Homepage:      http://penguinppc.org/projects/yaboot/
      Description:   Static yaboot ppc boot loader for machines with open
firmware
      License:       GPL-2


On Tue, Apr 14, 2015 at 4:47 AM, Nuno J. Silva (aka njsg) <
nunojsilva@ist.utl.pt> wrote:

> On 2015-04-14 01:03, Herminio Hernandez, Jr. wrote:
> > On Tue, Apr 14, 2015 at 12:19 AM, Nuno J. Silva (aka njsg) <
> > nunojsilva@ist.utl.pt> wrote:
> >
> > > On 2015-04-13, Herminio Hernandez Jr. <herminio.hernandezjr@gmail.com>
> > > wrote:
> > > >
> > > > I new to gentoo and I have a question. I got the base system
> installed
> > > > and xorg /KMS and that is working. However I made some changes to my
> > > > yaboot.conf file and wanted to apply my changes using ybin -v.
> However
> > > > when I try to run the command I get command not found. I do not know
> > > > what I am missing any help would be awesome! Thanks
> > >
> > > Have you installed sys-boot/yaboot? If so, are you running ybin as
> root?
> >
> > yup I  ran emerge --ask sys-boot/yaboot still no ybin
>
> Did emerge complete successfully? Can you show the result of
> "emerge --search yaboot"?
>
> >
> > ibookG4-gentoo ~ # pwd
> > /root
> > ibookG4-gentoo ~ # which ybin
> > which: no ybin in (/sbin:/bin:/usr/sbin:/usr/bin)
> > ibookG4-gentoo ~ #
>
> --
> Nuno Silva
> Helsinki, Finland
>

[-- Attachment #2: Type: text/html, Size: 3096 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-powerpc] Re: ybin command not fount
  2015-04-14 16:39       ` Herminio Hernandez, Jr.
@ 2015-04-14 18:32         ` Nuno J. Silva (aka njsg)
  2015-04-14 18:44           ` Herminio Hernandez Jr. 
  0 siblings, 1 reply; 6+ messages in thread
From: Nuno J. Silva (aka njsg) @ 2015-04-14 18:32 UTC (permalink / raw
  To: gentoo-powerpc; +Cc: Herminio Hernandez, Jr.

On 2015-04-14 11:39, Herminio Hernandez, Jr. wrote:
> 
> On Tue, Apr 14, 2015 at 4:47 AM, Nuno J. Silva (aka njsg) <
> nunojsilva@ist.utl.pt> wrote:
> 
> > On 2015-04-14 01:03, Herminio Hernandez, Jr. wrote:
> > > On Tue, Apr 14, 2015 at 12:19 AM, Nuno J. Silva (aka njsg) <
> > > nunojsilva@ist.utl.pt> wrote:
> > >
> > > > On 2015-04-13, Herminio Hernandez Jr. <herminio.hernandezjr@gmail.com>
> > > > wrote:
> > > > >
> > > > > I new to gentoo and I have a question. I got the base system installed
> > > > > and xorg /KMS and that is working. However I made some changes to my
> > > > > yaboot.conf file and wanted to apply my changes using ybin -v. However
> > > > > when I try to run the command I get command not found. I do not know
> > > > > what I am missing any help would be awesome! Thanks
> > > >
> > > > Have you installed sys-boot/yaboot? If so, are you running ybin as root?
>
> wierd it says not installed but I did???? hmm will try again after lighdn
> finishes installing.
> 
> rican-linux@ibookG4-gentoo ~ $ emerge --search yaboot
> Searching...
> [ Results for search key : yaboot ]
> [ Applications found : 2 ]
> 
> *  sys-boot/yaboot
>       Latest version available: 1.3.17-r2
>       Latest version installed: [ Not Installed ]
>       Size of files: 220 KiB
>       Homepage:      http://yaboot.ozlabs.org
>       Description:   PPC Bootloader
>       License:       GPL-2

I have done a new Gentoo install on ppc last week, with a recent
stage3, and I have not been able to build/install yaboot.

You could try emerging yaboot again and see if there are errors on the
screen when emerge finishes.



So far, I have been configuring yaboot using ybin from the Gentoo
install live CD, after mounting the gentoo / and /boot under
/mnt/gentoo, but without chrooting.

In this case, you need to specify the path to the configuration file, I
think it is the "-C" option: ybin -v -C /mnt/gentoo/etc/yaboot.conf

One of the ways the ppc handbook shows to configure yaboot uses the
yaboot binaries from the live cd, perhaps that was how you got yaboot
installed and configured?


The problems with yaboot are known,
https://bugs.gentoo.org/show_bug.cgi?id=544688
https://bugs.gentoo.org/show_bug.cgi?id=527974

-- 
Nuno Silva
Helsinki, Finland


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-powerpc] Re: ybin command not fount
  2015-04-14 18:32         ` Nuno J. Silva (aka njsg)
@ 2015-04-14 18:44           ` Herminio Hernandez Jr. 
  0 siblings, 0 replies; 6+ messages in thread
From: Herminio Hernandez Jr.  @ 2015-04-14 18:44 UTC (permalink / raw
  To: Nuno J. Silva (aka njsg); +Cc: gentoo-powerpc

I used the live CD to get configured and just used it to apply my changes. I will run it again after I get DE going. I just finished installing XFCE and lightdm and verified they working. 

Sent from my iPhone

> On Apr 14, 2015, at 1:32 PM, "Nuno J. Silva (aka njsg)" <nunojsilva@ist.utl.pt> wrote:
> 
>> On 2015-04-14 11:39, Herminio Hernandez, Jr. wrote:
>> 
>> On Tue, Apr 14, 2015 at 4:47 AM, Nuno J. Silva (aka njsg) <
>> nunojsilva@ist.utl.pt> wrote:
>> 
>>>> On 2015-04-14 01:03, Herminio Hernandez, Jr. wrote:
>>>> On Tue, Apr 14, 2015 at 12:19 AM, Nuno J. Silva (aka njsg) <
>>>> nunojsilva@ist.utl.pt> wrote:
>>>> 
>>>>> On 2015-04-13, Herminio Hernandez Jr. <herminio.hernandezjr@gmail.com>
>>>>> wrote:
>>>>>> 
>>>>>> I new to gentoo and I have a question. I got the base system installed
>>>>>> and xorg /KMS and that is working. However I made some changes to my
>>>>>> yaboot.conf file and wanted to apply my changes using ybin -v. However
>>>>>> when I try to run the command I get command not found. I do not know
>>>>>> what I am missing any help would be awesome! Thanks
>>>>> 
>>>>> Have you installed sys-boot/yaboot? If so, are you running ybin as root?
>> 
>> wierd it says not installed but I did???? hmm will try again after lighdn
>> finishes installing.
>> 
>> rican-linux@ibookG4-gentoo ~ $ emerge --search yaboot
>> Searching...
>> [ Results for search key : yaboot ]
>> [ Applications found : 2 ]
>> 
>> *  sys-boot/yaboot
>>      Latest version available: 1.3.17-r2
>>      Latest version installed: [ Not Installed ]
>>      Size of files: 220 KiB
>>      Homepage:      http://yaboot.ozlabs.org
>>      Description:   PPC Bootloader
>>      License:       GPL-2
> 
> I have done a new Gentoo install on ppc last week, with a recent
> stage3, and I have not been able to build/install yaboot.
> 
> You could try emerging yaboot again and see if there are errors on the
> screen when emerge finishes.
> 
> 
> 
> So far, I have been configuring yaboot using ybin from the Gentoo
> install live CD, after mounting the gentoo / and /boot under
> /mnt/gentoo, but without chrooting.
> 
> In this case, you need to specify the path to the configuration file, I
> think it is the "-C" option: ybin -v -C /mnt/gentoo/etc/yaboot.conf
> 
> One of the ways the ppc handbook shows to configure yaboot uses the
> yaboot binaries from the live cd, perhaps that was how you got yaboot
> installed and configured?
> 
> 
> The problems with yaboot are known,
> https://bugs.gentoo.org/show_bug.cgi?id=544688
> https://bugs.gentoo.org/show_bug.cgi?id=527974
> 
> -- 
> Nuno Silva
> Helsinki, Finland


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-14 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 12:59 [gentoo-powerpc] ybin command not fount Herminio Hernandez Jr. 
2015-04-14  5:19 ` [gentoo-powerpc] " Nuno J. Silva (aka njsg)
     [not found]   ` <CAJRA9dz7CrTeHq=ct43ufzzhbGgqO1ODP=w00Oh+-kdrgfQ7uw@mail.gmail.com>
2015-04-14  9:47     ` Nuno J. Silva (aka njsg)
2015-04-14 16:39       ` Herminio Hernandez, Jr.
2015-04-14 18:32         ` Nuno J. Silva (aka njsg)
2015-04-14 18:44           ` Herminio Hernandez Jr. 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox