OK, I’m new at this. This may be easy for you, but I’m clueless.
I came in this morning only to find that the Intel Core2 hyperthreading Dell machine is dead. It appears the processor is fried.
I have a new white-box X2 system that I will replace the dead Dell with. The X2 (AMD) does not have a hard-drive (HDD) so, I will simply put the SATA hard-drive into the PC.
Some of you may know how to do this, but I don’t know where to begin after I get the Hard-drive in. (I know how to move a Windows configuration from one PC to another and handle it as it begins to blue screen (BSOD), but I don’t have a clue with Linux)
This system was built with GRUB. At the very least, I expect the GRUB boot managet to surface on the display. But, what next…
I was testing an OpenSuse setup as a server. Nothing fancy and NO applications added. The only customization was the MB’s LAN card and the display was set at 1024x768. I had 2 users, root and myself.
What would you do?
Is there some boot time options that I should follow?
As you have new hardware, I would say that a new install is needed. When it comes to the partitioning part, let it use the old partitioning of the disk. Let it reformat (create new file system) the partition to be used for /, but LET IT NOT create a file system the partition that was used for /home. Only see that it is mounted again at /home.
This is of course only valid when you have a seperate /home (how handy to have it). When not the restore the /home dat from your backup after installation. (You can still create a backup by using a live CD).
Also look out for the point during install where it asks to create one or more users. You can there ask the install to look for existing users at the old disk and then check the ones you want in the new system again. Saves work later!
Just power on the PC and wait, if you change the monitor then use
failsafe, else, boot normally, you probably have to reconfigure the
video card, network card and sound card. I try it with a pentium II and
a pentium IV with openSUSE 11.2 and only have to reconfigure the sound card
VampirD
Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
Here’s what I did. But, it appears that I need some guidance to continue. (if you can step me through this it would be learning experience for me should this ever happen again.)
I got to the boot menu and I selected Failsafe.
I got normal console boot progress. And these are the final messages that I see on the console…
**RAMDISK: Compressed image found at block0
VFS: Mounted root (ext2filesystem).
Starting udev
Creating device
*
*
*
Loading kernal/driver …
*
*
*
Waiting for device /dev/sda2 to appear: …not found --device nodes: consolefb0 loop0 … loop7 md0 null ram ram0 … ram15 ramdisk shm tty1 tty2 zero no root device found; exiting to /bin/sh
**
The console dies after the above “Waiting …” message.
ideas anyone ???
I know rebuilding is easy for most of us, but for me understanding is so much more important. If you can shed some light into this for me, please do. Thanks
It is clear that Ctrl-Alt-Fn does not work because that belongs to the graphics (X). But normaly when it says “exiting to /bin/sh” you must be in a shell then. But it seems that even the /bin/sh can not be found. Do you know if /dev/sda2 contains your / (root) file sytem?
Is this the only disk in the new system? When there is another one that one could be sda.
You install the hard disk on the second PC as you have on the first?,
every /dev/sdX are the same?
VampirD
Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
On 02/26/2010 02:16 PM, VampirD wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> You install the hard disk on the second PC as you have on the first?,
> every /dev/sdX are the same?
I think the problem is that the driver for the disk is not in initrd, thus it is
not available at boot time.
I think the following will work:
Boot the Live CD and mount your / partition at /mnt.
VampirD
No in elenath hîlar nan hâd gîn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
I am not aware of the DVD Repair that @VampirD refers to, but if its there are instructions somewhere I will run it.
Also, @lwfinger ask me to run “initrd”, I will do that if it looks as if it will help. If I understand correctly, this will “fix” the HDD driver issue you refer to. (true/false)
I posted the results that @hcvv requested. Maybe this will give all further insights to why the system stops.
Thanks…I am seeing the pattern that you seem to be following to zero in on the problem
I have used this technique (with the variation noted below) to install a disk (or copy of a disk) on a different machine. Here are the steps
Boot the Live CD and mount all
the partitions under /mnt. It is particular important to ensure /boot and /usr (if they are separate partitions) are mounted
Enter these commands
mount -t proc none /mnt/proc
mount -t sysfs none /mnt/sys
mount -o bind /dev /mnt/dev
Can’t understand problem if hard drive safe and same.
Have usb-hdd with opensuse 11.2 x32(default kernel) installed on amd x64 x2 configuration with nvidia card. Connected this drive to many computers and notebooks with very different hardware (intel/amd/32/64/dualcore/singre/different video/netcard)(for which default kernel have modules) and booted from it(by grub in mbr of usb-hdd) - all works “from the box” exept of reconfiguring networks and video.
I think only one thing may ruin boot on differ system with hdd from old system - different hdd ids (if boot/root mounted by it) provided by this new system. Don’t experienced that myself. Think ids only depend on hdd’s serial.