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]

1 vote
1 answer
562 views

CD DVD BD - Does it spin left or right?

So, how do those discs spin? Clockwise or counterclockwise? I cannot find any information on the topic.
ArekBulski's user avatar
-1 votes
1 answer
322 views

Burning music on to cd that already has a photo

I have a couple of questions. If a cd already had music or photos saved on it then would it ask you to name the cd or does this option only come up if the cd is blank? If a cd already has a photo ...
Computer Novice 45's user avatar
-1 votes
1 answer
143 views

Having issues attempting to backup some old CD Roms [closed]

I've been trying to find a way to back up some of my CD Roms by copying their files onto my computer, but that doesn't actually let me use them when I remove the CD, as it seems to check whether the ...
WinterKidd's user avatar
2 votes
1 answer
2k views

Is there a way to reach iCloud's Pages folder via the Terminal?

You can get to iCloud drive from the Terminal using cd ~/Library/Mobile\ Documents/com~apple~CloudDocs/, but that doesn't show you all the same folders you see when you click the iCloud Drive link in ...
jamesnotjim's user avatar
9 votes
3 answers
20k views

How do I cd into a network share?

I need to connect to a network share with path \\192.165.24.175\04_Top_Image and need to use cmd to cd into it, but I don't know how to cd into it. I know how to go from C: to D:, but it doesn't work ...
ToMakPo's user avatar
  • 325
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
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
2 answers
857 views

How to cd in Windows from internal drive to a connected USB drive without using the drive letter?

I am trying to change the directory in PowerShell from my pc to my usb drive. I want to automate this with a script but when I run the script on a different computer the drive letter of the USB device ...
Omer'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
0 votes
0 answers
69 views

Computer freezes during POST with new CD drive

I work with older computers and received a Compaq Presario 2275 with a non-working CD drive. After cleaning up the computer and testing it (it works fine), I swapped the original 32x CD drive with a ...
jacobtohahn's user avatar
2 votes
2 answers
3k views

How do I change directory to a path containing spaces in cmder on Windows 10?

I am working with both Docker Quickstart Terminal (Bash) and Cmder on Windows10. On Bash, to change directory to a path where some folder contains spaces, I usually do: cd "D:\my files\etc\etc&...
Tms91's user avatar
  • 182
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
0 votes
1 answer
1k views

Is it possible to use it as a laptop external CD player through USB or AV in AV out?

I have a Sylvania DVD/CD player that has a small screen, you can play movies, music from any CD/DVD and SD card/USB on it. Is there any way for me to connect it to a laptop, with the USB male to ...
user1302333's user avatar
0 votes
2 answers
214 views

Is there a way I can use a Virtual Machine (alternately Windows itself) to use an .iso file as a writable medium?

I have a very specific need. I will have an exam in a couple months and I have absolutely no training in how to burn disks. I had a PC that could do this several years ago but that one's long gone, ...
RobTheBot's user avatar

15 30 50 per page
1
2
3 4 5
9