Emanuel Rumpf wrote:
mkinitramfs
initrd.img-2.6.25.8.rt7 2.6.25.8.rt7
sorry, I forgot the -o option:
cd /boot
mkinitramfs -o initrd.img-2.6.25.8.rt7 2.6.25.8.rt7
(replace the version strings with yours!)
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Thanks:
I did:
# mkinitramfs -o initrd.img-2.6.25.8-rt7 2.6.25.8-rt7
But the errors still remains:
resume: libgcrypt version: 1.4.1
resume: couldn't not stat the resume device file
'/dev/hda3'
please type in the full path name to try again
or press ENTER to boot the system
when I press enter, I get after a few seconds booting:
fsck.ext3: no such file or directory while trying to open /dev/hda2
/dev/hda2
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else) then the superblock
is corrupt, and you might try running e2fsk with an alternate superblock:
e2fsck -b 8193 <device>
fsck died with exit status 8
failed (code 8)
When login in kdm: Could not start kstartupconfig: check your installation.