Hi,

Basically when u added or allocated new partition to the hdd linux reads
the partitions differently u have to edit the /etc/lilo.conf and
/etc/fstab file.

Run fdisk -l u will get a list of partitons check the right ones and edit
the files accordingly
Assuming the d:/ was /dev/hda5
/boot was /dev/hda6
/swap was /dev/hda7
/ was /dev/hda8

The new devices will be different after merging the partitions. Check the
partitions using PM or fdisk and make the changes accordingly. Boot using
CD and mount /dev/hda? or /dev/hdc?
After updating lilo 
run lilo -v

This should solve ur problem.

HTH

Reg,
- Pradeep.

On Sun, 11 Nov 2001, Patrick R wrote:

> hi,
> 
> I recently installed linux which worked fine i fooled
> around with Partition magic to allocate some extra
> space now when i boot into linux i get the following
> error:
> 
> Kernel panic: No init found.  Try passing init= option
> to kernel
> 
> What is the reason for this and how can this be
> solved.
> 
> Regards,
>  Pat
 



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to