Results 1 to 3 of 3
I have a series of command-line instructions I want to use upon any new installations to auto load the cambuca DVD drivers.from a CD. Pls, how do I create the ...
- 02-08-2007 #1Linux Newbie
- Join Date
- Apr 2005
- Location
- West Oz
- Posts
- 140
batch type files????
I have a series of command-line instructions I want to use upon any new installations to auto load the cambuca DVD drivers.from a CD. Pls, how do I create the .bat type file that will install them sequentially on calling it from super-user terminal & what directory structure do I need? (I was going to use
rpm -i /media/cd-recorder/<path>/<filename>
for each of the 5 files). .src, i386 and i586 rpm's are present. pls advise non programmer.2.6GHz Celeron, 1GB, 160GB, 128Mb SuSe11.2; PCTV, GBit eth0 on P4PE, 10/100 eth1 <Ride to ride again>.
- 02-08-2007 #2
Well in Linux they are called shell scripts and are much more powerful then DOS bat files.
here is a good tutorial
http://www.linuxcommand.org/
- 02-08-2007 #3Linux Newbie
- Join Date
- Apr 2005
- Location
- West Oz
- Posts
- 140
Ta! still probs but ta the same.
2.6GHz Celeron, 1GB, 160GB, 128Mb SuSe11.2; PCTV, GBit eth0 on P4PE, 10/100 eth1 <Ride to ride again>.


Reply With Quote