LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-03-2012, 10:06 AM   #1
arnoldmr
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
Question Read from CD or DVD using terminal scripts for non GUI RHEL 5 Enterprice system


Hi,

I need to reinstall the DKU because system init 5 is spawning too fast.
Startx wont continue so therefore i need to use the terminal script.
I have already mounted the DVD ROM. Question is, how do i open the files written on the DVD so I can copy it to /usr/tmp

Thanks,
 
Old 06-03-2012, 01:16 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,998

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
mv is the command to copy files but I may misunderstand what you have.
 
Old 07-31-2012, 05:40 AM   #3
Argief
LQ Newbie
 
Registered: Mar 2010
Location: South Africa
Distribution: Undecided
Posts: 28

Rep: Reputation: 0
Just a correction jefro, mv is for moving files, and cp is for copying
 
Old 07-31-2012, 04:05 PM   #4
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
Quote:
Originally Posted by arnoldmr View Post
Hi,

I need to reinstall the DKU because system init 5 is spawning too fast.
Startx wont continue so therefore i need to use the terminal script.
I have already mounted the DVD ROM. Question is, how do i open the files written on the DVD so I can copy it to /usr/tmp

Thanks,
if startx is failing, this could have something to do with drivers, more importantly you should be looking into the X11/xorg.conf

in order to copy the files off of the DVD you could use something like the following.

Code:
# mount -t iso9660 /dev/dvd /mnt/dvd
# cp /mnt/dvd/foo /path/to/destination
# umount /mnt/dvd
# eject
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SAMBA GUI Tool for my RHEL 5 System system-config-samba johnmccarthy Linux - Newbie 3 11-04-2011 12:08 PM
How to install RHEL 6.1with DVD , laptop fails to recognize the same DVD getasif Red Hat 10 10-21-2011 12:53 AM
Terminal for running VB scripts (a secureCRT like terminal) eviatarkhen Linux - Software 4 04-06-2011 09:54 AM
[SOLVED] My DVD unit can read a data DVD but not an (original) video DVD vortex3 Linux - Hardware 3 01-02-2011 06:29 AM
[SOLVED] Make the root file system read-only on RHEL 5.3 ursusca Linux - Security 17 11-28-2009 04:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration