Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Argh ... no luck installing XFS ... help
- Date: Wed, 8 May 2002 20:59:51 +0900
- From: "A.Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] Argh ... no luck installing XFS ... help
- References: <F212c2T6ZM0UZN65gD00000f5e1@example.com>
- User-agent: Mutt/1.3.27i
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, May 08, 2002 at 08:33:38PM +0900, Jean-Christian Imbeault wrote: > >Learn to roll your own kernel before trying to continue with XFS. > > I'm starting to find this out ... > > If I roll a new kernel, say 2.4.18 instead of the 2.4.9-31 I have, will > that render unsuable some of the installed software (like vi, apache, etc > ...)? No, most apps wont be affected by a kernel upgrade. Ive gone from a 2.0.x kernel to 2.4.x with the same Apache without trouble. Looking at your posts, Im sure there is nothing that will fail, but for starters you might want to just try recompiling the current kernel. Assuming you have the source, gcc, make etc. installed: ================= cd /usr/src/linux make clean make menuconfig make dep make bzImage make modules mv /lib/modules/2.4.9-31 /lib/modules/2.4.9-31.org (better to keep a backup of the original) make modules_install cp System.map /boot/System.map-2.4.9-31.new cp .config /boot/config-2.4.9-31.new cp arch/i386/boot/bzImage /boot/vmlinuz-2.4.9-31.new vi /etc/grub.conf (or /etc/lilo.conf) (lilo -v) reboot ================= Once you do that correctly, you can move onto XFS. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE82RMxt1KjqyZ+DQ4RAtqvAJ9NGiXWMC7+ExKv0nxR9uNor+2mVACeKKic RywvyIM1EILGHCxDuEw6Wm4= =ZQU4 -----END PGP SIGNATURE-----
- References:
- Re: [tlug] Argh ... no luck installing XFS ... help
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Argh ... no luck installing XFS ... help
- Next by Date: Re: [tlug] Argh ... no luck installing XFS ... help
- Previous by thread: Re: [tlug] Argh ... no luck installing XFS ... help
- Next by thread: Re: [tlug] Argh ... no luck installing XFS ... help
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links