Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 410517

Summary: Not allowed guest-Gentoo64 on Host Gentoo64
Product: Gentoo Linux Reporter: Ilya Andriyanov <i.andriyanov>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ilya Andriyanov 2012-04-02 06:29:23 UTC
After startOn my virtual server with liveMini_gentoo. I see /dev/xvda emul_hdd, but i can see virtual eth-device. 

Can i emulate HVM guest OS (gentoo on gentoo)? But altLinux hvm emulate virtual server (x64) goes DONE! 

Pls help me! Very need.

Reproducible: Always




/etc/xen/config/hvm-gentoo
###
###
kernel = '/usr/lib64/xen/boot/hvmloader'
builder = 'hvm'
memory = '800'
device_model='/usr/lib64/xen/bin/qemu-dm'

###################################################################################

# Disks

disk = [ 'file:/www/db/xen-images/hvm-test-gen.raw,ioemu:hda,w',
        'file:/www/db/iso/install-amd64-minimal-20120223.iso,ioemu:hdc:cdrom,r' ]


# Hostname
name = 'hvm_gentoo64'

# Networking
#vif = ['type=ioemu, model=e1000, mac=00:0c:29:02:76:47']
vif = ['type=ioemu, model=e1000, mac=00:2c:29:c2:26:56, bridge=xenbr0']

vcpus = 1
apic = 0
acpi = 1
pae = 1

# boot floppy (a), hard disk (c) CD-ROM (d).
boot='d'

localtime=1

vnc=1
vnclisten = '0.0.0.0'
#vncconsole=0
#vncviewer=1
stdvga=0
#vncunused = 1
sdl=0
serial=''

on_reboot = 'restart'
on_crash = 'destroy'
on_poweroff = 'destroy'
###
###
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2012-04-02 06:47:14 UTC
(In reply to comment #0)
> 
> Pls help me! Very need.
> 

This is our bug tracker, not a support venue.
Please visit our forums or IRC channels, or post to a mailing list to get help. I'm sure there's also a forum or channel in your native language.