![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do you copy files from CD | Schnell | SCO | 2 | 10-01-2007 12:29 PM |
| copy of files | bkan77 | UNIX for Advanced & Expert Users | 2 | 09-06-2007 03:53 AM |
| Copy files from CDROM to DOS Directory | greystoke | UNIX for Dummies Questions & Answers | 3 | 01-24-2007 10:12 AM |
| Copy all files except one | spaceship | Shell Programming and Scripting | 7 | 03-23-2005 10:04 PM |
| how to copy files ? | svennie | UNIX for Dummies Questions & Answers | 9 | 09-29-2004 02:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Copy files from CDROM to harddisk?
Hi all!
i'm Vietnamese, sorry my english! I'm using System P 570 with AIX 5.3 OS but i'm newbie Now i need to copy content from CDROM to harddisk but i can not read any thing from my cdrom such as system can not recognize cd driver. So how can i mount my cddrom or how can i read or copy files from my cdrom? any answer can send to my email : *snip*! or reply on forum. please help me! Thanks edit by bakunin: asking for answers/solutions sent by email and posting email adresses here is against the rules. Please read these rules before posting (and abide by them while you do). Last edited by bakunin; 03-25-2008 at 05:27 PM. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
One way to mount the CD-ROM file system is to use SMIT.
In the "Mount a File System" window: * Enter the device name for this CD-ROM file system in the FILE SYSTEM name field. Typically, the device name is /dev/cd0. * Enter the CD-ROM mount point in the Directory over which to mount field. Typically, the mount point is /cdrom. * Enter cdrfs in the Type of Filesystem field. To view the other kinds of file systems you can mount, click List. * In the Mount as READ-ONLY system field, select yes. * Accept the remaining default values and click OK to close the window. |
|
#3
|
|||
|
|||
|
Sorry!
I'm a newbie Can you show me command line in Terminal console to mount my cdrom step by step! such as how can i access mount file system? Thanks very much! |
|
#4
|
|||
|
|||
|
Quote:
wait for me! i go to my server! Thanks |
|
#5
|
|||
|
|||
|
Ok.Thanks, i've already read my cdrom
But now i have a prolem! I see my files in my cdrom, i click on my zip file from cdrom. System can not read my zip file and i can not eject my cdrom. How can i manage process and can i end a process or how can i eject my cdrom? please have me! thanks |
|
#6
|
|||
|
|||
|
AIX locks the drive when it is mounted, so unmount it.
umount /cdrom Should do it. AIX does not support zip files but there is freeware you can install to allow AIX to uncompress zip files. Index of /aixtoolbox/RPMS/ppc/zip Index of /aixtoolbox/RPMS/ppc/unzip |
|
#7
|
|||
|
|||
|
Quote:
I can't eject my cdrom drive so i restart my server :-D next time, i will try. Thanks everybody |
|||
| Google The UNIX and Linux Forums |