similar to: Accessing XP Drive

Displaying 20 results from an estimated 6000 matches similar to: "Accessing XP Drive"

2002 Oct 30
2
codepage-conversion for smbclient
Hi list, I've browsed through the archives, but I didn't find a answer for this: I use smbclient to access a windowsNT 4.0 server. I get only '?' for filenames which contains Umlauts. F.e., a file called "Verkn?pfung" is displayed as "Verkn?pfung". I use following mount-string: mount.smbfs //SERVER/Share /home/xxx -o rw noexec nosuid nodev user codepage
2005 Sep 03
3
Accents in filenames on vfat filesystem
Hello. I am trying to create a text file that contains an accent like '?' in it's filename on a vfat filesystem. This generates an error like the following: "test?.txt" E212: Can't open file for writing I have made a 'modprobe nls_cp850' and 'modprobe nls_iso8859-1' to load those needed modules. Then I mounted my FAT32 partition like this: mount -t
2011 Jun 19
4
Trying to install ChessBase 8.0 and Hiarcs
I have Ubuntu 11.04 with wine and I am trying to install my ChessBase 8.0 on it using Wine. I have copied the CD to my hard disk and I manage to get the installation splash page, but when I click on Install, it says "Can't Run Setup.Exe" [Image: http://kayve.net/cannot_setup.png ] [Image: http://kayve.net/InstallChessBase.png ] [Image: http://kayve.net/install_Hiarcs.png ] Can
2014 Jan 18
2
mounting CDROM without mapaping UC to LC
Hi! this is surely a newbie question, so I should know the answer, but I'm fighting with mounting a CD such that filenames are NOT mapped to lowercase (I need to use its on-board tools for accessing files on it while mounted on Centos 6.5, and those tools assume uppercawse, since they assume the entire world runs Windoze.) but despite my best efforts, it keeps being mounted with UC-LC
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
2001 Nov 07
1
Wine err: dosfs:DRIVE_ReadSuperblock The Filesystem is not FAT !!
Hi folks, I've been trying to get WINE to run on my new mandrake 8.0 box for _four_ _months_. Every version of WINE gives me: err:dosfs:DRIVE_ReadSuperblock The filesystem is not FAT !! (device=/dev/hda1) when I try to run an app that opens/closes files (e.g. notepad.exe). Software that doesn't use files runs fine (calc.exe) I can read/write to the partition /dev/hda1 just fine...
2009 Jul 14
5
Under Ubuntu 9.04
this was running ok in 8.10 but now I get the following message: pierre at ozone:~/Desktop$ /usr/bin/wine /media/BOOTER/Program\ Files/BCArchive.exe fixme:toolbar:TOOLBAR_SetExtendedStyle Unknown Toolbar Extended Style 0x00000020. Please report. fixme:win:GetProcessDefaultLayout ( 0x32de74 ): No BiDi Where should I be reporting this, and what information should I include? BCArchive.exe is an
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik Can you help input 2 commands 'mount' and 'df -TPh' on OMV, and post the output to us, thank you. -- Regards, Jones Syue | ??? QNAP Systems, Inc.
2013 Jun 10
1
Re: libvirt_lxc and sysfs
On 06/10/2013 01:41 PM, pr.G wrote: > On Mon, Jun 10, 2013 at 09:29:32AM +0400, свящ. Георгий Гольцов wrote: >> On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: >>> On 06/09/2013 08:14 PM, pr.G wrote: >>>> Hello. >>>> >>>> Is it possible to start container via libvirt_lxc without mounting /sys >>>> inside container?
2013 Jun 10
2
Re: libvirt_lxc and sysfs
On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > On 06/09/2013 08:14 PM, pr.G wrote: > > Hello. > > > > Is it possible to start container via libvirt_lxc without mounting /sys > > inside container? > > > > When I start container via lxc-start and do not add mount point to config, > > then /sys inside container is empty. > > >
2013 Sep 03
2
No valid cgroup for machine...
Hello! How do i get pass this error? offlinehacker:~/ $ virsh --debug 0 -c lxc:/// create o1.xml create: file(optdata): o1.xml error: Failed to create domain from o1.xml error: internal error: No valid cgroup for machine c1 My cgroups seem to be mounted: cgroup on /sys/fs/cgroup/systemd type cgroup
2020 Sep 25
3
Debian client/workstation pam_mount
Error on domain option !! Sep 25 12:04:33 ubuntucliente lightdm[702]: (mount.c:664): Password will be sent to helper as-is. Sep 25 12:04:33 ubuntucliente lightdm[702]: command: 'mount' '-t' 'cifs' '//domain-server2/FS_PRUEBA_3' '/home/prueba3/compartido' '-o' 'username=prueba3,uid=50006,gid=50027,username=prueba3,uid=50006,gid=50027,domain'
2020 Sep 25
2
Debian client/workstation pam_mount
On 25/09/2020 12:55, Robert Wooden wrote: > Thanks Dr, Naumer and Rowland. > > Although still not quite correct, my pam_mount.conf.xml looks like: > root at lws4:~# cat /etc/security/pam_mount.conf.xml > <debug enable="1" /> > <volume fstype="fuse" > server="mbr04.subdom.example.com <http://mbr04.subdom.example.com>" >
2013 Jun 07
2
Re: cgroup error starting domains
On Thu, Jun 06, 2013 at 06:26:23PM +0200, Matteo Bernardini wrote: > On 05/22/2013 11:01 AM, Matteo Bernardini wrote: > > Hi, > > > > I've got a small problem using libvirt-1.0.5.1 (with the latest patch in > > the v1.0.5-maint branch on git added). > > I'm using slackware64-14.0 but the situation is exactly the same described > > on a debian bug
2017 Oct 18
2
Can we disable write to /sys/fs/cgroup tree inside container ?
Hi all Each lxc container on node have mounted tmpfs for cgroups tree: [root-inside-lxc@tst1 ~]# mount | grep cgroups cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on
2010 Aug 28
18
ISO as CDROM
I have a laptop that has no CDROM, so I have to use an ISO. Anyway, I use to be able to mount the ISO at /media/cdrom and wine would recognize it as a cdrom. Now, when I try the same thing it doesn't recognize it as a cdrom. I have added /media/cdrom as a cdrom in winecfg, but still no luck. Can someone help me out, because this is the only thing preventing me from using my program (damn DRM).
2011 Feb 08
10
mkfs.btrfs - error checking /dev/sda5 mount status
Hi, I''m hitting this issue - sda5 is a normal device, nothing to do with loop, encryption etc. # mkfs.btrfs /dev/sda5 WARNING! - Btrfs v0.19-35-g1b444cd-dirty IS EXPERIMENTAL WARNING! - see http://btrfs.wiki.kernel.org before using error checking /dev/sda5 mount status Is there something I can do to resolve this? Thank you Lubos -- To unsubscribe from this list: send the line
2008 Dec 11
4
mounted directory repeating unexpected files and directories
Hi Samba List, I am finding a strange problem between a mount samba directory. Any clues why this is happening? The server side is WD MyBook World Edition II and the export directory is: /shares/internal/Music/ on the client site I am mounting the directory to /mnt/mybook-music the client is an ubuntu server $ uname -a Linux tsunami 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008
2020 Sep 24
1
helping whith pam_mount
On 24/09/2020 14:57, L.P.H. van Belle wrote: > Kerberos does that fine with ip only you must have a PTR record to the hostname. ;-) > And this only works if people didnt set rdns=no in krb5.conf > Kerberos does not work with ipaddresses, when did you last see an ipaddress in a keytab, UPN or SPN ?? Rowland
2015 Dec 31
6
How to switch from internal DNS to Bind
On 12/31/2015 10:34 AM, Rowland penny wrote: > On 31/12/15 15:27, James wrote: >> On 12/31/2015 10:10 AM, Rowland penny wrote: >>> On 31/12/15 14:43, James wrote: >>>> On 12/30/2015 4:14 PM, Rowland penny wrote: >>>>> ./configure --prefix=/usr --mandir=/usr/share/man >>>>> --infodir=/usr/share/info --sysconfdir=/etc/bind