Results 1 to 4 of 4
I'm running a hard drive installation of DSL. (From what I've gathered, this is the most appropriate forum for said distro.) This is truly a neophyte's question, but how do ...
- 10-02-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
Formatting CDs for Linux
I'm running a hard drive installation of DSL. (From what I've gathered, this is the most appropriate forum for said distro.) This is truly a neophyte's question, but how do I transfer video files from XP to DSL via CD? My CD-RWs never seem mount correctly these days, although they have once before. I hope I haven't corrupted the data indices or anything.
- 10-02-2007 #2
What program were you using to burn the CDs? Also, were you just relying on the OS to auto-mount or have you tried manually mounting them?
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-02-2007 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
I am using MicroBurner v4. I haven't tried manually mounting the CD drive. How does it make a difference? As I stated before, my CD-RW loaded successfully once before -- I honestly can't see a reason for this problem.
- 10-02-2007 #4
Manually mounting the disc makes a difference because auto-mount doesn't always tell you when it fails. It could be that your distro sees the disc, but isn't mounting it properly on its own. You should be able to mount it by opening up a console and typing this:
It may tell you only root can mount it. In that case gain root privileges by typing su and your root password and try the command again.Code:cd /mnt/ mount /dev/cdrom cdrom
Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote

