grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incomplete file listing with reiserfs partition


From: Marco Gerards
Subject: Re: Incomplete file listing with reiserfs partition
Date: Thu, 24 Jan 2008 17:11:27 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Bean <address@hidden> writes:

> On Jan 24, 2008 2:30 AM, Antoine Cellerier <address@hidden> wrote:
>> Hello,
>>
>> I've been trying to use grub2 with a reiserfs partition and noticed that
>> it couldn't find all my files and folders. nyu and marco_g on IRC
>> suggested that I send a small test case. So here it comes.
>>
>> The attached disk-image.bz2 file is a 100 MB reiserfs partition with
>> folders 1, 2, 3, etc up to 199. When listing the folders in grub-emu
>> using ls (hd1)/ it only lists folders up to 163.
>>
>>   grub> ls (hd1)/164
>>   error: file not found
>>
>> Thanks for your help,
>>
>> (Looks like the first version of the email with the attached diskimage
>> didn't make it, so here it is:
>> http://people.videolan.org/~dionoea/disk-image.bz2 . It's only 57KB
>> compressed)
>
> i can see the problem here. grub_reiserfs_iterate_dir only enum items
> in a block. when the items span over a block, the rest will be lost.

Are you able to fix this?  This is one of the most important missing
features.

--
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]