![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 12:00 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-19-2007 10:52 PM |
| "syntax error at line 21 :'done' unexpected." error message" | ibroxy | Shell Programming and Scripting | 3 | 08-08-2007 03:45 AM |
| Help! "Bus error" and "CPU Panic" box wont boot | hcclnoodles | SUN Solaris | 3 | 10-05-2006 01:38 PM |
| No utpmx entry: you must exec "login" from lowest level "shell" | peterpan | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 01:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error 124 occured...
Hey everyone,i use DigitalUnix 4.0...does anyone know what kind of error is that??? Let me tell u the whole story...once upon a time(yesterday) i tried to install gearsoftware for a Plextor CD writer...i'm new in Unix and it took me a while but i made it... Before i start burning though i have to mount the cdrom....the manual mentions the following command... mount -r -t cdfs -o rrip /dev/gd0c /cdrom everything seems fine...i've created my mounting point(cdrom) and the gd0c file is where its supposed to be under dev....BUT when i run the above command i get the following message...: "/dev/gd0c on /cdrom:ERROR 124 occured" which unfortunately doesnt say anything to me...help plz! Thank you all 4 ur time |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You might find the information you need by going into the include files for you system and seeing if there is a file called errno.h or something like that. Most UNIX systems have error numbers defined in include files.
Sometimes the error numbers are found in the include files related to the system call include files (for example include files related to the filesystem in the the case of mount errors). That is where I would start |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|