All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: install grub problem with scsi usb
       [not found] <23dcc150801260648i32e06160k4c1d46af85ab3bd5@mail.gmail.com>
@ 2008-01-26 14:58 ` tsah marco
  2008-01-26 17:05   ` Robert Millan
  0 siblings, 1 reply; 7+ messages in thread
From: tsah marco @ 2008-01-26 14:58 UTC (permalink / raw)
  To: grub-devel

 Hi all,

 help is needed  ?

 I am trying to install grub on usb inorder to load linux from grub,
 when i am connecting the usb i see that sg2 is added to /dev,(with dmesg)

 the usb is empty, so i will add /boot/grub/stage1 and stage2 and fat_stage1_5,
 then i will enter grub shell and do
 -find /boot/grub/stage1
 (hd0,1)

 only the Hard disk will be shown the sg2 will not appear,
 I don't understand why ?
 any one knows why? because i can't continue

 thanks and regards
 Tsah




-- 
Tsah
Marco
Cel - 972-54-5414357
Home - 972-774240642
Fax - 972-77-4240642



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

* Re: install grub problem with scsi usb
  2008-01-26 14:58 ` install grub problem with scsi usb tsah marco
@ 2008-01-26 17:05   ` Robert Millan
  2008-01-30 21:10     ` tsah marco
  0 siblings, 1 reply; 7+ messages in thread
From: Robert Millan @ 2008-01-26 17:05 UTC (permalink / raw)
  To: The development of GRUB 2

On Sat, Jan 26, 2008 at 04:58:41PM +0200, tsah marco wrote:
>  Hi all,
> 
>  help is needed  ?
> 
>  I am trying to install grub on usb inorder to load linux from grub,
>  when i am connecting the usb i see that sg2 is added to /dev,(with dmesg)
> 
>  the usb is empty, so i will add /boot/grub/stage1 and stage2 and fat_stage1_5,
>  then i will enter grub shell and do
>  -find /boot/grub/stage1
>  (hd0,1)
> 
>  only the Hard disk will be shown the sg2 will not appear,
>  I don't understand why ?
>  any one knows why? because i can't continue

Hi,

Please try with GRUB 2 and come back if you still have this problem.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



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

* Re: install grub problem with scsi usb
  2008-01-26 17:05   ` Robert Millan
@ 2008-01-30 21:10     ` tsah marco
  2008-01-30 22:03       ` Robert Millan
  0 siblings, 1 reply; 7+ messages in thread
From: tsah marco @ 2008-01-30 21:10 UTC (permalink / raw)
  To: The development of GRUB 2

i download the grub1.95.tar.gz
and tar it .
./configure
make install

is  it the right way to install grub ?
Can i download RPM/or any other packsge and from were ?

thanks
tsah

On 1/26/08, Robert Millan <rmh@aybabtu.com> wrote:
> On Sat, Jan 26, 2008 at 04:58:41PM +0200, tsah marco wrote:
> >  Hi all,
> >
> >  help is needed  ?
> >
> >  I am trying to install grub on usb inorder to load linux from grub,
> >  when i am connecting the usb i see that sg2 is added to /dev,(with dmesg)
> >
> >  the usb is empty, so i will add /boot/grub/stage1 and stage2 and fat_stage1_5,
> >  then i will enter grub shell and do
> >  -find /boot/grub/stage1
> >  (hd0,1)
> >
> >  only the Hard disk will be shown the sg2 will not appear,
> >  I don't understand why ?
> >  any one knows why? because i can't continue
>
> Hi,
>
> Please try with GRUB 2 and come back if you still have this problem.
>
> --
> Robert Millan
>
> <GPLv2> I know my rights; I want my phone call!
> <DRM> What use is a phone call… if you are unable to speak?
> (as seen on /.)
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Tsah
Marco
Cel - 972-54-5414357
Home - 972-774240642
Fax - 972-77-4240642



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

