[arch-general] [arch-dev-public] syslinux 4.05-5 does not boot

Thomas Bächler thomas at archlinux.org
Thu Aug 9 12:39:43 EDT 2012


Am 09.08.2012 18:27, schrieb Manolo Martínez:
> On 08/09/12 at 06:26pm, Thomas Bächler wrote:
>> Am 09.08.2012 18:23, schrieb Manolo Martínez:
>>> On 08/09/12 at 11:18am, Leonid Isaev wrote:
>>>> On Thu, 9 Aug 2012 11:35:04 -0400
>>>> Manolo Martínez <manolo at austrohungaro.com> wrote:
>>>>> Is it safe to change an existing /boot from ext2 to ext4?
>>>>
>>>> https://wiki.archlinux.org/index.php/Ext4
>>>>
>>> Is the information on the move from ext3 to ext4 valid for the issue at
>>> hand?
>>
>> Yes.
>>
> 
> Thanks, Thomas and Leonid.
> M

To be more precise:

The wiki shows the following command:

# tune2fs -O extents,uninit_bg,dir_index /dev/the_partition
This converts ext3 to ext4 or ext2 to journal-less ext4.

# tune2fs -O extents,uninit_bg,dir_index,has_journal /dev/the_partition
This converts both ext2 and ext3 to ext4

# tune2fs -O extents,uninit_bg,dir_index,^has_journal /dev/the_partition
This converts both ext2 and ext3 to journal-less ext4

I haven't tried most of this, but it should work.

(Beware: This command alone doesn't work, only use it as described in
the wiki.)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20120809/f52abff1/attachment-0001.asc>


More information about the arch-general mailing list