LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-13-2006, 04:36 PM   #1
humbletech99
Member
 
Registered: Jun 2005
Posts: 374

Rep: Reputation: 30
Help! I can't boot!


I've gotten myself into a sticky mess... I had 4 partitions, hda1 was windows, hda2 was a fat partition, hda3 swap and everything under / was on hda4 (ext3). I rejiggled all the partitions, copying stuff all over such that:
Code:
/dev/hda1 Windows
/dev/hda2 Spare (now ext3 holding all files of my old system that)
/dev/hda3 Extended Partition
=/dev/hda5 /boot
=/dev/hda6 swap
=/dev/hda7 /home
=/dev/hda8 /root
=/dev/hda9 /tmp
=/dev/hda10 /
I edited the fstab to reflect the partition setup above so everything would be mounted in the right place,reinstalled grub to use /dev/hda5 or (hd0,4) in grub speak and put the following grub boot stanza:
Code:
title My OS blah....
root (hd0,4)
kernel /vmlinuz-2.6.15 real_root=/dev/hda10
initrd /initrd.img-2.6.15
boot
When I boot up the kernel loads and all starts detecting usb, disks, dvd, etc until I get to the following error:
Code:
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
/scripts/local-top/lvm: 36: vgchange: not found
Done.
ALERT! does not exist. Dropping to a shell!

Busybox v1.01 Built-in shell (ash)
/bin/sh: can't access tty: job control turned off
/ #
I'm scratching my head...

Last edited by humbletech99; 03-13-2006 at 04:58 PM.
 
Old 03-13-2006, 05:02 PM   #2
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
Quote:
kernel /vmlinuz-2.6.15 real_root=/dev/hda10
You are missing a few things probably.
It should be eighter:
Code:
kernel /vmlinuz-2.6.15 root=/dev/hda10
or something like this:
Code:
kernel /vmlinuz root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda10
initrd /initrd.img-2.6.15
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gentoo-Im dumb and deleted /boot/boot Grub Says: Error 26 : Too many symbolic links smehi Linux - Software 5 06-24-2006 06:25 AM
solaris boot problem boot error loading interpreter(misc/krtld) Johncy_j Solaris / OpenSolaris 5 08-18-2005 01:47 AM
Dual boot SUSE/XP But SUSE wont let me boot or see boot menu Hairulfr SUSE / openSUSE 9 08-17-2005 12:57 PM
failed features: boot.shm boot.loadmodules boot.swap cccc SUSE / openSUSE 1 08-08-2005 07:23 AM
DUAL BOOT - WIN XP cant be seen/boot on boot - pls help Bluiee Linux - Newbie 1 05-25-2004 05:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration