Welcome, Guest. Please login or register.

Author Topic: CD returns "Object not found" for a volume that does not have a name  (Read 655 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline my_pc_is_amigaTopic starter

I have a disk that when it gets mounted on the Amiga, no volume name is associated to it.  I can still get to it by the device name.  When I go through the directories, I'm getting an issue with the "cd" command that is not able to return the current directory path (see below).  However, I am able to traverse through the directories.  This is running on 3.1.4.1.


Code: [Select]
5.0.:> dir
     AVCHD (dir)
     AVF_INFO (dir)
     DCIM (dir)
     System Volume Information (dir)
  MODELCFG.IND
5.0.:> cd avchd
5.0.:AVCHD> dir
     BDMV (dir)
5.0.:AVCHD> cd bdmv
object not found
5.10.:AVCHD> cd
object not found
5.10.:AVCHD> dir
     PLAYLIST (dir)
     CLIPINF (dir)
     STREAM (dir)
  INDEX.BDM     MOVIEOBJ.BDM
5.0.:AVCHD>
« Last Edit: December 30, 2019, 07:06:49 AM by my_pc_is_amiga »
 

Offline TribbleSmasher

Re: CD returns "Object not found" for a volume that does not have a name
« Reply #1 on: December 30, 2019, 09:36:06 AM »
The name is not assigned to the disc, the disc should have been given a name during burning process.

Maybe the name has illegal letters in it and therefore is not displayed/handled properly?

Can you check on a PC or Mac?
 

Offline my_pc_is_amigaTopic starter

Re: CD returns "Object not found" for a volume that does not have a name
« Reply #2 on: December 30, 2019, 07:07:04 PM »
This is actually a USB device.  On a PC (windwos 10) it is okay.  I also tried it on OS4.1 on a  SAM440 and CD is working okay there.   On OS4.1, the volume shows up as "NO NAME:" instead of blank as it is doing on 3.1.4