Click to See Complete Forum and Search --> : Help!!! UDF
paulb
09-25-2001, 05:16 PM
My linux computer dosent have access to the internet (yet?), so I need to bring large files through CD-RW. How do I make it so that the files on disk appear? I use the Adaptec UDF. Can I Write and then Re-Write to a disk using the iso format? I am using windows to write/re-write and linux to read. I dont have a burner on the linux machine. I have tried a couple of UDF readers but cant get any to work. How do you do it?
drashkeev
09-25-2001, 07:51 PM
It is a complex procedure that involves setting up scuzzy emulation. It's not as bad as it sounds. You may want to see if there is an NHF. Also, If you need to get Linux files to your windows partition, just use the kde environment to mount it... If you do not have kde, get to a console, type "mount /dev/hda1 /mnt". This mounts you windows volume. c:\ is now on /mnt. Copy files to and from /mnt to communicate with windows.
paulb
09-25-2001, 08:00 PM
thanks... i dont have a seperate partiton, its on an entirely different computer.