* [uml-devel] UML boot failure with kinit
@ 2006-05-24 9:48 ` Miklos Szeredi
0 siblings, 0 replies; 6+ messages in thread
From: Miklos Szeredi @ 2006-05-24 9:48 UTC (permalink / raw)
To: hpa; +Cc: linux-kernel, user-mode-linux-devel, akpm
UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
[...]
kinit: do_mounts
kinit: name_to_dev_t(98:0) = dev(0,0)
kinit: root_dev = dev(0,0)
kinit: trying to mount /dev/root on /root with type ext3
kinit: Cannot open root device dev(0,0)
[...]
Adding 'root=ubda' to the command line cures it.
Miklos
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* UML boot failure with kinit
@ 2006-05-24 9:48 ` Miklos Szeredi
0 siblings, 0 replies; 6+ messages in thread
From: Miklos Szeredi @ 2006-05-24 9:48 UTC (permalink / raw)
To: hpa; +Cc: linux-kernel, user-mode-linux-devel, akpm
UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
[...]
kinit: do_mounts
kinit: name_to_dev_t(98:0) = dev(0,0)
kinit: root_dev = dev(0,0)
kinit: trying to mount /dev/root on /root with type ext3
kinit: Cannot open root device dev(0,0)
[...]
Adding 'root=ubda' to the command line cures it.
Miklos
^ permalink raw reply [flat|nested] 6+ messages in thread
* [uml-devel] Re: UML boot failure with kinit
2006-05-24 9:48 ` Miklos Szeredi
@ 2006-05-24 13:49 ` Jeff Dike
-1 siblings, 0 replies; 6+ messages in thread
From: Jeff Dike @ 2006-05-24 13:49 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: hpa, linux-kernel, user-mode-linux-devel, akpm
On Wed, May 24, 2006 at 11:48:11AM +0200, Miklos Szeredi wrote:
> UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
>
> [...]
> kinit: do_mounts
> kinit: name_to_dev_t(98:0) = dev(0,0)
> kinit: root_dev = dev(0,0)
> kinit: trying to mount /dev/root on /root with type ext3
> kinit: Cannot open root device dev(0,0)
> [...]
>
> Adding 'root=ubda' to the command line cures it.
hpa fixed this yesterday. Something in klibc didn't support decimal
mm:nn device specifications.
Jeff
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UML boot failure with kinit
@ 2006-05-24 13:49 ` Jeff Dike
0 siblings, 0 replies; 6+ messages in thread
From: Jeff Dike @ 2006-05-24 13:49 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: hpa, linux-kernel, user-mode-linux-devel, akpm
On Wed, May 24, 2006 at 11:48:11AM +0200, Miklos Szeredi wrote:
> UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
>
> [...]
> kinit: do_mounts
> kinit: name_to_dev_t(98:0) = dev(0,0)
> kinit: root_dev = dev(0,0)
> kinit: trying to mount /dev/root on /root with type ext3
> kinit: Cannot open root device dev(0,0)
> [...]
>
> Adding 'root=ubda' to the command line cures it.
hpa fixed this yesterday. Something in klibc didn't support decimal
mm:nn device specifications.
Jeff
^ permalink raw reply [flat|nested] 6+ messages in thread
* [uml-devel] Re: UML boot failure with kinit
2006-05-24 9:48 ` Miklos Szeredi
@ 2006-05-24 15:46 ` H. Peter Anvin
-1 siblings, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2006-05-24 15:46 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: linux-kernel, user-mode-linux-devel, akpm
Miklos Szeredi wrote:
> UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
>
> [...]
> kinit: do_mounts
> kinit: name_to_dev_t(98:0) = dev(0,0)
> kinit: root_dev = dev(0,0)
> kinit: trying to mount /dev/root on /root with type ext3
> kinit: Cannot open root device dev(0,0)
> [...]
>
> Adding 'root=ubda' to the command line cures it.
>
Jeff Dike reported this one yesterday; it's fixed in my git tree.
Thanks!
-hpa
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UML boot failure with kinit
@ 2006-05-24 15:46 ` H. Peter Anvin
0 siblings, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2006-05-24 15:46 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: linux-kernel, user-mode-linux-devel, akpm
Miklos Szeredi wrote:
> UML now compiles on 2.6.17-rc4-mm3, but it fails to boot:
>
> [...]
> kinit: do_mounts
> kinit: name_to_dev_t(98:0) = dev(0,0)
> kinit: root_dev = dev(0,0)
> kinit: trying to mount /dev/root on /root with type ext3
> kinit: Cannot open root device dev(0,0)
> [...]
>
> Adding 'root=ubda' to the command line cures it.
>
Jeff Dike reported this one yesterday; it's fixed in my git tree.
Thanks!
-hpa
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-05-24 15:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-24 9:48 [uml-devel] UML boot failure with kinit Miklos Szeredi
2006-05-24 9:48 ` Miklos Szeredi
2006-05-24 13:49 ` [uml-devel] " Jeff Dike
2006-05-24 13:49 ` Jeff Dike
2006-05-24 15:46 ` [uml-devel] " H. Peter Anvin
2006-05-24 15:46 ` H. Peter Anvin
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.