A Dilluns 11 Juny 2007 17:47, maximilian attems va escriure:
> severity 428399 important
> tags 428399 moreinfo
> stop
>
> On Mon, Jun 11, 2007 at 02:48:07PM +0200, Pau Tallada Crespí wrote:
> > Package: initramfs-tools
> > Version: 0.88
> > Severity: critical
>
> hmm works fine here, until bug is demonstrated,
> you don't make yourself friends with overly critical settings.
>
> > Hi!
> > Upgrading from 0.87b to 0.88 fails to boot with this message and drops to
> > busybox:
> >
> > mount: Mounting /dev/sda5 on /root failed: No such device
> > [...]
> > Target filesystem doesn't have /sbin/init
> >
> > When I'm dropped to busybox, I can mount manually:
> > (initramfs)$ mount -t ext3 /dev/sda5 /root
> >
> > And exitting from busybox resumes normal booting process
> > (initramfs)$ exit
>
> a) try to boot with rootdelay=9
Hi!
This setting doesn't solve the problem. It spends a little more time waiting 
but drops to console. The entire error message follows:

mount: Mounting /dev/sda5 on /root failed: No such device
mount: Mounting /root/dev on /dev/.static/dev failed: No such device
mount: Mounting /sys on /root/sys failed: No such device
mount: Mounting /proc on /root/proc failed: No such device
Target filesystem doesn't have /sbin/init

> b) if dropped to console send the output of
> /lib/udev/vol_id -t /dev/sda5
Output is a single line:
vfat

(/dev/sda5 is a logical partition of type 83 and ext3 formatted)


>
> > Downgrading again to version 0.87b solves this behaviour.
> > If you need more info, let me know!
>
> there is currently zero info on how to reproduce it,
> so as the normal reportbug output would help:
> echo "-- /proc/cmdline"
> cat /proc/cmdline
> echo
>
> echo "-- /proc/filesystems"
> grep -v nodev /proc/filesystems
> echo
>
> echo "-- lsmod"
> lsmod
> echo
>
> if [ -r /etc/kernel-img.conf ]; then
>         echo "-- /etc/kernel-img.conf"
>         cat /etc/kernel-img.conf
>         echo
> fi
>
> if [ -r /etc/initramfs-tools/initramfs.conf ]; then
>         echo "-- /etc/initramfs-tools/initramfs.conf"
>         sed 's/#.*$//;/^[[:space:]]*$/d'
> /etc/initramfs-tools/initramfs.conf echo
> fi
>
>
>
> regards
>
> --
> maks
I've attached and info.txt file with the output of those commands.

Pleased to help!

Pau.

-- 
*--------------------------------------------------------------------*
| Pau Tallada Crespí                        GNU/Linux User : #345498 |
| SIP URL : sip:pautallada AT ekiga.net       GnuPG Key : 0xC2E6DD29 |
| Mail : pau_tallada AT telefonica DOT net                           |
*--------------------------------------------------------------------*
-- /proc/cmdline
root=/dev/sda5 ro vga=795 resume=/dev/sda8 quiet splash rootdelay=9

-- /proc/filesystems
        cramfs
        ext3
        ntfs

-- lsmod
Module                  Size  Used by
videodev               21440  0 
v4l1_compat            12356  1 videodev
v4l2_common            20736  1 videodev
appletalk              33900  2 
ax25                   49616  2 
ipx                    26532  2 
p8023                   2496  1 ipx
nvidia               6826356  22 
snd_rtctimer            4064  1 
xt_multiport            3712  2 
iptable_filter          3392  1 
ip_tables              13476  1 iptable_filter
x_tables               13636  2 xt_multiport,ip_tables
rfcomm                 35288  7 
l2cap                  22656  5 rfcomm
ide_generic             1728  0 [permanent]
ppdev                   8964  0 
lp                     11300  0 
button                  6928  0 
ac                      5508  0 
battery                 9924  0 
ipv6                  228000  30 
nls_iso8859_1           4544  1 
ntfs                  195988  1 
loop                   15496  0 
snd_intel8x0           30620  2 
snd_ac97_codec         83360  1 snd_intel8x0
snd_ac97_bus            2688  1 snd_ac97_codec
snd_pcm_oss            39200  0 
snd_mixer_oss          15552  1 snd_pcm_oss
snd_pcm                68996  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy           4164  0 
snd_seq_oss            29120  0 
snd_seq_midi            8544  0 
hci_usb                16476  6 
parport_pc             32612  1 
parport                33672  3 ppdev,lp,parport_pc
rtc                    12788  1 snd_rtctimer
psmouse                35336  0 
serio_raw               6980  0 
pcspkr                  3392  0 
bluetooth              46628  15 rfcomm,l2cap,hci_usb
snd_rawmidi            23200  1 snd_seq_midi
snd_seq_midi_event      7488  2 snd_seq_oss,snd_seq_midi
snd_seq                46224  7 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              21316  3 snd_rtctimer,snd_pcm,snd_seq
snd_seq_device          8140  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    47524  15 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
shpchp                 33312  0 
i2c_nforce2             7232  0 
pci_hotplug            29056  1 shpchp
i2c_core               20096  2 nvidia,i2c_nforce2
nvidia_agp              8284  1 
agpgart                30216  2 nvidia,nvidia_agp
soundcore               9568  1 snd
snd_page_alloc          9928  2 snd_intel8x0,snd_pcm
evdev                   9408  1 
tsdev                   7808  0 
ext3                  120584  2 
jbd                    52968  1 ext3
mbcache                 8644  1 ext3
dm_mirror              19600  0 
dm_snapshot            15904  0 
dm_mod                 50776  2 dm_mirror,dm_snapshot
sd_mod                 19456  5 
ide_cd                 36576  0 
cdrom                  33056  1 ide_cd
sata_nv                11332  4 
libata                 90772  1 sata_nv
scsi_mod              124872  2 sd_mod,libata
usbhid                 37856  0 
floppy                 53668  0 
via_velocity           30404  0 
crc_ccitt               2560  1 via_velocity
generic                 5764  0 [permanent]
amd74xx                13340  0 [permanent]
ide_core              110984  4 ide_generic,ide_cd,generic,amd74xx
ehci_hcd               28488  0 
ohci_hcd               18564  0 
usbcore               113412  5 hci_usb,usbhid,ehci_hcd,ohci_hcd
thermal                13896  0 
processor              29128  1 thermal
fan                     5124  0 

-- /etc/kernel-img.conf
do_symlinks = no
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto

Attachment: pgpp9FGM5ANh8.pgp
Description: PGP signature

Reply via email to