> 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
Run it under tomsrtbt itself, which has ramdisk support.
That is, say, if your hard drive is /dev/hda1, boot tomsrtbt, then
mkdir /redhatroot
mount /dev/hda1 /redhatroot
cd /redhatroot
mkdir tomsrtbt-work
cd tomsrtbt-work
unpack.s /dev/fd0u1722
etc.
-Tom
PS, or, fix ramdisk support on your own linux, or, fix the script somehow
so it doesn't need it. The _supported_ answer to all problems of the
form:
Q: "<something tomsrtbt related> <doesn't work on brand X Linux>"
A: "run <something tomsrtbt related> in the tomsrtbt environment.
-Tom