Displaying 20 results from an estimated 3000 matches similar to: "Problem with NTFS support"
2014 Feb 20
2
[PATCH] NTFS: fragmented $MFT file was not handled
NTFS $MFT file may be fragmented by itself (and actually is in most cases).
However, such a situation was not handled.
This patch add support for fragmented $MFT file.
Signed-off-by: Andy Alex <andy at r-tt.com>
---
diff -uprN syslinux-6.02.orig/core/fs/ntfs/ntfs.c
syslinux-6.02/core/fs/ntfs/ntfs.c
--- syslinux-6.02.orig/core/fs/ntfs/ntfs.c 2013-10-13
21:59:03.000000000 +0400
+++
2014 Apr 17
1
[PATCH] NTFS: fragmented $MFT file was not handled
On 03/13/2014 08:04 PM, H. Peter Anvin wrote:
> On 02/20/2014 07:56 AM, Andy Alex wrote:
>> NTFS $MFT file may be fragmented by itself (and actually is in most cases).
>> However, such a situation was not handled.
>> This patch add support for fragmented $MFT file.
>>
>> Signed-off-by: Andy Alex <andy at r-tt.com>
>
> Hi Andy,
>
> This patch
2016 Feb 02
2
Re: extract NTFS Master File Table for analysis
On Tue, Feb 02, 2016 at 07:40:12PM +0200, noxdafox wrote:
> Greetings,
>
> I'm playing around an idea and I'd like to ask you some questions.
>
> I'd like to extract the MFT table from a disk image file. The idea
> is to employ it to build a sort of reverse lookup table which, given
> a cluster, could retrieve the corresponding file with the related
>
2012 Aug 30
3
syslinux 4.06pre11 issues
I've recently purchased an SSD with the goal of having a portable
MS-Windows installation, something which Windows 8's "Windows to Go"
feature allows (install to, and boot/run from, USB flash device).
Housing the SSD in an external Zalman VE300 case allows presenting ISO
files as hardware CD/DVD/BD drive with inserted medium. Having the ISO
files present, it's tempting
2012 Nov 28
3
5.00pre11 initial comments
Initial comments about 5.00-pre11.
1_ Using ctrl+v at the boot prompt:
SYSLINUX 5.00 5.00-pre11CHS Copyright ...
Initial copyright notice when booting to Syslinux prompt:
SYSLINUX 5.00 CHS 5.00-pre11 Copyright ...
Request: make the ctrl+v result to be shown as the initial copyright
notice (including order and space characters).
2_ Hello.c32 is still behaving differently than in 4.06.
2009 Mar 22
2
[PATCH 1/3] pci: remove (void)cfgtype;
Remove "(void)cfgtype;" from com32/lib/pci/scan.c.
- Sebastian
Index: syslinux-3.74-pre11-2-g4fc8259/com32/lib/pci/scan.c
===================================================================
--- syslinux-3.74-pre11-2-g4fc8259.orig/com32/lib/pci/scan.c
+++ syslinux-3.74-pre11-2-g4fc8259/com32/lib/pci/scan.c
@@ -441,7 +441,6 @@ struct pci_domain *pci_scan(void)
int cfgtype;
2014 May 14
1
Building extlinux (Syslinux 6.03-pre11)
On Tue, May 13, 2014 at 11:52 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> make bios clean
> make bios installer
>
> This should satisfy your goal.
bash$ git clone git://git.zytor.com/syslinux/syslinux.git syslinux-6.03-pre11
bash$ cd syslinux-6.03-pre11
bash$ make bios clean
...
bash$ make bios installer
make -r -C /sources/syslinux-6.03-pre11 -f
2012 Feb 15
0
[GIT PULL] NTFS features and fixes
Hi all,
- There is a worth thing to note about these changes, which is the handling
of
$ATTRIBUTE_LIST attribute, that is rare attribute. When there are a lot
of attributes
and there is no more space in the MFT record, all those attributes that
can be made
non-resident are moved out the MFT, so this is where the $ATTRIBUTE_LIST
comes in.
- Most people must have seen the ugly "EDD
2012 Oct 09
5
Syslinux-5.00-pre8
Another prerelease for the 5.00 (elflink) branch should be making its
way to the mirrors now. The shortlog for -pre7 to -pre8 is listed below.
Just like the 4.06 branch I was really hoping to drop a final release
this week. Once 4.06 is out I'll merge that into 5.00.
If you can, please test it out and let know any of any bugs you find.
Because so much of the core infrastructure is rewritten
2014 Jun 19
5
testing out 6.03 network booting...
Hi all,
wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting.
below are results of me testing - i did each a few times to make sure they are valid results.
hope it helps identify something that's gone awry ?
so far, 6.03 pre11 and pre13 (excluding efi32) seem most
2014 Mar 14
0
[PATCH] NTFS: fragmented $MFT file was not handled
On 02/20/2014 07:56 AM, Andy Alex wrote:
> NTFS $MFT file may be fragmented by itself (and actually is in most cases).
> However, such a situation was not handled.
> This patch add support for fragmented $MFT file.
>
> Signed-off-by: Andy Alex <andy at r-tt.com>
Hi Andy,
This patch came across whitespace-mangled so I can't apply it.
Could you please resend it?
I
2016 Mar 01
1
[PATCH] tests: move ntfs tests in a single directory
Move test-ntfscat.sh and test-ntfsclone.sh in a single ntfs directory,
much like the tests for other filesystems.
---
Makefile.am | 3 +-
configure.ac | 3 +-
tests/ntfs/Makefile.am | 27 +++++++++++++++++
tests/ntfs/test-ntfscat.sh | 53 +++++++++++++++++++++++++++++++++
tests/ntfs/test-ntfsclone.sh | 62
2016 Feb 18
0
Re: extract NTFS Master File Table for analysis
On 02/02/16 21:35, Richard W.M. Jones wrote:
> On Tue, Feb 02, 2016 at 07:40:12PM +0200, noxdafox wrote:
>> Greetings,
>>
>> I'm playing around an idea and I'd like to ask you some questions.
>>
>> I'd like to extract the MFT table from a disk image file. The idea
>> is to employ it to build a sort of reverse lookup table which, given
>> a
2009 Mar 23
2
HDT: Doesn't work with syslinux
When I boot Hardware Detection Tool 0.2.3 or 0.2.5 with syslinux 3.73 or 3.74-pre11,
I get:
=======================================================
Hardware Detection Tool 0.2.5 by Erwan Velu
CPU: Detecting
DISKS: Detecting
DISK 0x80: 0x80: PCI ATA : sectors = 703282600, s/t = 63 head = 255: EDD=3.0
=======================================================
Then it halts. Ctrl + Alt + Del
2008 Aug 27
1
[LLVMdev] LLVM 2.3 available as a VMware appliance
Hi! Bernardo,
I'm really interested in using that one.
Where I can download it from?
Thanks,
Seung
---- Original message ----
>Date: Tue, 26 Aug 2008 22:56:04 -0700
>From: "Bernardo Elayda" <belayda at gmail.com>
>Subject: [LLVMdev] LLVM 2.3 available as a VMware appliance
>To: llvmdev at cs.uiuc.edu
>
> Hi!
>
> Would there be any interest
2007 Dec 29
1
another index question
I am hoping for some advice regarding another index problem. The code
below is intended to assign a value of 'V' if values on certain
variables are >= 1, assign a value of 'N' if values on certain
variables are >= 1 on other variables and assign a 'O' if values on
any variable which have a value <= 0.
The outcome of this code is to assign a single
2020 Feb 17
2
Question about noreplicate flag
On 17.2.2020 13.09, Bernardo Reino wrote:
> On Mon, 17 Feb 2020, Bernardo Reino wrote:
>
>> On Mon, 17 Feb 2020, Aki Tuomi wrote:
>>
>>> On 17.2.2020 12.48, Bernardo Reino wrote:
>>>> Dear all,
>>>>
>>>> I've just setup replication between two servers. The e-mail accounts
>>>> on both servers intersect but are not the
2016 Feb 02
0
extract NTFS Master File Table for analysis
Greetings,
I'm playing around an idea and I'd like to ask you some questions.
I'd like to extract the MFT table from a disk image file. The idea is to
employ it to build a sort of reverse lookup table which, given a
cluster, could retrieve the corresponding file with the related metadata.
Such table could be used to optimize the analysis of disk snapshots in
order to collect the
2020 Jun 23
2
Apple mail works but thunderbird unable to connect
Am 23.06.2020 um 07:33 schrieb Bernardo Reino:
> If you use postfix a "workaround" is to temporarily disable postscreen,
> which IIRC is the one (rightly) complaining about the improper pipelining.
>
> Cheers,
> Bernardo Reino
No, submitting on SMTP port 25 would be the wrong step. There's
submission on port 587 or submissions (formerly called smtps) on port
465
2011 Oct 05
0
[GIT PULL] NTFS readonly file system support
This is the initial NTFS file system support for Syslinux :-)
The following changes since commit 67954e370003d9bbfd8b58042669f2e9d532636f:
ifmemdsk: remove spurious +x bit (2011-08-25 10:58:44 -0700)
are available in the git repository at:
git://github.com/pcacjr/syslinux.git ntfs-for-hpa
Paulo Alcantara (34):
Add NTFS filesystem support to Linux and Windows installers
Initial