[Again for the list :-(]

Hi David

on 07.10.2013 20:07, david M brooke wrote:
> Hi Erich,
> 
> Personally I would attend to the missing pata_legacy module error as a first 
> step.
> You're getting the "MountING" message but not the "MountED" message.
> To me that implies the mount attempt failed.

Right, my fault, the Mounted.... message comes from my debug attempt :-(
it is not in the original initrd, but yes, subsequent tests have shown
that the file system is not mounted. Now the big question is WHY.

It might be that the initmod.lrp file is not read at boot time as grub
appears not to allow mulltiple initrd modules.

I thus combined the initrdfiles into one single file, added some debug
to initrc and voilá

LINUXRC: Looking for leaf.cfg...
LINUXRC: Generating default dirs...
LINUXRC: Creating /tmp & /var/log partitions ...
LINUXRC: PKGPATH: /dev/sda2:vfat
LINUXRC: Creating /mnt1
ls: /dev/sda2: No such file or directory
LINUXRC: Mounting /dev/sda2 on /mnt1 as vfat

So it appears that /dev/sda2 is not recognized. Some more debugging yields

More debugging shows there are no device nodes for sda devices created.

[   10.447780] Switching to clocksource pit
[   12.603276] sd 0:0:0:0: [sda] 8125488 512-byte logical blocks: (4.16
GB/3.87
GiB)
[   12.640684] sd 0:0:0:0: [sda] Write Protect is off
[   12.666245] sd 0:0:0:0: [sda] Write cache: disabled, read cache:
enabled, doe
sn't support DPO or FUA
[   12.861885] input: PC Speaker as /devices/platform/pcspkr/input/input0
LINUXRC: Looking for leaf.cfg...
LINUXRC: Generating default dirs...
LINUXRC: Creating /tmp & /var/log partitions ...
LINUXRC: PKGPATH: /dev/sda2:vfat
LINUXRC: Creating /mnt1
ls: /dev/sda2: No such file or directory
ls: /dev/sd*: No such file or directory
    Not tainted
pcspkr 2476 1 - Live 0xb491f000
sd_mod 26843 2 - Live 0xb4913000
ata_generic 2216 0 - Live 0xb4904000
pata_sc1200 1904 1 - Live 0xb48fc000
pata_acpi 1929 0 - Live 0xb48f5000
libata 113459 3 ata_generic,pata_sc1200,pata_acpi, Live 0xb48c4000
scsi_mod 94769 2 sd_mod,libata, Live 0xb486c000
vfat 6732 0 - Live 0xb483b000
fat 33508 1 vfat, Live 0xb4828000
isofs 17374 0 - Live 0xb4810000

Anyone to know why there are no device nodes created for the sdxx
devices? It looks like all the necessary modules are loaded.

cheers

Erich


Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to