Results 1 to 10 of 18
I have 3 OSs installed on my computer, two of which boot. Slackware is not booting correctly for me at all. I must have something wrong with grub, but I ...
- 07-29-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 27
booting to slackware
I have 3 OSs installed on my computer, two of which boot. Slackware is not booting correctly for me at all. I must have something wrong with grub, but I can't find out what it is, so here is the grub entry:
title Slackware, kernel-generic-2.6.21.5
root (hd0,3)
kernel /boot/vmlinuz-generic-2.6.21.5 root=/dev/hda4 resume=/dev/hda3 ro
initrd /boot/initrd.gz
quiet
savedefault
[edit] when i try to boot, it gives me an error: 15, file not found. I checked but the files exist. I'm not so sure about the initrd line, which may be the problem, so I tried removing it, and it started to boot for like 5 seconds, but then gave me an error.
- 07-29-2007 #2
In which partition did you install Slackware? Is it /dev/hda4? Does vmlinuz-generic-2.6.21.5 file exist in the /boot folder of hda4 partition?
Boot up any other OS and Execute fdisk -l command. Post output here.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-29-2007 #3
I think the initrd it's the file how's not found .
i guess it's Slackware 12 so you are using the generic kernel and there is a line indicate the initial ram device ,so have you done the initrd for your machine ?
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-29-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 27
- 07-29-2007 #5
This will not work , have a look in your /boot under slackware partition ,Slackware uses the huge kernel wish you can boot it without the initrd , so and correct the lines to pint to your Slackware kernel and remove the line concerning the initrd.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-30-2007 #6Just Joined!
- Join Date
- Dec 2006
- Posts
- 12
In my grub menu list this is the entry for Slackware 12.
Slackware on hdb6
title Slackware
kernel (hd1,5)/boot/vmlinuz-huge-smp-2.6.21.5-smp root=/dev/hdb6 ro vga=791
- 07-30-2007 #7Linux is not only an operating system, it's a philosophy.
Archost.
- 07-30-2007 #8Just Joined!
- Join Date
- Feb 2007
- Posts
- 27
- 07-31-2007 #9
So this is not your Slackware root partition so please post the output of fdisk -l .
Linux is not only an operating system, it's a philosophy.
Archost.
- 07-31-2007 #10
Post the contents of /etc/fstab and /boot/grub/device.map files too.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
