Displaying 20 results from an estimated 100 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
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
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland,
Thank you for your feedback. I apologize for not including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
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
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
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
On Tue, 15 Oct 2024 21:58:40 +0200
Jonathan Szalavecz via samba <samba at lists.samba.org> wrote:
> I am experiencing challenges configuring optimal file permissions for
> a Samba share on my Raspberry Pi. My goal is to enable shared access
> for my wife, who uses an iPhone 13, to the directory
> |/mnt/shared/partage_de_fichiers| while preventing access to the main
>
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
2018 Jan 25
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
Hi Ben,
Thanks for your reply.
My replies follow in between.
Luís
On Thu, Jan 25, 2018 at 5:40 AM, Ben Skeggs <skeggsb at gmail.com> wrote:
> On 24 January 2018 at 06:19, Luís Mendes <luis.p.mendes at gmail.com> wrote:
>> Hi Arnd,
>>
>> Sorry for sending this email directly to you, but maybe you can help
>> me, or guide me where to look for.
>>
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
2018 Jan 25
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
The Geforce 9800GT also shows different behaviour without nvidiafb in
the kernel. I get lengthy messages from nouveau, like the ones found
in the email attachment.
It also eventually gets into the lightdm login graphical screen, but
with this card the screen is highly distorted, despite the mouse
cursor being properly displayed and moving around properly.
Luis
On Thu, Jan 25, 2018 at 1:14 PM,
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
2013 Sep 28
17
Problems in starting up domU with Xen-ARM (on Cortex-A15 Fast Models)
Hi everyone,
I''m trying to start up domU on xen for ARM (Cortex-A15 Fast models). I
follow the instructions to build xen-tools with this link:
http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling.
But there seems to be something wrong when I start up domU.
First, I get errors in create domU with xl:
root@(none):/home/xiaogw# xl create domU-config
xc: error:
2017 Aug 10
1
Errors on an SSD drive
is that because the drive is compressing the information?? is there a way to turn this off?? i hate mandatory compression as losing one bit in a compressed file tends to be a big deal compared to the same in an uncompressed file.
--
Securely sent with Tutanota. Claim your encrypted mailbox today!
https://tutanota.com
10. Aug 2017 10:06 by lists at colorremedies.com:
> On Thu, Aug 10, 2017,
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