[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-date: Mon, 10 Oct 2005 07:51:06 -0700 -->
- <!--x-from-r13: wvz.q.oneybj ng vagry.pbz (Pneybj, Xvz R) -->
- <!--x-message-id: BF540282A74D3840BC408974470DE20307EB0F5E@fmsmsx403.amr.corp.intel.com -->
- <!--x-subject: [ale] Is this a brain transplant or a heart transplant? -->
- <li><em>date</em>: Mon, 10 Oct 2005 07:51:06 -0700</li>
- <li><em>from</em>: jim.d.barlow at intel.com (Barlow, Jim D)</li>
- <li><em>subject</em>: [ale] Is this a brain transplant or a heart transplant?</li>
Stolen from the Gentoo install documentation, you can mount your
filesystems, chroot into position, and then run your profiles to make
sure your environment variables are set:
Mount the /proc file system first, copy over the /etc/resolv.conf
file and then chroot into your environment.
Code Listing 1.1: Preparing and chrooting
mount -t proc none /mnt/gentoo/proc
cp /etc/resolv.conf /mnt/gentoo/etc/
chroot /mnt/gentoo /bin/bash
env-update && source /etc/profile
I always mount /mnt/boot too...
Then configure and compile your kernel & modules and install, making
sure your grub is ok.
<a rel="nofollow" href="http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml">http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml</a>
Good luck. - Jim
-----Original Message-----
From: ale-bounces at ale.org [<a rel="nofollow" href="mailto:ale-bounces">mailto:ale-bounces</a> at ale.org] On Behalf Of
To: ale at ale.org
Scott Denlinger
Sent: Monday, October 10, 2005 9:13 AM
To: ale at ale.org
Subject: [ale] Is this a brain transplant or a heart transplant?
Hi all,
I'm running Debian testing, and my processor recently died. I used this
as an
opportunity to upgrade my processor and system board, and now I need to
figure
out how to use my old hard drives, which contain a perfectly functional
Debian
system, with my new board and processor. Basically, my question is
whether I
can use my current partititions and data, and just compile a new kernel
to
match my new system board configuration. The system board, processor,
and
several peripherals no longer match exactly, so I definitely need a new
kernel.
I thought I might be able to boot into something like Knoppix, let
Knoppix tell
me what *it's* using for modules, then use that info. to compile my new
kernel,
but I'm not sure how I can do that from Knoppix, and I've not come
across
anything on the web which describes how this would work. Can I recompile
a
kernel just by mounting the root and boot partitions Knoppix recognizes
and
then compile a new kernel using sudo? Would anything I compile in this
scenario
boot properly when I'm done and no longer want to boot Knoppix?
Or, are there some basic parameters I can pass on the command line as my
OLD
kernel (2.6.4) starts to boot that would drop me into a basic root shell
from
which I could recompile? I would have to pass in enough info. to get it
to deal
with my new Pentium 4 processor--the old one was a K7 Athlon.
The worst-case scenario is that I could just wipe out my current disk
configuration and reinstall completely, since I've got my critical data
backed
up, but I'd intriqued by the challenge of getting a new kernel to work
with the
setup I have.
Thanks in advance for any advice.
Scott Denlinger
_______________________________________________
Ale mailing list
Ale at ale.org
<a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00186" href="msg00186.html">[ale] Is this a brain transplant or a heart transplant?</a></strong>
<ul><li><em>From:</em> hbbs at comcast.net (Jeff Hubbs)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00203.html">[ale] Seeking ways to getting around spyware on Windows</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00205.html">[ale] Seeking ways to getting around spyware on Windows</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00246.html">[ale] Is this a brain transplant or a heart transplant?</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00186.html">[ale] Is this a brain transplant or a heart transplant?</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00185"><strong>Date</strong></a></li>
<li><a href="threads.html#00185"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>