Displaying 8 results from an estimated 8 matches for "drivea".
Did you mean:
driver
2003 Jun 03
2
subshares ?
...i all...
i have what seems a simple question regarding subshares, for lack of a better term...
say i have a share with specific user/group permissions and a directory inside the share that i would like to add different user/group permissions...
this is an example of my smb.conf file to illustrate
[driveA]
path = /samba/driveA
browseable = Yes
writeable = Yes
valid users = PDC+groupA
force group = PDC+groupA
[driveB]
path = /samba/driveA/driveB
browseable = No
writeable = Yes
valid users = PDC+groupB
force group = PDC+groupB
inherit permissions = No
shouldn't this restrict groupA users from ac...
2013 Feb 05
4
[PATCH] tools/libxl: Disable useless empty floppy drive with qemu-xen
...xl_dm.c
@@ -406,6 +406,9 @@ static char **
libxl__build_device_model_args_new(libxl__gc *gc,
if (b_info->type == LIBXL_DOMAIN_TYPE_HVM) {
int ioemu_nics = 0;
+ /* Disable useless empty floppy drive */
+ flexarray_vappend(dm_args, "-global", "isa-fdc.driveA=", NULL);
+
if (b_info->u.hvm.serial) {
flexarray_vappend(dm_args, "-serial",
b_info->u.hvm.serial, NULL);
}
--
1.7.9.5
2004 Feb 20
1
Rhapsody Streaming Music Service with Wine on Fedora
...ed the
~/.wine directory, did a wineboot, edited .wine/config to have
version=winxp and tried to run it off of the real windows drive.
Most of the time, I get this message
-----
$wine/mnt/win/Program\Files/RealRhapsody/Rhapsody.exe
Could not stat /mnt/floppy (No such file or directory), ignoring driveA:
err:virtual:map_image Standard load address for a Win32 program
(0x00400000) not available - security-patched kernel ?
wine: could not load L"Z:\\mnt\\win\\Program
Files\\RealRhapsody\\Rhapsody.exe" as Win32 binary
------
but retrying the command a couple of times makes it start, givi...
2013 Feb 06
1
[PATCH RESEND] tools/libxl: Disable useless empty floppy drive with qemu-xen
...ibxl_dm.c
@@ -406,6 +406,9 @@ static char ** libxl__build_device_model_args_new(libxl__gc *gc,
if (b_info->type == LIBXL_DOMAIN_TYPE_HVM) {
int ioemu_nics = 0;
+ /* Disable useless empty floppy drive */
+ flexarray_vappend(dm_args, "-global", "isa-fdc.driveA=", NULL);
+
if (b_info->u.hvm.serial) {
flexarray_vappend(dm_args, "-serial", b_info->u.hvm.serial, NULL);
}
--
1.7.9.5
2001 Apr 13
1
newbie question to make WINE run with a w2k partition
...le (file) MSVCRT.dll needed by
C:\winnt\notepad.exe not found
Can someone point to me what I am doing wrong ?
I'm usinf wine ver 20000909
Here my wine.conf file:
========begin======
[Drive C]
Path=/mnt/win_c
Type=hd
Label=DriveC
Filesystem=win95
[Drive A]
Path=/mnt/floppy
Type=floppy
Label=DriveA
Filesystem=win95
Device=/dev/fd0
[wine]
Windows=c:\winnt
System=c:\winnt\system
Temp=c:\Documents and Settings/sam/Local Settings\Temp
Path=c:\windows;c:\windows\system;c:\windows\system32
[registry]
LoadWindowsRegistryFiles=N
[DllDefaults]
DefaultLoadOrder = native, elfdll, so, builtin
[Dll...
2013 Jul 14
1
Cannot VGA Passthrough Intel HD Graphics 4600 IGD
...xl_dm.c:1208:libxl__spawn_local_dm: Windows8
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: -vnc
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: 0.0.0.0:0,to=99
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: -global
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: isa-fdc.driveA=
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: -vga
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: cirrus
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: -global
libxl: debug: libxl_dm.c:1208:libxl__spawn_local_dm: vga.vram_size_mb=8
libxl: debug: libxl_dm.c:1208:libxl__spaw...
2013 Sep 24
7
Qxl problem with xen domU, is xen spice and/or qemu bugs?
...l: debug: libxl_dm.c:1282:libxl__spawn_local_dm: FEDORA19
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: -k
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: it
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: -global
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: isa-fdc.driveA=
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: -spice
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm:
port=6002,tls-port=0,addr=0.0.0.0,disable-ticketing,agent-mouse=on,disable-copy-paste
libxl: debug: libxl_dm.c:1282:libxl__spawn_local_dm: -device
libxl: debug: libxl_dm.c:1282:lib...
2013 Sep 17
10
RESEND [Xen-unstable][Qemu-xen] HVM Guest reading of Expansion ROM from passthroughed PCI device returns data from emulated VGA rom
*RESEND* due to exceeding the mailinglists limit for attachment size.
Hi,
I''m trying to get secondary vga-passthrough on a HVM guest to work with a AMD HD6570 and the native kernel radeon driver and kernel modesetting.
So the guest still gets the emulated stdvga or cirrus device(used in my case here) as primary/boot vga adapter.
- When i don''t passthrough the radeon card, the