|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen and sshd
> It does look like the log is truncated but not much is missing. So I looked
> at the initial bootup of domain0 and it found the cd at /dev/hdb. So I'm not
> sure why its not finding it when I start other domains.
Either edit your /etc/xen-mynewdom to change 'cdrom_link' to
'hdb' or do a 'ln -s hdb /dev/cdrom_link'
I'm afraid I didn't envisage the CD being used in quite this way..
> Anyways, I think I'm going to clear a partition and run it off
> of hard disk. That should solve this problem and will be more
> efficient anywyas, right?
It'll be much faster than CD.
Best,
Ian
|
|
|
|
|