* Re: install grub problem with scsi usb
  2008-01-30 21:10     ` tsah marco
@ 2008-01-30 22:03       ` Robert Millan
  2008-02-01 16:51         ` tsah marco
  2008-02-04 12:49         ` tsah marco
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Millan @ 2008-01-30 22:03 UTC (permalink / raw)
  To: The development of GRUB 2

On Wed, Jan 30, 2008 at 11:10:41PM +0200, tsah marco wrote:
> i download the grub1.95.tar.gz
> and tar it .
> ./configure
> make install
> 
> is  it the right way to install grub ?

CVS is preferred.  1.95 is very old now.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



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

* Re: install grub problem with scsi usb
  2008-01-30 22:03       ` Robert Millan
@ 2008-02-01 16:51         ` tsah marco
  2008-02-04 12:49         ` tsah marco
  1 sibling, 0 replies; 7+ messages in thread
From: tsah marco @ 2008-02-01 16:51 UTC (permalink / raw)
  To: The development of GRUB 2

do you link to this site,
what is CVS ?

tsah

On Jan 31, 2008 12:03 AM, Robert Millan <rmh@aybabtu.com> wrote:
> On Wed, Jan 30, 2008 at 11:10:41PM +0200, tsah marco wrote:
> > i download the grub1.95.tar.gz
> > and tar it .
> > ./configure
> > make install
> >
> > is  it the right way to install grub ?
>
> CVS is preferred.  1.95 is very old now.
>
> --
>
> Robert Millan
>
> <GPLv2> I know my rights; I want my phone call!
> <DRM> What use is a phone call… if you are unable to speak?
> (as seen on /.)
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Tsah
Marco
Cel - 972-54-5414357
Home - 972-774240642
Fax - 972-77-4240642



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

* Re: install grub problem with scsi usb
  2008-01-30 22:03       ` Robert Millan
  2008-02-01 16:51         ` tsah marco
@ 2008-02-04 12:49         ` tsah marco
  2008-02-04 14:22           ` Robert Millan
  1 sibling, 1 reply; 7+ messages in thread
From: tsah marco @ 2008-02-04 12:49 UTC (permalink / raw)
  To: The development of GRUB 2, rmh

thanks Robert,

what is CVS and were can i find it ?

thanks tsah

On Jan 31, 2008 12:03 AM, Robert Millan <rmh@aybabtu.com> wrote:
> On Wed, Jan 30, 2008 at 11:10:41PM +0200, tsah marco wrote:
> > i download the grub1.95.tar.gz
> > and tar it .
> > ./configure
> > make install
> >
> > is  it the right way to install grub ?
>
> CVS is preferred.  1.95 is very old now.
>
> --
>
> Robert Millan
>
> <GPLv2> I know my rights; I want my phone call!
> <DRM> What use is a phone call… if you are unable to speak?
> (as seen on /.)
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Tsah
Marco
Cel - 972-54-5414357
Home - 972-774240642
Fax - 972-77-4240642



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

* Re: install grub problem with scsi usb
  2008-02-04 12:49         ` tsah marco
@ 2008-02-04 14:22           ` Robert Millan
  0 siblings, 0 replies; 7+ messages in thread
From: Robert Millan @ 2008-02-04 14:22 UTC (permalink / raw)
  To: The development of GRUB 2

On Mon, Feb 04, 2008 at 02:49:06PM +0200, tsah marco wrote:
> thanks Robert,
> 
> what is CVS and were can i find it ?

Google for "grub cvs".

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



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

end of thread, other threads:[~2008-02-04 14:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <23dcc150801260648i32e06160k4c1d46af85ab3bd5@mail.gmail.com>
2008-01-26 14:58 ` install grub problem with scsi usb tsah marco
2008-01-26 17:05   ` Robert Millan
2008-01-30 21:10     ` tsah marco
2008-01-30 22:03       ` Robert Millan
2008-02-01 16:51         ` tsah marco
2008-02-04 12:49         ` tsah marco
2008-02-04 14:22           ` Robert Millan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.