On Fri, 6 Dec 2002 11:35, you wrote: > > While checking the doc, I found this: > > -j external-journal > > Set the pathname where the external-journal for > > this filesystem can be found. > > > > > > which raises the question as to where the journal is. > > It's an internal journal. I created the filesystem with: > mke2fs -b 4096 /dev/dasd/0cd2/part1 > tune2fs -j /dev/dasd/0cd2/part1 > > > But... > > > Still, what does "e2fsck -n /cd/cd2image" say? > > debinst:~# e2fsck -n /cd/cd2image/ > e2fsck 1.27 (8-Mar-2002) > e2fsck: Attempt to read block from filesystem resulted in short read > while trying to open /cd/cd2image/ > Could this be a zero-length partition?
It should, of course, be "e2fsck -n /dev/dasd/0cd2/part1" -- Cheers John Summerfield Microsoft's most solid OS: http://www.geocities.com/rcwoolley/ Join the "Linux Support by Small Businesses" list at http://mail.computerdatasafe.com.au/mailman/listinfo/lssb
