Computers |
|
| | #2 (permalink) |
| Master Techie Join Date: Apr 2004
Posts: 2,532
| goto http://www.slackware.com and check the CHANGELOG near top of page for 10.1 release, it will list what was changed, only thing I noticed is in 10.1 checkinstall works like it did in 9.1 which is good, 10.1 is mostly bugfixes, nothing major, next release should include 2.6 kernel as main default option the libraries in 10.1 seem to be a little better in some ways, havent spent much time with it yet, still running 9.1 on main box and dont see a reason to change that, it works and ive spent lots of time getting it the way I want it LOL. |
| | |
| | #4 (permalink) |
| Master Techie Join Date: Apr 2004
Posts: 2,532
| while in the directory where you downloaded it use cdrecord: as root code: cdrecord -v speed=x dev=0,0 -data <filename.iso> x=speed you want to burn,dev-0,0 assumes cdburner with scsi emulation(most common setup) as first drive of that type cdrecord -scanbus will show it if it isnt 0,0 |
| | |