Kolbjørn Barmen <[EMAIL PROTECTED]> writes: > I tried with 2.6.18, but due to lack ATARI_FB I didnt see much except the > bootlog of the kernel in the console. And it panicked not finding the root > partition (which I found strange, since it did say it found the "disk")
Did it find any partitions on the disk? > Also, with the 2.4.27 kernel I did not get the tap/tun working, so I tried > to find a way to access the ext2 partitions on the disk image directly > from outside aranym. I suspect I might be able to do this using losetup > with an offset argument, but I have not managed it yet. Anyone have a tip? If it's the first partition then offset=512 should work. But make sure your image has the correct byte order (ie. it must be ByteSwap=Yes in the aranym config file). Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
