Re: Superblock.

1999-09-10 Thread Alex Le Heux
Hi, I once had a similar situation: I had wiped my disklabel. I forgot what it was exactly what I did, but it was something along the lines of this: - boot fixit cdrom - run a commandline like this: hd /dev/rwdnnn | grep "hh hh hh" (where 'hh hh hh' is the superblock magic number, I can't find

Re: fsck and large file system

1999-05-16 Thread Alex Le Heux
Jim Carroll wrote: > > I was wondering if anyone has done any work on fsck and very large file > systems. We have a system that has 126 GB RAID Array. As you can imagine, > fsck chokes trying to alloc enough blocks to store it's internal data > structures (128 MB RAM, 128 MB Swap)

Re: Superblock.

1999-09-10 Thread Alex Le Heux
Hi, I once had a similar situation: I had wiped my disklabel. I forgot what it was exactly what I did, but it was something along the lines of this: - boot fixit cdrom - run a commandline like this: hd /dev/rwdnnn | grep "hh hh hh" (where 'hh hh hh' is the superblock magic number, I can't find