Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by admin (registered user) on Tue, 2005-12-13 17:56.

It depends on your partitions. If you have a /boot partition, then

kernel /vmlinuz-2.6.12.4-vs2.0 root=/dev/hda2 ro

initrd /initrd.img-2.6.12.4-vs2.0

is correct. If you have not, then

kernel /boot/vmlinuz-2.6.12.4-vs2.0 root=/dev/hda2 ro

initrd /boot/initrd.img-2.6.12.4-vs2.0

should do.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.