All of lore.kernel.org
 help / color / mirror / Atom feed
* Binary install suggestions
@ 2004-12-06  6:12 Penelope Fudd
  2004-12-06 16:08 ` Jan Kundrát
  0 siblings, 1 reply; 9+ messages in thread
From: Penelope Fudd @ 2004-12-06  6:12 UTC (permalink / raw)
  To: xen-devel

Hi again...

More install things...
5. Check for /lib/tls when installing
  - no point in waiting until the first boot, eh?

After booting...

6. Python version warning:
/lib/python/xen/xend/server/SrvDaemon.py:27: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xu: This Python has API version 1012, module xen.lowlevel.xu has version 1011.
  from xen.lowlevel import xu
/lib/python/xen/xend/server/channel.py:3: RuntimeWarning: Python C API version mismatch for module xen.lowlevel.xc: This Python has API version 1012, module xen.lowlevel.xc has version 1011.
  import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()

-- 
Penelope Fudd <kernel@pkts.ca>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Binary install suggestions
@ 2004-12-06  5:00 Penelope Fudd
  2004-12-06 16:07 ` Jan Kundrát
  0 siblings, 1 reply; 9+ messages in thread
From: Penelope Fudd @ 2004-12-06  5:00 UTC (permalink / raw)
  To: xen-devel

Hello!

I've just installed xen-2.0.1-install.tgz on a Fedora Core 2 system, and
I thought I'd suggest an enhancement or two for the installation
program.

1. Copying files into /etc/init.d didn't work perfectly.
  - /etc/init.d is a symbolic link in FC2, and for some reason, cp says:
cp: cannot overwrite non-directory `/etc/init.d' with directory
`./install/etc/init.d'
  - I don't know why it should barf like that; after all, it's a symlink
to a directory.

2. The /boot partition may be a separate partition.
  - On my system, the grub.conf file now says:

title Xen 2.0 /XenLinux 2.6.9
        kernel /xen.gz dom0_mem=128000 console=vga
        module /vmlinuz-2.6.9-xen0 root=/dev/hda5 ro console=tty0

  - Also, when it was copying the files into /boot, that dinky partition
ran out of space.  I cleaned out some old kernels, and the problem went
away.  Maybe have a disk-space check?  (df /boot)

3. Runlevel issues
  - I have a default runlevel of 5, which starts a graphical login.
  - Mention in the manual how much memory a person needs to run X
(128M+swap looks good for me for now), or suggest defaulting to runlevel
3.

4. Quickstart instructions part 2: "Now What?"
  - List the commands needed to start a virtual system so you can sshd
into it.

Great system, keep up the good work!
-- 
Penelope Fudd <kernel@pkts.ca>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

end of thread, other threads:[~2004-12-07 10:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06  6:12 Binary install suggestions Penelope Fudd
2004-12-06 16:08 ` Jan Kundrát
2004-12-07  5:50   ` A Streetcar Named
2004-12-07 10:06     ` Jan Kundrát
  -- strict thread matches above, loose matches on Subject: below --
2004-12-06  5:00 Penelope Fudd
2004-12-06 16:07 ` Jan Kundrát
2004-12-06 19:02   ` Penelope Fudd
2004-12-06 19:10     ` Jan Kundrát
2004-12-06 19:04   ` Penelope Fudd

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.