Hello again. > > I'm new to the "Linux Wonderfull World", and surfing the Web, > > I found the Debian page. I downloaded the Debian Linux, installed > > it, and used (+/-) since October, but I've not much experience, and > > an energy problem caused the system to display this message when the > > computer rebooted: > > > > ---------- > > EXT2-fs error (device 03:41): ext2_check_descriptors: Block bitmap > > for group 32 not in group (block 1310742)! > > [MS-DOS FS Rel. 12,FAT 0,check=n,conv=b,uid=0,gid=0,umask=022,bmap] > > [me=0x2d,cs=0,#f=0,fs=0,fl=24338,ds=0,de=0,data=0,se=19456,ts=70529, > > ls=9471] > > Transaction block size=512 > > Kernel panic: VFS: Unable to mount root fs on 03:41 > > ---------- > > I don't understand completely this error message. It mentions both > EXT-2 and MS-DOS. I assume that your root filesystem is ext2.
Correct. > > I've attempted to boot with a diskette, and tried to manually mount > > the fs, because I know that there is another tables on the partition, > > but I don't know the 'mount' program, as the ext2-fs, *so* well. > > Ok, to mount an ext2 filesystem: > mount -t ext2 /dev/<partition> <mountpoint> > From what I see above, your partition should be /dev/hdb1. A typical > mountpoint is /mnt. I tried this, but its results was an error message. :-( > But beware, don't try to mount is without fsck'ing it. > Try, before: > e2fsck -f /dev/hdb1 > And see what it says. The only boot disk that I have is the one of Debian Installation. Do you believe that its root disk hasn't the e2fsck program? Can you send this program attached in a reply, or say where can I find it? I'll mount my W95 partition with the program in it, and will attempt to use it... > If it cannot fix the problems, then you'll have to use an > alternate superblock, but that's another story. Can you tell me how to do it? I think the problem is in the first superblock, but don't know how to use another superblocks. > If it works, you can try to mount it on mnt, check that > about everything is ok, and reboot. Now, a stupid question :-) How can I check that everything is ok? I don't have books about Linux or Unix, and the little things that I learned was with the 'man' command. With my poor english, that was a true "Mission: Impossible" ;-) Thanks again! []'s Alexander Gieg =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= By: Alexander Gieg E-mail: [EMAIL PROTECTED] URL: http://www.geocities.com/TimesSquare/3222 IRC: AlexG =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]