Date: Tue, 23 Jul 2019 12:54:26 +0000 From: "R0me0 ***" <knight.neo@gmail.com> To: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= <roger.pau@citrix.com> Cc: freebsd-xen@freebsd.org Subject: Re: Xen 4.12 - systemrescuecd-6.0.3.iso - Baremetal reboots Message-ID: <CAN1fqMrPcz66Fx_uBz9Q6kaTcOXVY8tPitUOw6ZNZzs1-76YeA@mail.gmail.com> In-Reply-To: <CAN1fqMo7u2Q9pBd8b1a8m6sKM91EpDPwcBaQsjveXrGZdPpWtw@mail.gmail.com> References: <CAN1fqMpe54C1e4bdi1jMB5oVbbMpFbxqtM%2BbdBhNnsCmex81Lw@mail.gmail.com> <20190704072629.v4qegclh7ljfdt64@Air-de-Roger> <CAN1fqMoxP%2BuJrSz3DqAR1S%2BLyTAAM6ejSwAP3pPnsFnXPdye9w@mail.gmail.com> <CAN1fqMo7u2Q9pBd8b1a8m6sKM91EpDPwcBaQsjveXrGZdPpWtw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Just boot Debian 10 e Machine freezes completely. Seems to be related to Linux Kernel 4.X Em ter, 23 de jul de 2019 =C3=A0s 11:51, R0me0 *** <knight.neo@gmail.com> escreveu: > I tried to boot kali linux ( > https://cdimage.kali.org/kali-2019.2/kali-linux-2019.2-amd64.iso ) as > guest. > > The machine freezes on the same way I am using the latest xen 4.12 on > freebsd > > here is the screenshot of console: > > [image: 2019-07-23-084718_853x193_scrot.png] > > and here is the xl dmesg > > (d12) Detected Xen v4.12.0 > (d12) xen: copy BIOS tables... > (d12) Copying SMBIOS entry point from 0x00010020 to 0x000f5e60 > (d12) Copying MPTABLE from 0xfc0011e0/fc0011f0 to 0x000f5d40 > (d12) Copying PIR from 0x00010040 to 0x000f5cc0 > (d12) Copying ACPI RSDP from 0x000100c0 to 0x000f5c90 > (d12) Using pmtimer, ioport 0xb008 > (d12) Scan for VGA option rom > (d12) Running option rom at c000:0003 > (d12) pmm call arg1=3D0 > (d12) Turning on vga text mode console > (d12) SeaBIOS (version 1.11.0-20190516_220714-120amd64-default-job-06) > (d12) Machine UUID 2e347e67-ad3f-11e9-9209-0cc47a4dbca8 > (d12) ATA controller 1 at 1f0/3f4/0 (irq 14 dev 9) > (d12) ATA controller 2 at 170/374/0 (irq 15 dev 9) > (d12) Found 0 lpt ports > (d12) Found 1 serial ports > (d12) ata0-0: QEMU HARDDISK ATA-7 Hard-Disk (80 GiBytes) > (d12) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@0 > (d12) DVD/CD [ata0-1: QEMU DVD-ROM ATAPI-4 DVD/CD] > (d12) Searching bootorder for: /pci@i0cf8/*@1,1/drive@0/disk@1 > (d12) PS2 keyboard initialized > (d12) All threads complete. > (d12) Scan for option roms > (d12) Running option rom at c980:0003 > (d12) pmm call arg1=3D1 > (d12) pmm call arg1=3D0 > (d12) pmm call arg1=3D1 > (d12) pmm call arg1=3D0 > (d12) Searching bootorder for: /pci@i0cf8/*@4 > (d12) > (d12) Press ESC for boot menu. > (d12) > (d12) Searching bootorder for: HALT > (d12) drive 0x000f5c20: PCHS=3D16383/16/63 translation=3Dlba LCHS=3D1024/= 255/63 > s=3D167772160 > (d12) Space available for UMB: ca800-eb000, f5680-f5bc0 > (d12) Returned 258048 bytes of ZoneHigh > (d12) e820 map has 7 items: > (d12) 0: 0000000000000000 - 000000000009fc00 =3D 1 RAM > (d12) 1: 000000000009fc00 - 00000000000a0000 =3D 2 RESERVED > (d12) 2: 00000000000f0000 - 0000000000100000 =3D 2 RESERVED > (d12) 3: 0000000000100000 - 00000000effff000 =3D 1 RAM > (d12) 4: 00000000effff000 - 00000000f0000000 =3D 2 RESERVED > (d12) 5: 00000000fc000000 - 0000000100000000 =3D 2 RESERVED > (d12) 6: 0000000100000000 - 000000010f800000 =3D 1 RAM > (d12) enter handle_19: > (d12) NULL > (d12) Booting from Hard Disk... > (d12) Boot failed: not a bootable disk > (d12) > (d12) enter handle_18: > (d12) NULL > (d12) Booting from DVD/CD... > (d12) Booting from 0000:7c00 > > > > Em qui, 11 de jul de 2019 =C3=A0s 21:02, R0me0 *** <knight.neo@gmail.com> > escreveu: > >> Hello Roger, >> >> >So you are trying to boot systemrescuecd as a guest on the Xen host? >> Yes. >> >> Here is the config I have used: >> >> # cat livecd.cfg >> >> builder =3D "hvm" >> name =3D "livecd" >> memory =3D 2048 >> cpus=3D"all,^0-1" >> vcpus =3D 2 >> vif =3D [ 'type=3Dvif,bridge=3Dsandbox' ] >> disk =3D [ '/dev/zvol/fbroot/SAND/disk,raw,xvda,w' , >> '/home/iso/systemrescuecd-6.0.3.iso,raw,xvdb:cdrom,r' ] >> boot =3D 'd' >> vnc =3D 1 >> vnclisten =3D '127.0.0.1' >> serial =3D 'pty' >> >> Regarding this: >> >> > Could you get a serial hooked up to that box so we can get the trace? >> >> Could you help me to provide the information you asked. >> >> Thank you . >> >> Kind regards, >> >> >> >> >> Em qui, 4 de jul de 2019 =C3=A0s 07:26, Roger Pau Monn=C3=A9 <roger.pau@= citrix.com> >> escreveu: >> >>> On Fri, Jun 28, 2019 at 12:02:37PM +0000, R0me0 *** wrote: >>> > Guys, >>> > >>> > I'am using FreeBSD 12.0-RELEASE-p6 FreeBSD 12.0-RELEASE-p6 GENERIC >>> amd64 >>> >>> I guess this is on the host? >>> >>> > When booting systemrescuecd-6.0.3.iso ( >>> http://www.system-rescue-cd.org ) >>> > , my system just hangs and reboot. >>> >>> So you are trying to boot systemrescuecd as a guest on the Xen host? >>> >>> Can you paste your guest config file? >>> >>> > Just tried an older version and it's ok. >>> > >>> > I don't have any log to help. If you guys want and some help, I can >>> provide >>> > more information. >>> >>> Could you get a serial hooked up to that box so we can get the trace? >>> >>> Without some kind of trace it's going to be hard to debug this. >>> >>> Thanks, Roger. >>> >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN1fqMrPcz66Fx_uBz9Q6kaTcOXVY8tPitUOw6ZNZzs1-76YeA>