How wel ik al twee dagen met mijn neus in de faq's zit (zowel hier als op RHN) kom ik er niet uit.
Ik krijg na het compilen van een nieuwe kernel de bekende kernel panic: no init found. Ik heb 3 kernels op de machine staan, de orginele, één gemaakt door Red Hat zelf en die ik zelf gebakken heb
Maar ik zie de fout dus niet.
mijn grub inhoudt:
De inhoudt van mijn /boot:
iemand ?
(Sorry voor het verneuken van de layout)
Ik krijg na het compilen van een nieuwe kernel de bekende kernel panic: no init found. Ik heb 3 kernels op de machine staan, de orginele, één gemaakt door Red Hat zelf en die ik zelf gebakken heb
Maar ik zie de fout dus niet.
mijn grub inhoudt:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| # grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/hda5
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Red Hat Linux (2.6.0-test5)
root (hd0,1)
kernel /vmlinuz-2.6.0-test5 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.6.0-test5.img
title Red Hat Linux (2.4.20-20.9)
root (hd0,1)
kernel /vmlinuz-2.4.20-20.9 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-20.9.img
title Red Hat Linux (2.4.20-8)
root (hd0,1)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-8.img
title WinXP
rootnoverify (hd0,0)
chainloader +1 |
De inhoudt van mijn /boot:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
| totaal 12159 -rw-r--r-- 1 root root 5824 jan 25 2003 boot.b -rw-r--r-- 1 root root 0 okt 3 05:21 boot.txt -rw-r--r-- 1 root root 612 jan 25 2003 chain.b -rw-r--r-- 1 root root 44753 aug 18 17:57 config-2.4.20-20.9 -rw-r--r-- 1 root root 44309 mrt 14 2003 config-2.4.20-8 -rw-r--r-- 1 root root 38139 okt 3 05:17 config-2.6.0-test-5 drwxr-xr-x 2 root root 1024 okt 3 05:04 grub -rw-r--r-- 1 root root 149933 okt 2 20:55 initrd-2.4.20-20.9.img -rw-r--r-- 1 root root 150934 okt 1 22:36 initrd-2.4.20-8.img -rw-r--r-- 1 root root 84839 okt 2 23:05 initrd-2.6.0-test5.img -rw-r--r-- 1 root root 473 okt 1 22:36 kernel.h drwx------ 2 root root 12288 okt 2 00:31 lost+found -rw-r--r-- 1 root root 23108 feb 25 2003 message -rw-r--r-- 1 root root 21282 feb 25 2003 message.ja lrwxrwxrwx 1 root root 23 okt 2 20:54 module-info -> module-info-2.4.20-20.9 -rw-r--r-- 1 root root 15438 aug 18 17:57 module-info-2.4.20-20.9 -rw-r--r-- 1 root root 15436 mrt 14 2003 module-info-2.4.20-8 -rw-r--r-- 1 root root 640 jan 25 2003 os2_d.b lrwxrwxrwx 1 root root 19 okt 3 05:02 System.map -> System.map-2.4.20-8 -rw-r--r-- 1 root root 522578 aug 18 17:57 System.map-2.4.20-20.9 -rw-r--r-- 1 root root 520129 mrt 14 2003 System.map-2.4.20-8 -rw-r--r-- 1 root root 776565 okt 2 23:05 System.map-2.6.0-test5 -rw-r--r-- 1 root root 3212677 aug 18 17:57 vmlinux-2.4.20-20.9 -rw-r--r-- 1 root root 3193503 mrt 14 2003 vmlinux-2.4.20-8 lrwxrwxrwx 1 root root 19 okt 2 23:05 vmlinuz -> vmlinuz-2.6.0-test5 -rw-r--r-- 1 root root 1133880 aug 18 17:57 vmlinuz-2.4.20-20.9 -rw-r--r-- 1 root root 1122186 mrt 14 2003 vmlinuz-2.4.20-8 -rw-r--r-- 1 root root 1281578 okt 2 23:05 vmlinuz-2.6.0-test5 |
iemand ?
(Sorry voor het verneuken van de layout)
"The trouble with quotes from the Internet is that you can never know if they are genuine." - Elvis Presley | Niet met me eens ? DM ME