Sponsored Content
Operating Systems Linux CD Burning in Linux, GUI Software Post 302600410 by billcrosby on Tuesday 21st of February 2012 04:23:30 AM
Old 02-21-2012
CD Burning in Linux, GUI Software

Hi..
I just brought a CD writer.
It has nero for windows bundled with it.
I found nero very easy to use as well as usefull..
I then see that wht we have in linux..
I found that in my Redhat 9 i have two CD writers software but both are no where nare nero...

So is there any GUI based cd writingn software which can stand with NERO.. ??
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Burning Software

Hey all, No sorry I don't mean burning windows. Though it was a nice thought to think of that people :) Pat yourself on the back for thinking of burning Windows. No really though here the real question. I'm after burning software for Solaris 7 (or 8 if it has to be, perfer 7 though). I... (1 Reply)
Discussion started by: merlin
1 Replies

2. UNIX for Dummies Questions & Answers

GUI for Redhat Linux

I just installed Redhat Linux 8.0 and I do not know how to get to my GUI Desktop. Right now I'm just in the shell please help. (2 Replies)
Discussion started by: savagebeast
2 Replies

3. UNIX Desktop Questions & Answers

Need a gui for linux.

I want one that won't run too slugish on a slower system (p 200Mhz for example). I know kde is out, anybody think gnome will run ok (I got 128 megs ram on it btw...don't ask :))? (5 Replies)
Discussion started by: pudad
5 Replies

4. UNIX Desktop Questions & Answers

Linux GUI

I got Linux 9 installed on my system with the GUI. One fine day....the GUI wouldn't start. How should i set it right? (2 Replies)
Discussion started by: preeya
2 Replies

5. Red Hat

Linux not logging into GUI

hi, Can someone help in trouble shooting why my RedHat linux 8.0 in not logging into the KDE screen. Thanks (1 Reply)
Discussion started by: kayode
1 Replies

6. Solaris

Accessing software's GUI from CDE

Hi, Can anyone please let me know if any installed software on solaris can be accessed with GUI on CDE. I just installed putty from sunfreeware.com and try accessing it but no way to access it's GUI. Thanks, Deepak (1 Reply)
Discussion started by: naw_deepak
1 Replies

7. Fedora

Automatically execute a software without gui at boot

hi all, this is my first post here...i hope that this is the correct section to write my question. I have a distro linux without gui, only text mode. So, it's possible run automatically a command or a program as "top" or "ping" and get the result on the main shell , after the boot and after... (6 Replies)
Discussion started by: gangiaemi
6 Replies

8. UNIX for Dummies Questions & Answers

Small linux no gui

I want to execute from a grub a very small linux that only has commands, so at startup it executes this shell script I wrote and after that the user has an option to go back to the grub. I've heard of busybox but that doesn't seem to be helpful? Can anyone recommend a non gui distro, that can... (1 Reply)
Discussion started by: jcnewton13
1 Replies
NERO(1) 						   Alliance - nero User's Manual						   NERO(1)

NAME
nero - Negotiating Router SYNOPSIS
nero [ -h ] [ -v ] [ -V ] [ -c ] [ -2 ] [ -3 ] [ -4 ] [ -5 ] [ -6 ] [ -L ] [ -G ] [ --help ] [ --verbose ] [ --very-verbose ] [ --core-dump ] [ --local ] [ --global ] [ -p placement ] netlist layout DESCRIPTION
nero is a simple router suited for small academic designs. Currently it can process designs of size up to 4K gates. GLOBAL ROUTING A design is considered as big if it contains nets which half perimeter is greater than 800 lambdas. Global routing is used on big designs. In nero, "global routing" means that the longuests nets are completly routed in a first step with only routing layers numbers 3 & 4. Then the smaller nets are routed with all avalaibles layers. This implies that when global routing is used, the number of routing layers is forced to at least 4. In each step, the nets are routed from the shortest to the longuest with the same routing algorithm. INVOCATION
nero mandatory arguments : o netlist : the name of the design, whithout any extention. Please note that unless a -p placement option is given, the file holding the placement is expected to have the same name as the netlist file (short of the extention). o layout : the name of the resulting routed layout. Be careful of not giving the same name as the netlist, in this case the initial place- ment will be silently overwritten. nero optionnals arguments : o -h, --help : print help. o -v, --verbose : be verbose. o -V, --very-verbose : be unbearably verbose. o -c, --core-dump : do not prevent the generation of core dumps in case of a crash. Mostly used during the development stage. o -2, -3, -4, -5, -6 : set the numbers of layers used for routing. The default for small designs is 2 and 4 for big ones. When global rout- ing took place, the router will uses at least 4 routing layers. o -L, --local : turn off the global routing stage, whatever the size of the design. Be warned that this will enormously slow down the routing process. o -G, --global : turn on the global routing regardless of the size of the design. o -p placement, --place placement : specify a name for the placement file different from the netlist name. EXAMPLE
Route the netlist amd2901_core.vst, using the placement file amd2901_core_p.ap and store the result in amd2901_core_r. $ export MBK_IN_LO=vst $ export MBK_IN_PH=ap $ export MBK_OUT_PH=ap $ nero -V --place amd2901_core_p amd2901_core amd2901_core_r SEE ALSO
MBK_IN_LO(1), MBK_OUT_LO(1), MBK_IN_PH(1), MBK_OUT_PH(1), ocp(1), ocr(1), druc(1), cougar(1) ASIM
/LIP6 13 October 2002 NERO(1)
All times are GMT -4. The time now is 10:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy