[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]
umm jaOp dinsdag 28 mei 2002 21:11 schreef Xu het volgende:
Kernel Panic: VFS: unable to mount root fs on 03:01
ken iemand dit probleem oook??
hij kan je hd niet mounten dit heeft waarschijnlijk te maken met je filesystem. Deze support in de kernel heb je waarschijnlijk niet aangezet. Vandaar dat hij hem niet kan mounten. Zou ook kunnen dat hij je controller niet heeft gedetecteerd. Dus check dat ook maar eens
1
2
3
| # /etc/mkinitrd/modules: Kernel modules to load for initrd. # ext3 |
Dan een mkinitrd -o /boot/initrd.img-2.4.18-386 om een nieuwe initrd te maken.
nou ok ik het het volgende gedaan:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| [b]st:/home/admail# apt-get update[/b] Hit http://www.fs.tum.de potato/main Packages Hit http://www.fs.tum.de potato/main Release Hit http://www.fs.tum.de potato/main Sources Hit http://www.fs.tum.de potato/main Release Hit http://security.debian.org stable/updates/main Packages Hit http://security.debian.org stable/updates/main Release Hit http://security.debian.org stable/updates/contrib Packages Hit http://security.debian.org stable/updates/contrib Release Hit http://security.debian.org stable/updates/non-free Packages Hit http://security.debian.org stable/updates/non-free Release Reading Package Lists... Done Building Dependency Tree... Done [b]st:/home/admail# apt-get -u dist-upgrade[/b] Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. |
Hmmm deze foutmelding krijg ik ook als ik met apt-get gebruik:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| st:/home/admail# apt-get install kernel-image-2.4.18-686 Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: kernel-image-2.4.18-686 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 8696kB of archives. After unpacking 23.8MB will be used. Get:1 http://www.fs.tum.de potato/main kernel-image-2.4.18-686 2.4.18-5 [8696kB] Fetched 8696kB in 14s (597kB/s) Selecting previously deselected package kernel-image-2.4.18-686. (Reading database ... 19118 files and directories currently installed.) Unpacking kernel-image-2.4.18-686 (from .../kernel-image-2.4.18-686_2.4.18-5_i386.deb) ... Setting up kernel-image-2.4.18-686 (2.4.18-5) ... /usr/sbin/mkinitrd: ldd: command not found /usr/sbin/mkinitrd: ldd: command not found /usr/sbin/mkinitrd: ldd: command not found |
Op dinsdag 28 mei 2002 21:29 schreef jvreuls het volgende:
Heb dit ook gehad na het upgraden van de kernel, de oplossing is in /etc/mkinitrd/modules even de module toe te voegen waarmee je rootfs te mounten is (ext2 of ext3):
code:
1 2 3 # /etc/mkinitrd/modules: Kernel modules to load for initrd. # ext3
Dan een mkinitrd -o /boot/initrd.img-2.4.18-386 om een nieuwe initrd te maken.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| mkinitrd -d /etc/mkinitrd -o /boot/initrd.img--2.4.18-386 $Id: mkinitrd,v 1.43 2002/04/30 20:56:32 herbert Exp $ Usage: /usr/sbin/mkinitrd [OPTION]... <moduledir> Options: -d confdir Specify an alternative configuration directory. -k Keep temporary directory used to make the image. -m command Set the command to make an initrd image. -o outfile Write to outfile instead of stdout. -r root Override ROOT setting in mkinitrd.conf. See mkinitrd(8) for further details. |
Op dinsdag 28 mei 2002 21:17 schreef _JGC_ het volgende:
2.4.18 heeft nieuwe tools nodig. Staat allemaal mooi beschreven op http://www.fs.tum.de/~bunk/kernel-24.html
[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]
dselect vind geen ldd...
1
2
3
4
| mkinitrd -o image /lib/modules/2.4.18-386 /usr/sbin/mkinitrd: ldd: command not found /usr/sbin/mkinitrd: ldd: command not found /usr/sbin/mkinitrd: ldd: command not found |
1
2
3
4
5
6
7
8
9
10
11
12
| Configuration file `/etc/mkinitrd/mkinitrd.conf' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** mkinitrd.conf (Y/I/N/O/D/Z) [default=N] ? I dpkg: initrd-tools: warning - failed to link `/etc/mkinitrd/mkinitrd.conf' to `/etc/mkinitrd/mkinitrd.conf.dpkg-old': No such file or directory Installing new version of config file /etc/mkinitrd/mkinitrd.conf ... |
[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]
ldd - print shared library dependenciesOp dinsdag 28 mei 2002 21:44 schreef Xu het volgende:
het ziet erna uit dat mkinitrd de schuldige is.. of is dat ldd??(what the f*ck is ldd??)
zit in woody en potato in het packet libc6.
probeer eens:
dpkg -l libc6
en
dpkg -L libc6 | grep ldd
That which doesn't kill us, makes us stranger - Trevor (AEon FLux)
When a finger points at the moon, the imbecile looks at the finger (Chinese Proverb)
ok, dit kreeg ik eruit:Op dinsdag 28 mei 2002 22:49 schreef Dawns_sister het volgende:
[..]
ldd - print shared library dependencies
zit in woody en potato in het packet libc6.
probeer eens:
dpkg -l libc6
en
dpkg -L libc6 | grep ldd
1
2
3
4
5
6
7
8
9
| st:/home# dpkg -l libc6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-================-================-================================================ ii libc6 2.2.5-6 GNU C Library: Shared libraries and Timezone dat st:/home# dpkg -L libc6 | grep ldd /usr/bin/lddlibc4 |
[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]
Correctie, in Potato zit hij in de pkg ldso.Op dinsdag 28 mei 2002 22:49 schreef Dawns_sister het volgende:
zit in woody en potato in het packet libc6.
(Topicstarter: apt-get install ldso)
Ok het is gelukt om ldd te reinstalleren met apt-get install --reinstall libc6Op dinsdag 28 mei 2002 23:47 schreef deadinspace het volgende:
[..]
Correctie, in Potato zit hij in de pkg ldso.
(Topicstarter: apt-get install ldso)
alleen geeft ie nu het fout dat in /etc/mkinitrd/modules mist.. er zou een script in /etc/mkinitrd/scripts zitten om vanaf /lib/modules/ te kopieren naar /etc/mkinitrd/modules.. weet iemand hoe je dit moet oplossen??
[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]
1
2
| #/etc/mkinitrd/modules ext2 |
1
2
3
4
5
6
| #/etc/mkinitrd/mkinitrd.conf: MODULES=most DELAY=0 ROOT=probe UMASK=022 MKIMAGE='mkcramfs %s %s > /dev/null' |
/etc/mkinitrd/scripts/ leeg.
1
2
3
| #/ vmlinuz -> /boot/vmlinuz-2.4.18-k7 init -> /boot/initrd.img-2.4.18-k7 |
1
2
3
4
5
6
7
| #/etc/lilo.conf image=/vmlinuz label=Linux initrd=/init read-only # restricted # alias=1 |
toen ik em via dselect deed.. kreeg ik het volgende err.
1
2
| #/var/log/lilo_log.444 Fatal: open /vmlinuz: No such file or directory |
Als ik em nu opnieuw opstart.. wordt ie gewoon rebooted...
[AMD XP 2400@2.0GhZ | Asus A7V8X-X | 512 DDR-RAM | Sapphire Ati Radeon 9800 Pro 128 MB | 80GB Maxtor 5400] && [AMD DURON 800@800 | MSI KT266A Pro2 | 256 DDR-RAM | GeForce2 MX/MX400 64MB | 20GB Maxtor 5400]