Skip to main content

Questions tagged [cd]

`cd` is the command-line command for navigating the directory tree. It stands for C(hange) D(irectory). For the optical disc, please use [compact-disc]

43 questions with no upvoted or accepted answers
3 votes
0 answers
37 views

Is CD tray opening and closing activity natively logged in Ubuntu 14?

I had a CD that I was working from in my workstation and want to know if the tray was opened by anyone else while I was away. Does Ubuntu natively log CD tray opening and closing activity? If so, ...
Jim's user avatar
  • 31
2 votes
0 answers
29 views

Count non-fatal read errors on optical disks

Optical disks use Reed-Solomon codes to deal with limited amount of bit flips and hide them from user. Is there a way under Linux or Windows to count these bit-flips? Essentially I want to find out ...
Ghostrider's user avatar
2 votes
0 answers
10k views

How to create BitLocker protected DVD disks?

I am planning to copy my personal data on CD or DVD disks for archival reasons. But I don't want anyone who has the disk to access my data. So how can I create CD/DVD drives that are read-only and ...
HAQUE's user avatar
  • 21
1 vote
1 answer
115 views

autocd if and only if the path is a collection of `../`

I'm using zsh & I've aliased .. to cd ... I want zsh to cd to a path if and only if the typed out path is a repetition of .. or ../. The following should auto-cd: .. ../ ../../../../ ../../.. ...
ChocolateOverflow's user avatar
1 vote
0 answers
559 views

Why is my udev rule called twice?

I am working on CentOS 7. I wrote a udev rule in order to start a service each time a cd is inserted. The udev rule is the following : KERNEL=="sr1", SUBSYSTEM=="block", ACTION=="change", ENV{...
M.Brbr's user avatar
  • 149
1 vote
0 answers
350 views

bash change directory with "shortcuts"

On my windows computer I use JPSofts "Take Command" a.k.a. TCMD as command.com or shell replacement. One tcmd feature I really miss when working with bash on Linux/Os X, is the extended directory ...
lexu's user avatar
  • 1,872
0 votes
0 answers
57 views

Mount CD/DVD as external harddrive

I'm trying to use CDs and DVDs with Steam to play games off them. The only issue is that when you eject the CD, the list of installed games does not update like it would with a normal external drive. ...
JebloJenkins's user avatar
0 votes
0 answers
646 views

Unable to re-rip CDs in Windows Media Player

Using Windows Media Player to rip my CD collection I had noise issues with MP3 even at highest quality. I have a few dozen ripped this way. I started using WAV format and all is great. I have plenty ...
Ron Draper's user avatar
0 votes
0 answers
65 views

Why did Teracopy show 100% progress so early?

I am trying to copy data from CD to my pen drive using Teracopy (software). Even with data still left to copy, it started showing 100%. Why so?
Ahmed J's user avatar
  • 17
0 votes
0 answers
340 views

Recover Data from a Re-writable CD/DVD

I have a re-writable CD/DVD that had a priceless (to me) document on it. When I went to copy the document it was not there. Instead there were three photos of my brother. I am guessing that due to the ...
Vaccano's user avatar
  • 6,746
0 votes
0 answers
913 views

Copy CD to ISO including bad sectors

I am currently trying to copy a Sims2 Game CD to ISO as most CD Disk-trays are now retired and aren't common on newer machines. I've tried multiple disk tools but this disk has a purpose bad sector on ...
Geoff's user avatar
  • 1
0 votes
0 answers
40 views

CD Reader is producing corrupt files

I have a few CDs and DVDs with music on them that I want to transfer and store on my Windows computer. Some of the disks are being read fine however some of them are being read with the audio files ...
user17361867's user avatar
0 votes
1 answer
772 views

How to refresh terminal after function call

I've written a simple function to search the current folder when I press ctrl+f with exa and peco, after I choose a directory I want to cd into it. (ll is modified version of ls) pecofunc() { ll | ...
MikiS's user avatar
  • 1
0 votes
0 answers
33 views

BD-RE eject only with disc on it

My BD-RE Drive on pc eject normally only if it have disc on it If there no disc i eject it only by using needle on the hole Why? I opened it and clean it but didn't fix
SSSSAK's user avatar
  • 1
0 votes
0 answers
119 views

Convert a Live Windows ISO to a Non-Read Only Boot Image

I have a tiny windows boot ISO whos contents is not like a typical windows or windows CD file layout. The ISO boots fine in a VM however I obvioustly cannot customize the OS because the ISO is read ...
TechnicTechnician's user avatar

15 30 50 per page