Emma Jane Hogbin wrote:
On Sun, Jun 20, 2004 at 11:23:18PM -0700, Erik Steffl wrote:

that's not it, those are both file systems (in .config: # Miscellaneous filesystems), you need support for mac style partitions:
# Partition Types

Ouch. Bad idea. I get kernel panics when I try to boot with these two new
options enabled. It dies around the VFS section and "fails to mount hda1."

are you sure you didn't do any other changes? it looks like you don't have support for PC partitions. I just checked, the partition support cannot be compiled as a module (I use 2.6.5), here's what I have in that section:


#
# 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=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
# CONFIG_NEC98_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set

        erik


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to