Displaying 20 results from an estimated 29 matches for "drivelett".
Did you mean:
driveletter
2005 Mar 01
3
retrieve drive letter of USB Media.
Does SYSLINUX have any idea which DOS driveletter would be assigned to the disk it is booting from?
At www.veder.com someone is trying to build a USB flash drive.
However, FreeDOS does not seem to boot correctly from it
(bootsector trouble maybe, or kernel itself is confusing drives),
thus we're thinking of using Syslinux + Memdisk + bootima...
2004 Sep 07
3
RSync + SSH tunneling through firewall
Dear RSYNCians,
I'm trying to rsync my labtop pc (let's assume A-computer) with my
desktop pc (let's assume C-computer) through our firewall.
In between there is one computer (let's assume B-computer) that has an
open port, so I theoretically could connect via a tunnel.
I checked the SSH- website and internet and so on but did not find an
answer that works.
I tried the
2005 Nov 10
3
[ win32utils-Feature Requests-2811 ] Add UNC support to file / dir
...ke to see win32 support for UNC''s on the file management level, i.e. FileUtils for Windows
Enable UNC support for the following (with recursive options please)
directory delete
file delete
file copy
directory copy
file move
directory move
Another option would be to add a ''map to driveletter'' method (as once done, the existing FileUtils module works OK.)
Not sure is this should be a win32 request or a FileUtils request??
Graham
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&am...
2005 Aug 24
2
MEMDISK bug in Syslinux 3.10
MEMDISK included in the freshly released Syslinux v3.10 is unfortunately
broken. v3.09 works properly.
Scenario:
Isolinux --> MEMDISK --> FDBOOT.IMG (FreeDOS 360KB diskette image).
Then try to access drive B: , which normally is your first diskette
drive with driveletter A:.
However, in this case MEMDISK occupies A:, and real diskdrive becomes B:
Bug:
when accessing B:, you're asked to swap disks, after which you see the
mirrored contents of A: (Memdisk boot image).
Expected behaviour:
Drive A: --> see contents of 360KB boot imagefile
Drive B: --> se...
2003 Oct 23
1
Logon path, logon home, logion drive, %u %U samba 3pre1 mix env win 98 and win XP config questions ( easy answers )
I set
logon path = \\serv1\profile\%U
logon drive = H:
logon home = \\serv1\%U\.profiles
For a user lambda
The profile from the win98 client are store in /home/lambda/.profiles./
But the H drive is mapped for the xp clients on /home/lambda/.profiles./
If I set
logon home = \\serv1\%U\
the H drive is set correctly but the profile for the xp is
straightly stored in the
2005 May 08
2
REPOST No 3 - Browsing Problem on Samba 3.0.14 PLEASE HELP!!!
...t;3rdLevel"-Folder, it takes minutes and
finally gives an error like "no access to 3rdLevel, you eventually don't
have the right to access this ressource...bla...bla...The network name is no
longer available". This happens if I try to access the share by connecting
it to al local driveletter as well when trying to type
\\Servername\Sharename to explorer-windows - no difference in behaviour.
The funny thing is, that I can access the share on the raid5-server without
any problems from everywhere.
Does anyone 'round here experience the same problem and does anyone have a
quick sol...
2003 Jul 22
3
login script variable problem
Good morning. Let me start by thanking those of you who helped with my
first question posed to this group.
Now, I have a working PDC. This is wonderful. I have a problem with my
login script though. I can't seem get the %u or %U variable to work. I am
trying to map a drive letter via the login.bat script file for each user
that authenticates to the domain, however it seems to strip the
2013 Jan 16
2
syslinux.com 5.01 pre3
> > E_ Under FreeDOS, SYSLINUX.COM doesn't seem to install ldlinux.*
> > (specially when used with "--directory"), and there are no ([error])
> > messages; not even when executed with no parameters, or with
> > "--help", or with "--version". The messages disappeared _after_
> > 5.00-pre7.
>
> Right, as Peter pointed out on
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251
Bug ID: 95251
Summary: vdpau decoder capabilities: not supported
Product: Mesa
Version: 11.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2016 Apr 11
4
SYSVOL Replication in a Windows-driven AD environment
Hi everyone,
So, I am working with an AD environment where there is one 2008R2 DC (which
holds the PDC emulator FSMO role) and one Samba DC running on Ubuntu 14.04
(Samba Version 4.1.6-Ubuntu). I have been trying to set up the rsync
workaround for SYSVOL replication, but I've been unable to get it working
properly due to the inability to compile rsync with xattr support under
Windows. My
2016 Apr 11
0
SYSVOL Replication in a Windows-driven AD environment
What you can try.
Map the sysvol share from the samba to a driveletter on the DC.
Add : acl_xattr:ignore system acls = yes
Too the sysvol share on samba.
Use deltacopy to copy the sysvol
I havent tried it, but above seams logical and can work, you just have to try it yourself.
If deltacopy does not work, try cwRsync or robocopy.
Deltacopy
http://www.about...
2008 Sep 25
0
Syslinux problem with Dell usb keyboard
...orm
syslinux\win32.
Copy memdisk from this version to ubcd\syslinux (perhaps it works too
with the old version) and work with the great solution from syntaxer:
1) format your usb stick with fat (i'd prefer fat16)
2) Download syslinux and start syslinux\win32\syslinux.exe e: (where e:
is the driveletter of your usb stick)
3) copy from ubcd the files from the \syslinux directory to the root of
your usb stick (except: ldlinux.sys)
4) copy now the all the files and directories from ubcd to the root of
your usb stick
UNQUOTE
2006 Sep 15
1
Applying game patches.
Hi all,
I've downloaded and installed Wine specifically to play Warhammer 40k,
Dawn of War. I checked out the app database first and the signs were
good, my version of Linux (Debian Sarge) was reported as working
(although the installer had been tested)
I ran the installer, and it appeared to work fine (although it only
asked for the 1st disk) but when I try and run it, it asks for the
2006 May 25
0
[ win32utils-Feature Requests-2811 ] Add UNC support to file / dir
...ke to see win32 support for UNC''s on the file management level, i.e. FileUtils for Windows
Enable UNC support for the following (with recursive options please)
directory delete
file delete
file copy
directory copy
file move
directory move
Another option would be to add a ''map to driveletter'' method (as once done, the existing FileUtils module works OK.)
Not sure is this should be a win32 request or a FileUtils request??
Graham
----------------------------------------------------------------------
>Comment By: Daniel Berger (djberg96)
Date: 2006-05-25 09:33
Message:...
2000 Jul 26
0
Problem executing file from a samba-share via DOS-client
Hello,
i have samba-2.0.7 exporting a share for a DOS client (NET VERSION
says: MICROSOFT LAN MANAGER 2.2A.0).
Everything is okay - i can map it to a driveletter, read from it,
create files und modify files.
But I can't execute files which are stored on this share - my client
just hangs. If I copy the executeable to the local hard disk i can
execute it as usual.
Any ideas?
Rgds, Adalbert
2003 Oct 30
2
what will be mounted
can samba mount the whole windows system on a computer by default..
suppose id i have 8 partitions on my hard disk (C,D,E,F,G,H,I,J).. when i
mount windows, will all partitions be mounted or just C drive...
your only special contact on earth
2005 May 04
0
Browsing Problem on Samba 3.0.14
...t;3rdLevel"-Folder, it takes minutes and
finally gives an error like "no access to 3rdLevel, you eventually don't
have the right to access this ressource...bla...bla...The network name is no
longer available". This happens if I try to access the share by connecting
it to al local driveletter as well when trying to type
\\Servername\Sharename to explorer-windows - no difference in behaviour.
The funny thing is, that I can access the share on the raid5-server without
any problems from everywhere.
Does anyone 'round here experience the same problem and does anyone have a
quick sol...
2005 May 05
0
Browsing Problem on Samba 3.0.14 -Repost-
...t;3rdLevel"-Folder, it takes minutes and
finally gives an error like "no access to 3rdLevel, you eventually don't
have the right to access this ressource...bla...bla...The network name is no
longer available". This happens if I try to access the share by connecting
it to al local driveletter as well when trying to type
\\Servername\Sharename to explorer-windows - no difference in behaviour.
The funny thing is, that I can access the share on the raid5-server without
any problems from everywhere.
Does anyone 'round here experience the same problem and does anyone have a
quick sol...
2007 Oct 16
0
Can't set ACLs on mounted share from windows
...re on Windows, I only see the owner, group and world
permissions. I can modify those permissions, at least for world. What
I can't do is add another user or group to the ACL. I get the error
"Unable to save permission changes on directory on 'croesus running
samba (ipaddress)' (driveletter:).
Access is denied."
samba is compiled with ACL support, the fs and kernel support it. I'm
logging in to the samba server as the owner of the file and directory
(whose UID comes from winbind, it's an AD user). Both the user and it's
group is on the list of admin users in the...
2013 Jul 17
1
Open SSH configuration query
Hi,
I have downloaded openssh(http://www.openssh.com/) on my Windows host.
Just wanted to know if openssh allows executing a batch script on Windows host.
Batch script contains mapping of shares which is required for my scripts.
My command run from hpux:
$ ssh <windows server> myscript
The myscript requires shares to be mapped on login via