Odd FFS behavior

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: OpenBSD <misc@...>
Date: Monday, October 22, 2007 - 3:45 am

Hi there,

I have an odd one for you here. Im trying to copy music from a hard
disk(FFS) mounted on /mnt/media. I can play the music with mplayer
just fine, but cp seems to refuse to believe that the files exist.

Whats going on?

---8<---
# fsck /mnt/media
** /dev/rwd1a (NO WRITE)
** Last Mounted on /mnt/media
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
50647 files, 14741198 used, 24829133 free (1229 frags, 3103488 blocks,
0.0% frag mentation)
# pwd
/mnt/media/OGG/devil_sold_his_soul
# find a_fragile_hope/
a_fragile_hope/
a_fragile_hope/at_the_end_of_the_tunnel.ogg
a_fragile_hope/as_the_storm_unfolds.ogg
a_fragile_hope/dawn_of_the_first_day.ogg
a_fragile_hope/awaiting_the_flood.ogg
a_fragile_hope/between_two_words.ogg
a_fragile_hope/sirens_chant.ogg
a_fragile_hope/hope.ogg
a_fragile_hope/in_the_absence_of_light.ogg
a_fragile_hope/in_absense_of_light.ogg
a_fragile_hope/the_starting.ogg
a_fragile_hope/the_coroner.ogg
# cp -r a_fragile_hope /mnt/usb
cp: /mnt/usb/a_fragile_hope/the_coroner.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/as_the_storm_unfolds.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/dawn_of_the_first_day.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/awaiting_the_flood.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/between_two_words.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/sirens_chant.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/hope.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/in_the_absence_of_light.ogg: No such file
or directo ry
cp: /mnt/usb/a_fragile_hope/in_absense_of_light.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/the_starting.ogg: No such file or directory
cp: /mnt/usb/a_fragile_hope/at_the_end_of_the_tunnel.ogg: No such file
or direct ory
--
Best Regards

Edd

---------------------------------------------------
http://students.dec.bournemouth.ac.uk/ebarrett

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Odd FFS behavior, Edd Barrett, (Mon Oct 22, 3:45 am)
Re: Odd FFS behavior, Edd Barrett, (Thu Oct 25, 3:52 am)
Re: Odd FFS behavior, Lars Hansson, (Thu Oct 25, 6:30 am)
Re: Odd FFS behavior, Edd Barrett, (Thu Oct 25, 8:06 am)
Odd msdos fs behaviour [was: Re: Odd FFS behavior], David Vasek, (Thu Oct 25, 4:57 am)
Re: Odd FFS behavior , Aaron W. Hsu, (Mon Oct 22, 12:49 pm)
Re: Odd FFS behavior, Otto Moerbeek, (Mon Oct 22, 4:14 am)
Re: Odd FFS behavior, Edd Barrett, (Mon Oct 22, 5:14 am)
Re: Odd FFS behavior, Otto Moerbeek, (Mon Oct 22, 5:46 am)
Re: Odd FFS behavior, David Vasek, (Mon Oct 22, 6:26 am)
Re: Odd FFS behavior, Denise H. G., (Mon Oct 22, 6:47 am)