[BusyBox] load driver can

Jean Nicollerat CHS jean.nicollerat at chs-eng.ch
Thu Mar 3 16:09:29 UTC 2005


I found my mistake, i forgot to add :
  # Mount /proc (done here so volume labels can work with fsck)
  action $"Mounting proc filesystem: " mount -n -t proc /proc /proc
in my config file.
Jean

-----Original Message-----
From: busybox-bounces at mail.codepoet.org
[mailto:busybox-bounces at mail.codepoet.org]On Behalf Of Mike Frysinger
Sent: Thursday, March 03, 2005 3:05 PM
To: busybox at mail.codepoet.org
Subject: Re: [BusyBox] load driver can


On Thursday 03 March 2005 02:25 am, Jean Nicollerat CHS wrote:
> I think there his a problem with then initialisation of the var MAJOR in
> the ocan_load cript :
> 	MAJOR=`awk "\\$0 ~ /$DEV/ {print \\$1}" /proc/devices`
> because I get the message :
> 	...awk: /proc/devices: No such file or directory
> and MAJOR is empty

did you ever think about maybe finding out why /proc/devices doesnt exist ?
do you not have /proc mounted ?
-mike
_______________________________________________
busybox mailing list
busybox at mail.busybox.net
http://busybox.net/mailman/listinfo/busybox




More information about the busybox mailing list