Oliver Xymoron wrote:
>
> ---------- Forwarded message ----------
> Date: Mon, 14 May 2001 10:12:42 +0800
> From: Amos <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: how to copy /dev
>
> i want to copy /dev to a 16M-DiskOnMoudle(flash disk),fommatted to ext2,empty
> #cp -av /dev /flashdisk
> this command can copy some files in /dev ,then it tell me that "no space left on
>device"
> but the whole /dev is 268k
> why? how can i do
You could try using /dev/MAKEDEV to create them directly on the flash
disk or you could try using something like tar.
hope it helps,
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.