https://bugzilla.novell.com/show_bug.cgi?id=666265 https://bugzilla.novell.com/show_bug.cgi?id=666265#c0 Summary: Kernel support for Amiga hard disk drive Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Enhancement Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: AmigaPhil@ping.be QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13 The Amiga Fast File System (affs) is supported by the kernel, but real Amiga HDD can't be accessed because of a missing Amiga partition table support. Reproducible: Always Steps to Reproduce: 1. Install an Amiga hard disk drive in the machine 2. Boot the openSUSE system 3. Check the availability of the disk with fdisk Actual Results: Linux1:~ # fdisk -l Disk /dev/sda: 2276 MB, 2276762112 bytes 71 heads, 62 sectors/track, 1010 cylinders Units = cylinders of 4402 * 512 = 2253824 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/sda doesn't contain a valid partition table Expected Results: The tested HDD had 5 partitions which should have been shown as sda1, sda2 ... Linux1:~ # cat /boot/config-`uname -r` | grep -i affs CONFIG_AFFS_FS=m Linux1:~ # modinfo affs filename: /lib/modules/2.6.34.7-0.7-default/kernel/fs/affs/affs.ko license: GPL description: Amiga filesystem support for Linux srcversion: F7CC8EAAB523A5566DDB101 depends: vermagic: 2.6.34.7-0.7-default SMP mod_unload modversions 586TSC Linux1:~ # grep -i Amiga /boot/config-2.6.34.7-0.7-default # CONFIG_AMIGA_PARTITION is not set -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.