Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#9431 - Kernel 2.6.23+ partition type support

Attached to Project: Arch Linux
Opened by Martin Schmidt (Blind) - Friday, 01 February 2008, 20:18 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 08 February 2008, 22:27 GMT
Task Type Feature Request
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Is there a particular reason not to compile the partition support for more partitions.
I have come across a Sun Solaris x86 (external) hard drive and cannot mount it because the partition type for Solaris x86 partitions is not compiled in. It seems kind of arbitrary to leave out some while taking others.

Additional info:
* package version(s)
kernel26 2.6.23
* config and/or log files etc.

From the kconfig26:
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set

Steps to reproduce:
Try to mount a Solaris x86 partition. Will not work because the slices are not seen :(((

Please consider compiling this stuff in if it does not significantly affect size (which I doubt it will).

This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 08 February 2008, 22:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.6.24.1

Loading...