Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-03-2005, 08:54 PM   #1 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default hey horndude

is there a big difference between slackware 10.0 and 10.1? i have 2 install disks of 10.1 but i read that it has problems that didn't happen in 10.0
__________________
TheRecluse is offline  
Old 03-03-2005, 09:30 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

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.
horndude is offline  
Old 03-03-2005, 09:34 PM   #3 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

yeah, i looked through the changelog, but i just read that others had problems with it compared to 10.0

i'm on FC3 still right now, what would be the easiest way to burn the slackware isos?
__________________
TheRecluse is offline  
Old 03-03-2005, 09:53 PM   #4 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

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
horndude is offline  
Old 03-03-2005, 10:22 PM   #5 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

will the write to disc option under nautilus work? and if so will it be write to: cdrom or write to: file image
__________________
TheRecluse is offline  
Old 03-03-2005, 10:39 PM   #6 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

probably, but dont know for sure, an ISO is a cd image ready to burn........

only burner apps I use are cdrecord via commandline and xcdroast occasionally
horndude is offline  
Old 03-03-2005, 10:41 PM   #7 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

i tried cdrecord, but it tells me it cannot load the SCSI driver
__________________
TheRecluse is offline  
Old 03-03-2005, 10:49 PM   #8 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

not suprised, whats nautilus do?

have you ever burned a cd on this thing?
horndude is offline  
Old 03-03-2005, 10:51 PM   #9 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

might have to try adding the module:
modprobe ide-scsi

OR

edit grub or lilo to include:
append /dev/hdx="ide-scsi"
where x is your cdburner and make sure /etc/fstab is setup right
horndude is offline  
Old 03-03-2005, 10:51 PM   #10 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

nautilus tells me it can't burn the cd, and when i go into the details it says to make sure i'm logged in as root.. would i have to log into the gui under root?

nah, this is the first time i've tried to burn a cd
__________________
TheRecluse is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On