[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH master] turn on swap flag
- From: Hans de Goede <hdegoede redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH master] turn on swap flag
- Date: Tue, 02 Jun 2009 14:51:24 +0200
On 06/02/2009 02:19 PM, Joel Granados Moreno wrote:
Hello list.
I'm going to give this patch to the reported for testing. But it seems
like something we should be doing. Don't know if its worth while to
make mkswap check and activate this flag.
Patch looks good, note this is only a flag in the parted worldview,
in the actual msdos partition table it becomes a different partition
type then ext# (0x82 vx 0x83), so nothing mkswap can do here. Also note
mkswap does not care much about what to format as swap it will also happily
format a file as swap, and it gets passed the partition, not the whole device,
so there really is nothing mkswap can do here.
Regards,
Hans
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]