|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Fc3 xm boots always maintenance mode
sada wrote:
I really wants to know.
When I start "xm create fc3 -c" but always maintenance mode.
/etc/rc.d/rc.sysinit: line 28: /dev/null: Read-only file system
You need to have the proper initrd image to boot FC3 or RHEL4.
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/faq.html#a5.2
However, I prefer to add the line
mount -n -t tmpfs none /dev
after
mount -n -t proc /proc /proc
on /etc/rc.sysinit. That should work.
Regards,
Fajar
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|