All of lore.kernel.org
 help / color / mirror / Atom feed
* Does grub support "nfsroot" linux kernel command line?
@ 2009-12-16  8:01 Nancy
  2009-12-16  8:12 ` Bruce Dubbs
  0 siblings, 1 reply; 4+ messages in thread
From: Nancy @ 2009-12-16  8:01 UTC (permalink / raw)
  To: grub-devel

Hi,
Does grub support "nfsroot" linux kernel command line?
grub> kernel (hd0,0)/boot/vmlinuz-2.6.32 nfsroot=10.2.0.15:/nfsroot/rootfs rw
grub> boot
.......
kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(104,1)
.......................

-- 
Best regards,
Yu Rong Tan



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

* Re: Does grub support "nfsroot" linux kernel command line?
  2009-12-16  8:01 Does grub support "nfsroot" linux kernel command line? Nancy
@ 2009-12-16  8:12 ` Bruce Dubbs
  2009-12-16  9:15   ` Nancy
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Dubbs @ 2009-12-16  8:12 UTC (permalink / raw)
  To: The development of GNU GRUB

Nancy wrote:
> Hi,
> Does grub support "nfsroot" linux kernel command line?
> grub> kernel (hd0,0)/boot/vmlinuz-2.6.32 nfsroot=10.2.0.15:/nfsroot/rootfs rw
> grub> boot
> .......
> kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(104,1)

I believe that is a kernel or initrd issue and not a boot issue.  Once 
the kernel is loaded, grub's job is done.  You would never see a kernel 
panic from grub.

   -- Bruce





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

* Re: Does grub support "nfsroot" linux kernel command line?
  2009-12-16  8:12 ` Bruce Dubbs
@ 2009-12-16  9:15   ` Nancy
  2009-12-16  9:24     ` Felix Zielcke
  0 siblings, 1 reply; 4+ messages in thread
From: Nancy @ 2009-12-16  9:15 UTC (permalink / raw)
  To: The development of GNU GRUB

> I believe that is a kernel or initrd issue and not a boot issue.  Once the
> kernel is loaded, grub's job is done.  You would never see a kernel panic
> from grub.
>
Thanks for your information, Bruce.
Do you mind tell me weather grub 1.97 support  bootp, tftpserver
command?  any special configuration to compile those command in grub?

-- 
Best wishes,
Yu Rong Tan



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

* Re: Does grub support "nfsroot" linux kernel command line?
  2009-12-16  9:15   ` Nancy
@ 2009-12-16  9:24     ` Felix Zielcke
  0 siblings, 0 replies; 4+ messages in thread
From: Felix Zielcke @ 2009-12-16  9:24 UTC (permalink / raw)
  To: The development of GNU GRUB

Am Mittwoch, den 16.12.2009, 17:15 +0800 schrieb Nancy:
> > I believe that is a kernel or initrd issue and not a boot issue.
>  Once the
> > kernel is loaded, grub's job is done.  You would never see a kernel
> panic
> > from grub.
> >
> Thanks for your information, Bruce.
> Do you mind tell me weather grub 1.97 support  bootp, tftpserver
> command?  any special configuration to compile those command in grub?

No it doestn't. There's no network support at all yet in GRUB 2.
Only booting via PXE is currently supported.

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




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

end of thread, other threads:[~2009-12-16  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16  8:01 Does grub support "nfsroot" linux kernel command line? Nancy
2009-12-16  8:12 ` Bruce Dubbs
2009-12-16  9:15   ` Nancy
2009-12-16  9:24     ` Felix Zielcke

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.