[svlug] 'Kernal Panic:No Init Found. Try passing Init=Option to Kernal'
Tim
tim at tetro.net
Wed Jul 10 19:19:42 PDT 2002
On Wed, Jul 10, 2002 at 09:44:43PM -0400, Kanagala Rao wrote:
> I remember working on this three weeks back. That time it was fine. I do
> not remember changing any thing since then.
> How ever I did install,uninstall and install some programes in windows
> partition.
> I did what Aaron suggested. Boot off the install CD......
> I got the following from Disk Druid
> Device Start End Size(MB) Type MountPoint Format
> /dev/hda
> /dev/hda1 1 1912 14998 NTFS/HPFS - NO
> /dev/hda2 1913 2432 4079 Extended
> /dev/hda5 1913 2341 3365 ext3 - NO
> /dev/hda6 2342 2432 714 swap - YES
Ok, so the next step would be to use the Install CD to get to a shell
prompt, and then do as Marc suggested:
tune2fs -O ^has_journal /dev/hda5
e2fsck /dev/hda5
tune2fs -O has_journal /dev/hda5
- Tim
More information about the svlug
mailing list