|
Next question.
I have an image on a cd. My machine has
hdd - DVD drive which has the Linux MFS tools cd
hdc - CD ROM drive which has my burned image.
hda - 300GB drive that I will expand with mfsadd after it upgrades to 7.x
How do I mount or access this cd-rom drive to do the restore.
the following commands are for HD and do not seem to work for me
mkdir /mnt/dos
mount /dev/hdc /mnt/dos
I then try
mfsrestore -s 127 -zpi /mnt/dos/tcd140060_40.bak /dev/hda
and I am told the tcd140060_40.bak does not exist.
edit;
I tried a df
It lists /dev/hdc and /cdrom
I even tried mount /dev/hdc mnt/cdrom
I have tried to substitute /mnt/dos for /dev/hdc/, /cdrom/, dev/cdrom/ mnt/cdrom and all fail with either file or invalid directory error.
Thanks in advance,
__________________
Ron
TiVo Premier - WD 1TB Expander
TiVo Premier XL
TiVo Premier Elite
TiVo Mini
Last edited by rsnaider : 03-20-2006 at 06:47 PM.
|