quantum leap...
So, the write heads on my old Seagate 9GB SCSI secondary disk started conking out, and the kernel was doing this happy one:
panic: kernel diagnostic assertion "vp->v_size == ip->i_e2fs_size" failed: file "/sys/arch/alpha/compile/SCHIZO/../../../../ufs/ext2fs/ext2fs_readwrite.c", line 372
Nice, huh? So, I went out and bought an 80GB EIDE disk, recompiled my kernel to support it, and got it running (never used an IDE disk on this machine before) ... I moved all the data over, which left me with this:
What the hell am I supposed to do with 66GB of empty space? Yark. I'm not used to this cheap storage stuff.
panic: kernel diagnostic assertion "vp->v_size == ip->i_e2fs_size" failed: file "/sys/arch/alpha/compile/SCHIZO/../../../../ufs/ext2fs/ext2fs_readwrite.c", line 372
Nice, huh? So, I went out and bought an 80GB EIDE disk, recompiled my kernel to support it, and got it running (never used an IDE disk on this machine before) ... I moved all the data over, which left me with this:
schizo:~$ uname -a |
What the hell am I supposed to do with 66GB of empty space? Yark. I'm not used to this cheap storage stuff.
0 Comments:
Post a Comment
<< Home