Builder V6 seems to be much better! Thank you so much!

I was having trouble with builder V3 on the CompactFlash drive. It was doing the same problem as before, where when the builder was done there wasn't any "fids" or "var" folder. But now, with Builder V6, it looks like those folders are getting created and all looks well on the flash drive. Thanks!

I'm still having an issue that I think is non-builder-related, though.

I went forward with installing everything on the CompactFlash drive and in theory the unit seems to work as expected, though I haven't tried using Emplode on it yet. My intention is to copy all the files from the old drive to the new drive at the shell prompt, with both drives plugged in as master/slave.

I'm running into a problem when I'm trying to copy files from the prior drive to the new drive. I set the new drive as slave and the old drive as Master, and then try to set the drives read-write and copy the contents of "var" over. When trying to set read-write it tells me that it "can't find /drive1 in /etc/fstab or /etc/mtab", and when I try to copy files, it says "read only file system".


Code:
empeg:/# rw
empeg:/# rwm
mount: can't find /drive1 in /etc/fstab or /etc/mtab
empeg:/# cp /drive0/var/* /drive1/var/
cp: cannot create regular file `/drive1/var/config.ini': Read-only file system
cp: cannot create regular file `/drive1/var/database': Read-only file system
cp: /drive0/var/empacman: omitting directory
cp: /drive0/var/emphatic: omitting directory
cp: /drive0/var/emptris: omitting directory
cp: /drive0/var/gpsapp: omitting directory
cp: /drive0/var/hdparm: omitting directory
cp: /drive0/var/launcher: omitting directory
cp: cannot create regular file `/drive1/var/playlists': Read-only file system
cp: /drive0/var/smartctl: omitting directory
cp: cannot create regular file `/drive1/var/tags': Read-only file system
cp: /drive0/var/taxi: omitting directory
cp: /drive0/var/viewer: omitting directory
empeg:/# ro
mount: can't find /drive1 in /etc/fstab or /etc/mtab
empeg:/# rom
mount: can't find /drive1 in /etc/fstab or /etc/mtab


Any ideas?

Attached is a full session log output including the FSTAB output, if that's helpful.

Thanks so much for all the help you're giving on this thread!


Attachments
Read Only File System.txt (240 downloads)

_________________________
Tony Fabris