Hi folks

still struggling with the device node for /dev/sda2

the sd_mod, scsi and pata_sc1200 moduules are loaded and show

LINUXRC: Loading modules...
LINUXRC: 157 Calling modprobe vfat
[    8.811435] SCSI subsystem initialized
[    9.433344] scsi0 : pata_sc1200
[    9.560356] scsi1 : pata_sc1200
[    9.696507] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00
irq 14
[    9.717284] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfc08
irq 15
[    9.895729] ata1.00: ATA-0: APACER CF SMI222AD, 20070115, max MWDMA2
[    9.914943] ata1.00: 8125488 sectors, multi 0: LBA
[   10.220550] ata1.00: configured for MWDMA2
[   10.235477] scsi 0:0:0:0: Direct-Access     ATA      APACER CF SMI222
2007 PQ
: 0 ANSI: 5
[   10.416198] Clocksource tsc unstable (delta = 66036242 ns)
[   10.450229] Switching to clocksource pit
[   12.275266] sd 0:0:0:0: [sda] 8125488 512-byte logical blocks: (4.16
GB/3.87
GiB)
[   12.322089] sd 0:0:0:0: [sda] Write Protect is off
[   12.385041] sd 0:0:0:0: [sda] Write cache: disabled, read cache:
enabled, doe
sn't support DPO or FUA

but later I can see

LINUXRC: Looking for leaf.cfg...
LINUXRC: 214 /dev/sda2

this is from my own debugging info in linuxrc
LINUXRC: /dev/sda2 block device missing

LINUXRC: Generating default dirs...
LINUXRC: Creating /tmp & /var/log partitions ...
LINUXRC: 281 PKGPATH: /dev/sda2:vfat
LINUXRC: PKGPATH: /dev/sda2:vfat
LINUXRC: 296 Creating /mnt1

So it looks like mdev is not creating the device nodes for /dev/sda2,
although the drivers for the device are loaded.

I _believe_ that mdev is not fully working yet when linuxrc is trying to
mount the LEAFCFG block device, as there is no /dev/pts yet

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