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

Re: Default disk partition table type?



On Tue, Dec 10, 2002 at 12:41:23PM +0100, Petter Reinholdtsen wrote:

> The current autopartkit contains the following code:
> 
>   /* Need to define on a per arch basis */
>   #if defined(__i386__)
>   #define DISK_LABEL "msdos"
>   #else /* not __i386__ */
>   #error "Default DISK_LABEL is not known on this platform"
>   #endif /* not __i386__ */
> 
> What is the partition table type on other platforms/architectures?  I
> believe the available values are "bsd", "loop", "mac", "msdos", "pc98"
> and "sun".  I got the values from the parted documentation.

All currently supported mipsel targets use "msdos".

Regards,
Karsten
-- 
#include <standard_disclaimer>
Nach Paragraph 28 Abs. 3 Bundesdatenschutzgesetz widerspreche ich der Nutzung
oder Uebermittlung meiner Daten fuer Werbezwecke oder fuer die Markt- oder
Meinungsforschung.



Reply to: