Re: [osol-discuss] cdrw command burning CD

2008-06-20 Thread Emmanuel De Paepe
This morning I successfully burned a DVD with GUI in SXDE, which is looking 
very similar as in OpenSolaris. So this means there is something wrong in 
OpenSolaris.
The next step will be trying to use cdrecord in OpenSolaris.
I first will probably need to reinstall OpenSolaris since the upgrade did not 
really succeed very well.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-19 Thread Emmanuel De Paepe
Ok, thanks all for the feedback in the first place.
I won't be able to reproduce it on this computer now for some time,
since I'm heading back from Switzerland to Belgium today.
Yesterday, I just wanted to burn my photos on CD...so hence the issue
popped up.
I will check however on my computer at home, how it behaves there since
that one hasn't been upgraded to snv90.

Best Regards,
Emmanuel

--- On Thu, 6/19/08, Glynn Foster [EMAIL PROTECTED] wrote:
From: Glynn Foster [EMAIL PROTECTED]
Subject: Re: [osol-discuss] cdrw command  burning CD
To: Joerg Schilling [EMAIL PROTECTED]
Cc: opensolaris-discuss@opensolaris.org, [EMAIL PROTECTED]
Date: Thursday, June 19, 2008, 3:06 AM

On 19/06/2008, at 8:24 AM, Joerg Schilling wrote:

 Emmanuel De Paepe [EMAIL PROTECTED] wrote:

 I guess so.
 The one which is not working when writing should start is accessed  
 by clicking:
 Places - CD/DVD creator.
 I remember using this tool successfully on my other computer at home.
 However I'm not sure this was on OpenSolaris or SXDE.
 On Solaris 10, I've always used cdrw.

 If you are on Inidana, it may be that the installation is incomplete  
 and misses
 cdrecord. As mkisofs is mandatory to create a bootarchive, I would  
 however
 expect that the sdoftware is available.

Both exist on a stock install of 2008.05 - there may be bugs  
obviously. Emmanuel, it would be great to detail your findings in a  
bug report. Sign in for an account at http://defect.opensolaris.org,  
and report what issues you had under Distribution  OpenSolaris   
Desktop.


thanks!

Glynn


  ___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] cdrw command burning CD

2008-06-19 Thread Emmanuel De Paepe
By the way, I tried on my other computer and received exactly the same error.
This is OpenSolaris like it was released.
Now I'm going to upgrade OpenSolaris and next see how the burner behaves in 
SXDE.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] cdrw command burning CD

2008-06-18 Thread Emmanuel De Paepe
[EMAIL PROTECTED]:~# cdrw
bash: cdrw: command not found

[EMAIL PROTECTED]:~# echo $PATH
/usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/sfw/bin

Why is this not working?
Also I tried the graphical interface but received an error back when burning 
would start.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Frank . Hofmann
On Wed, 18 Jun 2008, Emmanuel De Paepe wrote:

 [EMAIL PROTECTED]:~# cdrw
 bash: cdrw: command not found

 [EMAIL PROTECTED]:~# echo $PATH
 /usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/sfw/bin

 Why is this not working?

$ pkginfo -l SUNWcdrw
PKGINST:  SUNWcdrw
   NAME:  utility for writing to CD-R/RW and DVD{+-}R/RW disks
   CATEGORY:  system
   ARCH:  i386
VERSION:  11.11,REV=2008.03.22.10.56
BASEDIR:  /
 VENDOR:  Sun Microsystems, Inc.
   DESC:  utility for writing to CD-R/RW and DVD{+-}R/RW disks
 PSTAMP:  elpaso20080322110021
   INSTDATE:  Mar 31 2008 04:48
HOTLINE:  Please contact your local service provider
 STATUS:  completely installed
  FILES:9 installed pathnames
7 shared pathnames
7 directories
1 executables
1 setuid/setgid executables
  151 blocks used (approx)

If you don't have that then it's simply not installed (and therefore not 
in your path).

FrankH.

 Also I tried the graphical interface but received an error back when burning 
 would start.


 This message posted from opensolaris.org
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


--
No good can come from selling your freedom, not for all the gold in the world,
for the value of this heavenly gift far exceeds that of any fortune on earth.
--
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Joerg Schilling
Emmanuel De Paepe [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED]:~# cdrw
 bash: cdrw: command not found

 [EMAIL PROTECTED]:~# echo $PATH
 /usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/sfw/bin

 Why is this not working?
 Also I tried the graphical interface but received an error back when burning 
 would start.

Since when is there a GUI for cdrw?

AFAIK, CD/DVD burning GUIs are based on cdrecord.

Did you try cdrecord?

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Joao Lavrador
use cdrecord, works ok
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Emmanuel De Paepe
No I haven't tried cdrecord yet.
To clearify with GUI I mean the CD-writer which is available in OpenSolaris,
created the error.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Shawn Walker
2008/6/18 Joerg Schilling [EMAIL PROTECTED]:
 Emmanuel De Paepe [EMAIL PROTECTED] wrote:

 No I haven't tried cdrecord yet.
 To clearify with GUI I mean the CD-writer which is available in OpenSolaris,
 created the error.

 Please tell me the exact name of the binary, I don't know this program.
 How do you call it?

He's probably talking about the nautilus CD burner.


-- 
Shawn Walker
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Emmanuel De Paepe
I guess so.
The one which is not working when writing should start is accessed by clicking:
Places - CD/DVD creator.
I remember using this tool successfully on my other computer at home.
However I'm not sure this was on OpenSolaris or SXDE.
On Solaris 10, I've always used cdrw.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Joerg Schilling
Emmanuel De Paepe [EMAIL PROTECTED] wrote:

 I guess so.
 The one which is not working when writing should start is accessed by 
 clicking:
 Places - CD/DVD creator.
 I remember using this tool successfully on my other computer at home.
 However I'm not sure this was on OpenSolaris or SXDE.
 On Solaris 10, I've always used cdrw.

If you are on Inidana, it may be that the installation is incomplete and misses 
cdrecord. As mkisofs is mandatory to create a bootarchive, I would however 
expect that the sdoftware is available.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] cdrw command burning CD

2008-06-18 Thread Glynn Foster

On 19/06/2008, at 8:24 AM, Joerg Schilling wrote:

 Emmanuel De Paepe [EMAIL PROTECTED] wrote:

 I guess so.
 The one which is not working when writing should start is accessed  
 by clicking:
 Places - CD/DVD creator.
 I remember using this tool successfully on my other computer at home.
 However I'm not sure this was on OpenSolaris or SXDE.
 On Solaris 10, I've always used cdrw.

 If you are on Inidana, it may be that the installation is incomplete  
 and misses
 cdrecord. As mkisofs is mandatory to create a bootarchive, I would  
 however
 expect that the sdoftware is available.

Both exist on a stock install of 2008.05 - there may be bugs  
obviously. Emmanuel, it would be great to detail your findings in a  
bug report. Sign in for an account at http://defect.opensolaris.org,  
and report what issues you had under Distribution  OpenSolaris   
Desktop.


thanks!

Glynn

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org