Displaying 20 results from an estimated 7000 matches similar to: "rsync is not copying upper case files"
2002 Jan 29
2
syslinux and PQMAGIC incompatibility
Hi,
"Mircea Popescu" <nufarul.alb at go.ro> schrieb am 29.01.02:
> I have this problem:
> I've partitioned my hard drive with PQMagic 7 in the following way:
> hda1 - fat32
> hda2 - ext2
> hda3 - fat16
> hda4 - extended
> hda5 - Linux Swap
> hda6 - fat32
> hda7 - ext2
> hda8 - fat32
>
> I've put syslinux on
2005 Dec 31
2
Any way to boot Windows NT (specifically Win2K) directly?
I decided to install Win2K on my "retrogaming/htpc" system to take
advantage of the dual processors in the thing when I'm multitasking a
lot, but, it's kind of annoying having to use first one bootloader to
chainload my Windows 98 partition, then, via NTLDR, selection Windows
2000 to get to Win2k. I tried using the recovery console to try to
force it to write a boot sector to
2012 Mar 22
12
help
High all,
In WinXP, I have created file "image.iso" using mkisofs, but unable to
postprocess with the "isohybrid".
I worked as follows:
cd F:\syslinux-4.05\utils
F:\syslinux-4.05\utils> isohybrid F:\image.iso
and received >'isohybrid' is not recognized as an internal or external
command,
operable program or batch file.
What next?
Thanks in advance.
2004 Jan 28
9
How to generate a report with graphics and tables?
Hello R-Users,
I have some data sets which change on a daily bases. So far I have
imported these sets into R, done all my evaluations resulting in a
couple of plots, charts and tables of numbers which I copy&pasted via
clipboard into Powerpoint.
The procedure is always the same and I wonder, whether there is no
easier way for doing so. Is there some type of "report generator"
2016 Feb 25
3
[PATCH 1/5] fat: fix minfatsize for large FAT32
Hi Ady,
On 2016.02.25 02:08, Ady via Syslinux wrote:
> There is an "extra" sector, in comparison to... what exactly?
Sorry if I wasn't clear. I think I implied that the Large FAT32 fat size
had an extra sector compared to minfatsize, when of course I meant the
opposite (the Large FAT32 has one less sector than the minfatsize
computed by the unpatched code, hence the check
2018 Jan 03
1
Structure of VBR in FAT32?
Sorry for the late response. I am set to digest on this list. One of my
chief complaints about mailman (besides non-searchable archives), is that
you can either get every message or digest, but not "digest except for
threads to which I have responded for which I want every message directly".
> The command line installers have the core module and the bootloader file,
all embedded
2006 Jan 17
1
Mounting problem
Hi folks,
For unknown cause I encounter following mounting problem;
# /mnt/hda8
mount: wrong fs type, bad option, bad superblock on /dev/hda8,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
# dmesg | tail
via82cxxx: timeout while reading AC97 codec (0x9A0000)
via82cxxx: timeout while reading AC97 codec (0x9A0000)
2013 Apr 11
2
Encircle the closest points
Dear R-user,
For the "matplot" of the following data drawn by
>matplot(t, pch=1)
structure(c(2372L, 2494L, 2170L, 2238L, 1918L, 715L, 1573L, 2437L, 2481L, 1881L, 440L, 2165L, 343L, 121L, 597L, 1163L, 1459L, 2093L, 1454L, 1761L, 1872L, 174L, 2040L, 552L, 1403L, 6381L, 1649L, 4136L, 4415L, 10650L, 12111L, 4397L, 9593L, 7040L, 3888L, 8340L, 11475L, 11413L, 3985L, 1077L, 7723L, 1392L,
2009 Mar 04
3
Converting file system
Hi @all!
I tested what happens with a file which is saved at a FAT32 partition and then this partition is converted to NTFS.
So first I transfered the file with rsync from the FAT32 partition to my Linux /home folder. Then I converted the FAT32 partition to NTFS.
After the convertation I transfered the file again to see what has changed (amount of data).
I was surprised!!!! Nothing has changed!!!
2006 Jun 02
3
Running Instant Rails from USB key
Hello everyone,
It''s a particularly slow Friday afternoon here, so time to try stuff out...
I''ve just installed Instant Rails on a USB key, thinking it would be a
great way of showing off Rails in general, giving a progress update to
customers, trying out ideas, and generally all the other benefits that
come from having a completely portable environment.
However, the 168Mb of
2010 May 31
4
Moving wine's C: drive to another file system
I have a question regarding moving Wine's C:/ drive to another file system. My hard drive is currently partitioned into 3 primaries. I have a NTFS partition that Windows is on, a Ext4 with Ubuntu, and a third, larger, FAT32 partition that I use to hold cross-OS data (music, pictures, documents ect).
I have had infinite difficulty getting wine to run apps that I installed (through wine) to my
2007 Feb 16
13
openSUSE in domU on a CentOS dom0
Hi there,
I am new to Xen. Just began trying it out from day-before.
I have a CentOS 4.4 install on my hda6 partition. And I have a
openSUSE 10.2 install on my hda8 partition.
For openSUSE 10.2, I chose the Xen options while installing, and so I
have the xen kernels too installed. For CentOS 4.4, I downloaded the
Xen 3.0.2 source and compiled from there. (I followed the instructions
at this
2007 Aug 16
3
Does syslinux support FAT32? If so, which version? eg., 3.11 and above
I know syslinux supports FAT16 and works very well, but how about FAT32?
Does syslinux support FAT32? If so, which version? eg., 3.11 and above
Thanks!
2002 Oct 18
3
samba & fat32 lockup my linux machine
My problem is that whenever I try to copy a large file from a client machine to a fat32 partition (ext3 works fine) mounted under samba, the host linux machine will lock up completely. I can, however, copy small files to the fat32 partition just fine (ie. 1 KB to 1 MB size file), it's only when I copy files that are about 200 MB and larger, that the computer will lockup.
NAT still
2015 Jul 24
3
Trying to boot a SSD of 500GB
Hi,
I have a custom linux system that runs off a FAT32 usb flash disk. I
use syslinux to make it bootable and load the kernel.
I'm trying to boot now from a SSD SATA disk (500GB) but it's not
working and I can't figure out why. BIOS show that no bootable disk
were found.
What I already tried (linux fdisk):
1- Creating a new DOS partition table on the SSD, a FAT32 (type b),
and
2016 Feb 24
2
[PATCH 1/5] fat: fix minfatsize for large FAT32
When trying to installing Syslinux on a FAT32 drive formatted using
Ridgecrop's Large FAT32 formatting tool [1], the installer will bail due
to the minfatsize check, as there is an extra sector being used. This
fix addresses that.
[1] http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm
-------------- next part --------------
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 Jan 19
1
Cluster Size discrepancy between FAT32 and NTFS
Hi,
I am not an engineer or linux expert but I have been using syslinux to boot
live disk filesets (extracted from iso's) residing on fat32 and NTFS volumes.
In FAT32 there has been no problem going with larger cluster sizes up to the nominal maximum of 64K
however, with NTFS it has not been possible to exceed the cluster size of 4096.
With NTFS formatted using clusters of 8192 or larger,
2002 Apr 14
1
deleted fat32, added linux, formated ext3 ... mount detects as fat and I get FS-panic
Hi...
I decided to delete my fat32 partition (sda1, with win2k on it).
I did that with fdisk and added a linux partition, then formated it with "mkfs -t ext3 /dev/sda1" ...
Everything seemed to work fine... I can even mount it with "mount -t ext3 /dev/sda1 /mnt" ... but there seem to be some fat32 rubbish left because when I do "mount /dev/sda1 /mnt" it seems to
2018 Jan 04
3
Structure of VBR in FAT32?
> You might want to read Wikipedia's articles about "FAT32" and "Design
of the FAT file system",
Good pointer. I spent far far too long on that page figuring out how fat32
is designed. But the reserved sectors, there is the key.
> reserved sectors
Right! Immediately after the FSIS before the FAT.And it usually is 32
sectors for fat32. Take off the VBR and the FSIS,