LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-14-2005, 09:39 AM   #1
ayal
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Rep: Reputation: 0
An odd booting problem in a special situation


Hello everyone£¬

My situation is the same as a previous issue yesterday
He installed SUSE10 in another real machine, and I installed in vmware, neither of us can boot in our own machines using that installed system.
there seems to be no body got the answer, so I raise the issue here again.

The details of the situation is that:
I installed SUSE 10 in real partition on vmware from Windows, it formated that partition as ReiserFS file system. After installation, it boots and works fine within vmware, and further, it should also be all right without vmware, in which is the real hardware booting, since previously I had such exprience using Redhat and SuSE 9 (btw, they use ext3 file system)

But the problem occured when trying the real booting, the system cannot find the hda at all
(btw, Grub can find all the hda and its file system and even its contents like /boot by using TAB)
When the kernel is booted up by Grub, firstly it detected some hardware without error, but after that, some messages were shown out, and the booting stoped. The last messages before stopping were:
"
Loading reiserfs
Waiting for device /dev/hda4 to appear.........(these dots appeared one by one)
not found -- exiting to /bin/sh
$

"
After that I can type commands after the dollar sign, but it is not the full linux shell, since most commands like ls cannot be used, only pwd and cd can.

That's the full story,
any one can help? For any further information I can provide, also ask here, Thanks

Last edited by ayal; 11-15-2005 at 07:21 AM.
 
Old 11-14-2005, 09:42 AM   #2
ayal
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Here is that previous similar problem:
http://www.linuxquestions.org/questi...hreadid=382646
 
Old 11-14-2005, 01:03 PM   #3
ayal
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Actually, the problem is about how let kernel recognize the reiserfs file system while it is intalled in one machine and booting from another (vmware vs real machine or two different machines)

Addtionally, I add some grub's booting messages here:
"
root (hd0,3)
Filesystem type is reiserfs, partition type 0x83

kernel /boot/vmlinuz root=/dev/hda4 resume=/dev/hda3
[Linux-bzImage, setup=0x1e00, size=0x176657

initrd /boot/initrd
[Linux-initrd @ 0x1fe3d000 0x1b2c3d bytes]

"
So from there to see, grub can recognize the hda and reiserfs quite well, but kernel just stoped when find hda and reiserfs

"
Loading reiserfs
Waiting for device /dev/hda4 to appear.........(these dots appeared one by one)
not found -- exiting to /bin/sh
$

"

I cannot use any commands within that $, even if the most basic ones like su, sudo, ls, init etc, because the kernel has not yet loaded the root file system at all.

How can I deal with this problem?

Last edited by ayal; 11-14-2005 at 01:06 PM.
 
Old 11-15-2005, 02:15 AM   #4
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
Unless you have a good reason of using reiser,
why don't you try ext3 first on the real system?

I have no experience about reiser so I cannot tell you
if this problem with hda is not to do with the hard drive controller
(probably not actually unless it is a very new sata controller)
 
Old 11-15-2005, 02:57 AM   #5
karpi
Member
 
Registered: Oct 2005
Location: Germany
Distribution: Suse
Posts: 134

Rep: Reputation: 15
Try to boot the Rescue-System on the physical machine and confirm the availabilty of the partitions, especially /dev/hda4.

To get it straight, you have installed Suse10 on vmware and transferred the image to another drive?
 
Old 11-15-2005, 07:14 AM   #6
ayal
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Original Poster
Rep: Reputation: 0
hi karpi,
I installed SUSE10 onto REAL harddisk by using vmware, not image, so that I can boot the installed system directly without vmware.

I tried booting from CD and entered the rescue system, by using fdisk -l, it showed that all /dev/hdaX were recognizable, along with their file system.
 
Old 11-15-2005, 07:20 AM   #7
ayal
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Original Poster
Rep: Reputation: 0
New ISSUSE: reiserfs is not a part of the real reason

The problem is not caused by reiserfs, since I installed SUSE10 again from vmware onto real harddisk partition with EXT3 file system. The odd situation didn't change when booting from real machine, the last messages were also:
"Loading ext3 (not reiserfs now)
Waiting for device /dev/hda4 to appear.........(these dots appeared one by one)
not found -- exiting to /bin/sh
$

"
 
Old 11-15-2005, 07:36 AM   #8
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
Can you install directly, not from vmware?

Is this a sata controller? If yes which one?
fact fdisk -l is ok suggests controller is recognised, but just in case I ask

Have you had a look into bootprompt parameters?
Maybe some nodetect option may help (wild guess, I know)
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
booting from usb hdd -> mount: error 6 mounting reiserfs shlape Linux - Hardware 0 09-22-2005 06:40 PM
SW10.1 and booting lilo in MD10.2 on reiserfs install John Richard Smith Slackware 8 06-26-2005 11:21 AM
Booting MDk 10.1+ off reiserfs eqxro Mandriva 3 09-10-2004 07:11 AM
Can you convert Reiserfs 3 to Reiserfs 4 JSylvia007 Linux - Distributions 1 08-19-2004 03:01 PM
Add ReiserFS package destroys non-ReiserFS partitions smirk Mandriva 0 03-24-2004 07:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:33 PM.

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