Click to See Complete Forum and Search --> : Scanner problems


griggsboy
04-01-2004, 05:01 PM
Hi I'm a linux newbie and I am trying to configure my scanner: it's an artec eplus48u and I must add the path to the firmware file from my installation cd. My question is how do I get to / where is the path to be found so as to add the said file!
Suse 9
Pentium 4 2.8
512mb ram

mdwatts
04-02-2004, 12:00 PM
Check /etc/fstab for the cdrom mountpoint

cat /etc/fstab

then mount the cdrom (with the cd in the drive)

mount /media/<mountpoint>

and then access with

/media/<mountpoint>/path/on/cd/to/firmware