Re: urgent :( winxp reinstallation made sarge kernel panic...help please
Mahesh Pai <[email protected]> Sun, 4 Dec 2005 13:49:42 +0530
| Newsgroups | gmane.org.region.india.fsug-kochi |
|---|---|
| Message-ID | <[email protected]> |
(Please avoid cross posting; nothing prevents you from sending identical (separate) messages to different lists. ) On 12/4/05, Prakash Jose Kokkatt <[email protected]> wrote: > by one number after windows reinstalled;Now i have my sata 80GB disk with > '/' at sda8 and'/boot' at sda9.i already recovered grub.but the kernel panic I suspect some problem with partition table. If you partitioned the disk using [c]fdisk, it will label the partition as ext2, while the partition actually contains the ext3 FS. initrd.img contains info about your the type of partition, and AFAICT, [c]fdisk does not know the difference between ext2 and ext3. Please open the partition using a better partition utility, like parted. Do something like # parted /dev/sda print and check the output. HTH. > which no other distros gave...please enlighten/help me getting this You mean you have other distros on this disk?