similar to: Latest Xen on ARM Fast Models

Displaying 20 results from an estimated 120 matches similar to: "Latest Xen on ARM Fast Models"

2013 Mar 31
10
Debootstrapping a rootfs for Xen on FastModels A15
Hi, I''ve tried several different approaches to debootstrap a working rootfs for with a Cortex A15 model ( FastModels ) and Xen but still face some issues. Some information on my setup. For a Dom0 kernel I''m using the latest version from git://github.com/torvalds/linux.git, I attached my config as it might be of some use for others. I''m using the latest Xen unstable
2013 Nov 29
15
Xen on ARMv8
Hi, I want to try Xen on ARMv8 Simulator. Can you please provide guidance?. I am looking for information about sources, build and procedure to launch Xen on ARMv8 Thanks & Regards Vijay
2013 May 08
12
[PATCH v3 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
Hi all, this patch series introduces stolen ticks accounting for Xen on ARM. Stolen ticks are clocksource ticks that have been "stolen" from the cpu, typically because Linux is running in a virtual machine and the vcpu has been descheduled. To account for these ticks we introduce CONFIG_PARAVIRT and pv_time_ops so that we can make use of:
2015 Dec 15
5
How can I change the localSID for a SAMBA Server?
Hi Marc, We are running Samba Version 4.1.6-Ubuntu on Ubuntu 14.04 LTS. Is there any other specific information you need? Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org On Tue, Dec 15, 2015 at 12:53 PM, Marc
2015 Dec 15
4
How can I change the localSID for a SAMBA Server?
Hi Rowland, We need to change the SID on a standalone server because it needs to also act as a File Server. The authentication comes from LDAP, and we have existing entries in LDAP for SID of the domain. Instead of change all the SID in ldap, we would like to be able to change it on the server. Hope this helps. Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation
2013 Apr 24
15
Bare-metal Xen on ARM boot
Hi, I was wondering if there is any documentation on how to write a bare metal application for Xen. I don''t need to parse the device tree and such yet, a simple booting "Hello World" would be fine :-) We wrote one and when trying to boot we get ( this was an uncompressed binary, no image): libxl: notice: libxl_numa.c:451:libxl__get_numa_candidate: NUMA placement failed,
2015 Dec 15
2
How can I change the localSID for a SAMBA Server?
Hi Marc, We are working on building a Standalone Samba server on Ubuntu 14.04 LTS. Thanks, Byron On Dec 15, 2015 5:12 AM, "Marc Muehlfeld" <mmuehlfeld at samba.org> wrote: > Hello Byron, > > Am 14.12.2015 um 23:47 schrieb Byron Bogaert: > > I am trying to change the localSID for a SAMBA server, however I am > unable > > to. I have tried the command
2013 Jun 13
1
[PATCH v2] xen/arm: Use the right GICD register to initialize IRQs routing
Currently IRQs routing is initialized to the wrong register and overwrites interrupt configuration register (ICFGRn). Reported-by: Sander Bogaert <sander.bogaert@elis.ugent.be> Signed-off-by: Julien Grall <julien.grall@linaro.org> --- Changes in v2: - cpumask was already good... --- xen/arch/arm/gic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git
2015 Dec 14
2
How can I change the localSID for a SAMBA Server?
I am trying to change the localSID for a SAMBA server, however I am unable to. I have tried the command "net setlocalsid" to no avail. To troubleshoot I have also stopped the smbd and nmbd services, but this did not help. Any help would be great! root at TheWiggle:~# net getlocalsid SID for domain THEWIGGLE is: S-1-5-21-748580849-194208185-3916830000 root at TheWiggle:~# net
2008 Jan 23
4
extlinux reports "./extlinux: path /media/disk doesn't match device /dev/sda4"
Hello list, in a previous post I mentioned I had managed to make USB-Stick with 2048 byte sectors bootable. In fact I wiped out my Linux partitions bootrecord. This was with an old version of extlinux as still distributed by openSuSE. Interestingly enough the current version syslinux-3.61-pre2, spares my hard disk, but still seems to live under the impression it is the USB stick. The setup is
2013 Aug 23
0
[xen-unstable test] 18753: regressions - FAIL
flight 18753 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/18753/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-win7-amd64 8 guest-saverestore fail REGR. vs. 18750 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-pcipt-intel 9 guest-start fail
2015 Dec 17
1
How can I change the localSID for a SAMBA Server?
Hi Marc, I tried using Samba version 4.3 without much success. I still was not able to control what the local sid of the machine was. To install 4.3 on Ubuntu 14.04 LTS I needed to use the following ppa: https://launchpad.net/~bnd-acc/+archive/ubuntu/samba43 I also tried changing to the smb.conf to "SERVER ROLE = CLASSIC PRIMARY DOMAIN CONTROLLER on my 4.1.6 and 4.3 version. This also did
2017 Aug 10
4
Errors on an SSD drive
On 08/09/2017 10:46 AM, Chris Murphy wrote: > If it's a bad sector problem, you'd write to sector 17066160 and see if the > drive complies or spits back a write error. It looks like a bad sector in > that the same LBA is reported each time but I've only ever seen this with > both a read error and a UNC error. So I'm not sure it's a bad sector. > > What is
2015 Dec 16
1
How can I change the localSID for a SAMBA Server?
Hi Tetra, This is the way we are currently looking at building our SAMBA file server. The reason why we would like to change the SID on the SAMBA server is so we do not need to change all the existing entries in ldap to be SID + rid. -Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all
2015 Dec 15
1
How can I change the localSID for a SAMBA Server?
Our Global Configuration is as follows: #======================= Global Settings ======================= [global] workgroup = WIKIMEDIA netbios name = THEWIGGLE server string = %h server (Samba, Ubuntu) security = user dns proxy = no #### Debugging/Accounting #### log level = 2 log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action =
2014 Nov 19
0
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
> > Hi > I have tried to install syslinux 4.06 on the SD card again, it works > like a charm. > > I am being very carefull with c32 files from the same version > bootloader. No success. > > I am also unmounting /dev/sdb1 before installing syslinux, as mentioned > in the given documentations. > In the pasted syslinux.cfg content--- I have also tried using only
2013 Aug 13
13
[PATCH v8 8/5] Add UART support and arch timer initialization for OMAP5
Since OMAP UART has a few distinct features than common 8250 UART, I re-implemented its driver rather than porting it based on ns16550.c. There are mainly two big differences between the implementations. First, OMAP UART introduces the concept of register access mode, which divides the register map into seperated space. Switching the access mode is then necessary when configuring it. Second, THRE
2015 Dec 15
3
How can I change the localSID for a SAMBA Server?
On 15/12/15 22:27, Tetra wrote: > On 15.12.2015 22:16, Byron Bogaert wrote: >> We need to change the SID on a standalone server because it needs to >> also >> act as a File Server. The authentication comes from LDAP, and we have >> existing entries in LDAP for SID of the domain. Instead of change all >> the >> SID in ldap, we would like to be able to change
2014 Nov 20
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi, First of all thank you so much for your prompt suggestions/help. I really appreciate this. Here is the syslinux.cfg which works perfect with syslinux-4.06 ---- PROMPT 0 TIMEOUT 50 SERIAL 0 DEFAULT mylabel LABEL mylabel KERNEL vmlinuz0 APPEND initrd=initrd.img root=/dev/mmcblk0p2 rootwait rootfstype=ext3 console=tty0 console=ttyS0,9600 ---- To further round off the error possibilities I used
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi I have tried to install syslinux 4.06 on the SD card again, it works like a charm. I am being very carefull with c32 files from the same version bootloader. No success. I am also unmounting /dev/sdb1 before installing syslinux, as mentioned in the given documentations. In the pasted syslinux.cfg content--- I have also tried using only one DEFAULT directive. No success. syslinux boots