Hi there, After some very successful tests with UAE I`ve decided to strip my A1200 drive out and shove it in my PC. I`ve recompiled my kernel with both affs and loop device support (not moduled, compiled straight in). But I`m still unable to mount this drive.
The drive is a 420 Conner drive. It`s configured correctly in the BIOS as Secondary slave (/dev/hdd?). The drive is split into 4 partitions all formatted on the amiga using standard FastFileSystem. SYS: DH0: DH1: DH2: I`ve created a mountpoint called /AMIGA. Doing... mount /dev/hdd /AMIGA -t affs produces the following; # mount /dev/hdd /AMIGA -t affs mount: wrong fs type, bad option, bad superblock on /dev/hdd, or too many mounted file systems # Here`s the bootup log from /var/log/messages. Apr 17 20:21:21 scorch kernel: loop: registered device at major 7 Apr 17 20:21:21 scorch kernel: hda: QUANTUM FIREBALL1080A, 1039MB w/83kB Cache, LBA, CHS=528/64/63 Apr 17 20:21:21 scorch kernel: hdb: WEARNES CDD-120, ATAPI CDROM drive Apr 17 20:21:21 scorch kernel: hdc: ST3660A, 520MB w/120kB Cache, LBA, CHS=1057/16/63 Apr 17 20:21:21 scorch kernel: hdd: Conner Peripherals 420MB - CFS420A, 406MB w/64kB Cache, CHS=826/16/63 Apr 17 20:21:21 scorch kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Apr 17 20:21:21 scorch kernel: ide1 at 0x170-0x177,0x376 on irq 15 Apr 17 20:21:21 scorch kernel: Floppy drive(s): fd0 is 1.44M Apr 17 20:21:21 scorch kernel: Started kswapd v 1.4.2.2 Apr 17 20:21:21 scorch kernel: FDC 0 is a post-1991 82077 Apr 17 20:21:21 scorch kernel: md driver 0.35 MAX_MD_DEV=4, MAX_REAL=8 Apr 17 20:21:21 scorch kernel: Partition check: Apr 17 20:21:21 scorch kernel: hda: hda1 Apr 17 20:21:21 scorch kernel: hdc: hdc1 hdc2 Apr 17 20:21:21 scorch kernel: hdd:Dev 16:40 Sun disklabel: bad magic 0000 Apr 17 20:21:21 scorch kernel: Dev 5696: RDB in block 0 has bad checksum Apr 17 20:21:21 scorch kernel: unknown partition table Apr 17 20:21:21 scorch kernel: VFS: Mounted root (ext2 filesystem) readonly. Apr 17 20:21:21 scorch kernel: Adding Swap: 41324k swap-space Apr 17 20:21: Judging by this the kernel isn`t understanding the partition table for some reason. 2 of the partitions used to be AFS (another new miggie file system) but have now been formatted to FFS. Am I on the right track? The drive is fine in the amiga but linux just can`t seem to mount it. The drive I`m sure is on /dev/hdd as it spins down now and again then when tryingt to mount it it spins back up. Ozzy, __ _ _ / \ \ \ / / / / / |-Brian Skreeg--------IRC:_Ozzy-| \__/ \ \ |-Lead guitarist extraordinaire-| \__/_/ |-I don't look like two zombies-| -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .