Xen_Lab1: xen-tools.conf.diff

File xen-tools.conf.diff, 1.7 KB (added by jazz, 15 years ago)
  • xen-tools.conf

    old new  
    4242# hostnames.
    4343#
    4444##
    45 # dir = /home/xen
     45dir = /home/
    4646#
    4747
    4848#
     
    125125#  Disk and Sizing options.
    126126##
    127127#
    128 size   = 4Gb      # Disk image size.
     128size   = 1Gb      # Disk image size.
    129129memory = 128Mb    # Memory size
    130130swap   = 128Mb    # Swap size
    131131# noswap = 1      # Don't use swap at all for the new system.
    132132fs     = ext3     # use the EXT3 filesystem for the disk image.
    133 dist   = etch     # Default distribution to install.
     133dist   = lenny    # Default distribution to install.
    134134image  = sparse   # Specify sparse vs. full disk images.
    135135
    136136#
     
    160160# Uncomment and adjust these network settings if you wish to give your
    161161# new instances static IP addresses.
    162162#
    163 # gateway   = 192.168.1.1
    164 # netmask   = 255.255.255.0
    165 # broadcast = 192.168.1.255
     163gateway   = 192.168.100.254
     164netmask   = 255.255.255.0
     165broadcast = 192.168.100.255
    166166#
    167167# Uncomment this if you wish the images to use DHCP
    168168#
     
    190190# If you'd like all accounts on your host system which are not present
    191191# on the guest system to be copied over then uncomment the following line.
    192192#
    193 # accounts = 1
     193accounts = 1
    194194#
    195195
    196196#
     
    211211#
    212212# The default mirror for debootstrap to install Debian-derived distributions
    213213#
    214 mirror = http://ftp.us.debian.org/debian/
     214mirror = http://free.nchc.org.tw/debian/
    215215
    216216#
    217217# A mirror suitable for use when installing the Dapper release of Ubuntu.
     
    254254#
    255255#  You may specify the things to use here:
    256256#
    257 # serial_device = hvc0 #default
     257serial_device = hvc0 #default
    258258# serial_device = tty1
    259259#
    260260# disk_device = xvda #default