Displaying 20 results from an estimated 8000 matches similar to: "Miranda IM: problems when running from fat32 partition"
2005 Jan 12
2
Miranda IM (X - related?) problem under 20050111
I have a kind of trouble with Miranda IM in newest (20050111) wine.
strazce@vrsek:/var/wine/Program Files/Miranda IM$ wine miranda32.exe
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
fixme:msvcrt:_XcptFilter
2010 Jan 29
7
Wine and Miranda IM
Hi,
I have been using Miranda (version 0.7.19, latest that can handle MSN) Lately i have get some problem, i cant see peoples avatars and when i log in i get about 4-7 errors massages. Im running Arch now, before that i was using Ubuntu and with some help with winetricks then this problem was gone. I?m using the latest version of Wine and winetricks.
Terminal output:
Code:
2005 Aug 29
4
Can't mount FAT32 partition
I am trying to mount a FAT32 partition in CentOS.
I'm following the instructions on this page:
http://www.linuxforum.com/linux_tutorials/14/1.php
This is the line I put into /etc/fstab
/dev/hda /mnt/windows vfat
users,owner,rw,umask=000 0 0
And this is the error I get:
[root at localhost mnt]# mount -a
mount: wrong fs type, bad option, bad superblock on
2014 Jun 26
2
[Bug 10675] New: rsyncing >2GB file onto fat32 partition should fail earlier
https://bugzilla.samba.org/show_bug.cgi?id=10675
Summary: rsyncing >2GB file onto fat32 partition should fail
earlier
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2006 Apr 28
2
Some problems with wine 0.9.12
Hello,
i am using ie4linux und wine, but since the last version of wine, i can't start the internet explorer. The following output is generated:
manfred@tuxpad:~$ ie6
fixme:actctx:CreateActCtxW 0x7f9bfae0 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x7f9bf8a8
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:shell:StopWatchMode () stub!
fixme:shell:SHCreateShellPalette stub
2018 Jan 16
0
How should I be using rsync with FAT32/VFAT
#1 yes, you should use -rt instead of -a as everything else in -a is
incompatible with vfat.
#2 timestamps will always be a problem on vfat. It has a 1 or 2 second
resolution so --modify-window=2 is a common solution. However, if you
live somewhere that has yearly clock changes (we call it daylight
savings time) those will cause the timestamps to be off by an hour on
top of the 1-2 second
2018 Jan 16
0
How should I be using rsync with FAT32/VFAT
You don't have to change the system setting just change the TZ env
variable in the terminal you run rsync in.
On 01/16/2018 01:30 PM, John Long via rsync wrote:
> Thanks a lot, Kevin.
>
> I have a new Linux box and tried to set it to UTC but I think gnome
> outsmarted me...
>
> I'll use -rt and maybe ignore timestamps entirely rather than the
> window. If I find
2006 Jun 27
3
format fat32 filesystem
Hi,
when i run mkfs using this command
mkfs -t vfat /dev/sda5
i get this
mkfs.vfat: No such file or directory
is there a module i need to install to support vfat?
--
Regards,
Mark Quitoriano, CCNA
Fan the flame...
http://www.spreadfirefox.com/?q=user/register&r=19441
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jun 17
1
Strange Samba permissions on vfat (fat32) volume
I'm running Samba on Ubuntu server. I know, perhaps it is not related with Ubuntu Server 8.04, but rather
with Samba itself, but I thought perhaps someone has similar
experience...
I have a couple of shares on Samba on a vfat (fat32) volume. As
everybody knows Linux permissions does not work on vfat, except on
mount folder where vfat partition is mounted. I though that is really
not a
2018 Jan 16
2
How should I be using rsync with FAT32/VFAT
Thanks a lot, Kevin.
I have a new Linux box and tried to set it to UTC but I think gnome
outsmarted me...
I'll use -rt and maybe ignore timestamps entirely rather than the
window. If I find something wrong on the USB stick I can always copy it
again. I love the -c option, but it takes forever on slow media.
John
On Tue, 2018-01-16 at 13:27 -0500, Kevin Korb via rsync wrote:
> #1 yes,
2018 Jan 16
2
How should I be using rsync with FAT32/VFAT
Hi,
I have been using rsync for over ten years. Thank you! It is a great
tool.
Recently I had the misfortune to have to use it to sync files to a USB
stick that is for a platform that only supports FAT32.
After missing the point a few times and having it copy some of the same
directories and files needlessly I saw the timestamps on the source
files (in reasonable filesystems like JFS, XFS,
2014 Mar 13
1
Advanced Fat32 mount in /etc/fstab
Hi, my name is Steven.
I am trying to figure out the mount command to put into /etc/fstab;
Basically I want a FAT32 partition mounted,
but I want specific user/group ownership for a normal
user of the mountpoint and all directorys/files in it.
I currently have this in /etc/fstab:
/dev/sda8 /home/steven/sda8 vfat locale=en_US.utf8,windows_names,uid=500,gid=501,umask=0022,noatime 0 0
but i get
2008 Dec 08
1
Wine 1.1.10 and miranda
Hi all,
After recent upgrade to Wine 1.1.10, my Miranda IM stopped working.
There's no messages when I start it in the terminal.
What's the way of figuring out what happened?
Cheers
2005 Sep 17
0
hidden files prohibited on FAT32
Hello.
I have setup samba 3.0.10-1 on my Centos 4 system. I have setup samba to
make a share of a FAT32 filesystem. When I want to write to this shared
resource from a windows XP machine to change the hidden file attribute, I
get the following error: 'access denied'.
This happens as soon as I try to copy a hidden file or directory to this
shared drive or when I directly change the
2003 Apr 29
2
Access denied on on rw vfat partition
Hello All,
I am currently using Red Hat 8 and wine 20030408. I have mounted my
windows 2000 partition rw in the fstab:
/dev/hda2 /win vfat
uid=bdunn,gid=bdunn,exec,dev,conv=binary,suid,rw,umask=000 0 0
I am trying to run Gentran60CL using wine, and it gives me an error
message: Access to C:/Gentran60CL/ECWBfmc is denied.
Works fine on the windows
2002 May 28
0
Samba + Fat32 partition = Corrupted files???
Hi, all!
I've a huge problem on my home network and I suspect
it is samba to blame:
Machine A:
Fileserver running on FreeBSD 4.5 + Samba 2.2.4
Has 2 discs: 1 UFS partition and other is 80GB FAT32 partition
Machine B:
Win2K Pro, with maped discs to shares both to \\A\UFS and \\A\FAT32
Whenever I write files B -> A using samba, the files are beeing corrupted,
but only on the shared FAT32
2016 Feb 26
0
[PATCH 1/5] fat: fix minfatsize for large FAT32
On Thu, Feb 25, 2016 at 7:59 PM, Pete Batard via Syslinux
<syslinux at zytor.com> wrote:
> Hi Ady,
>
> Your insightful post prompted me to to a little bit more digging as to how
> the Ridgecrop algorithm computed its FAT size, with the result of my
> investigations presented below.
>
> NB: For those who don't want to go through this whole part, there's a TL;DR
2001 Jul 21
0
i'm missing something
i think i've got this set up according to the How To's. i can run winipcfg
(it actually shows my NIC's with UNIX names eth0 and eth1 - impressive) and i
can run notepad, but i can't run any Office 2000 app's i have attached a copy
of my ~/.wine/config please help or point me somewhere. i have seen it open
on Mandrake's screenshots page. Oh I am running Linux-Mandrake
2012 Mar 21
1
altmbr.bin always boots the first partition
Hi,
altmbr.bin and its variants apparently always boot the first partition
(in Syslinux 4.05, but this issue seems older than that). The
following example uses parted 3.0:
----------
rm -f flat
mkdir mnt
truncate -s 20M flat
parted -s flat mklabel msdos mkpart primary fat32 1MiB 10485759B
mkpart primary ext2 11MiB 100% unit KiB print
losetup -o 1048576 -s 9437184 /dev/loop7 flat
mkdosfs
2005 Apr 12
1
Writing to a vfat partition problem
Hi all,
I have a problem where when I try to write to a 'vfat' partition (in
Fedora Core 3, rsync 2.6.3) I get this error:
-=-=-[ error ]-=-=-
rsync: mkdir
"/mnt/tle-bu/src0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80" failed:
No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(381)
rsync: connection unexpectedly closed (8 bytes received so