Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Fedora Core 4 Test 3/3.92, Fedora Core 3
Posts: 45
Rep:
Lilo
I just did the full Slackware 10 install. What do I add to /etc/lilo.conf to be able to boot into Slackware? Slackware is installed to /dev/hda4 and I chose the kernel /cdrom/kernels/bare.i/bzImage I put
Distribution: Fedora Core 4 Test 3/3.92, Fedora Core 3
Posts: 45
Original Poster
Rep:
Quote:
Originally Posted by http://gnome-pkgtool.sourceforge.net/
gnome-pkgtool is a GTK+/GNOME front-end to Slackware package management tools (pkgtool). With gnome-pkgtool you can do the following actions to your Slackware Linux installation:
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
boot from disc2, with bare.i root=/dev/hd?? ??=linuxpartition
log in as root, run pkgtool reinstall kernel-ide-2.4.26.tgz kernel-headers-2.4.26.tgz, kernel-source-2.4.26.tgz, and kernel-modules-2.4.26.tgz.(from disk1) When finished run, liloconf, select simple, and then mbr. reboot. I had a buddy who I installed slack for and for some reason he kept tinkering and always managed to get the same error message. I found this to be the easiest way to get things running again for him. Might not be the cleanest way but it works.
<EDIT> This is not a lilo problem but a kernel problem. It occurs when mounting the root file system. Also at the end of the posted lilo you need "read-only".
Last edited by tormented_one; 02-01-2005 at 08:04 PM.
Distribution: Fedora Core 4 Test 3/3.92, Fedora Core 3
Posts: 45
Original Poster
Rep:
Quote:
Originally posted by tormented_one boot from disc2, with bare.i root=/dev/hd?? ??=linuxpartition
log in as root, run pkgtool reinstall kernel-ide-2.4.26.tgz kernel-headers-2.4.26.tgz, kernel-source-2.4.26.tgz, and kernel-modules-2.4.26.tgz.(from disk1) When finished run, liloconf, select simple, and then mbr. reboot. I had a buddy who I installed slack for and for some reason he kept tinkering and always managed to get the same error message. I found this to be the easiest way to get things running again for him. Might not be the cleanest way but it works.
<EDIT> This is not a lilo problem but a kernel problem. It occurs when mounting the root file system. Also at the end of the posted lilo you need "read-only".
When I pass bare.i root=/dev/hda4=linuxpartition I get
Kernel panic: VFS: Unable to mount root fs on 03:00
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
there under slackware dir, just navigate to /mnt/cdrom/slackware/ and look around. Sorry I'm not gonna dig out my cd. Just start with the a dir and go from there. I promise they are there.
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
First you have to mount the cdrom with, mount /mnt/cdrom(may have to be root to do this). then cd to /mnt/cdrom/slackware/. Kernel-ide-2.4.26.tgz, and kernel-modules-2.4.26.tgz is in /mnt/cdrom/slackware/a. kernel-headers-2.4.26 is in /mnt/cdrom/slackware/d. And kernel-source is in /mnt/cdrom/slackware/k. They are there.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.