Hi.
I am trying to unpack the .raw file so that I can add modules (like for my
ethernet card.)
So I am trying to unpack on my normal (RedHat 6.1) linux box. and get
this:
root@clunk:/home/stevem/dl/tmp/tomsrtbt-1.7.185# ./unpack.s tomsrtbt.raw
dd: /dev/ram2: No such device
mount: /dev/ram2 has wrong major or minor number
FAILED mount /dev/ram2 /home/stevem/dl/tmp/tomsrtbt-1.7.185/mp failed
Enter to continue...
How do I make it not use a /dev/ram2 as I don't have ram disks setup here?
Thanks!
-- Steve