Thursday, February 14, 2008

Copy VCD to harddrive Linux

For friend-teemn must be irritated yes if with linux our pass wanted the dove or copy the film from vcd his matter must be he error. This I ne you from the good article ni for Deceived him. And was tried by me evidently was successful.
Ini caranya :

First Download tool here http://trappist.elis.ugent.be/~mronsse/cdfs/download/cdfs-2.6.19.tar.bz2
Along with steps in his installation, that could be read by us in file INSTALL in the directory produced by the extract source this:
1. To the running of the process of the installation not most stagnant-stagnant, the difference user to root
2. Extract file cdfs tar -xjvf cdfs-2.6.19.tar.bz2; rm -f cdfs-2.6.19.tar.bz2
3. Enter the directory produced by the extract : cd cdfs-2.6.19
4. If not yet clear the method install him please read file : INSTALL Could with less INSTALL
5. Compile modul cdfs : make
6. Install modul : make install
7. Inserted in kernel went in order to be installed permanent : insmod cdfs.ko
8. For the directory to Mount point for example : mkdir /mnt/vcd
9. Added service Mount in file : /etc/fstab With the line like along with
/dev/cdrom /mnt/vcd cdfs noauto,users,ro 0 0
10. Save file /etc/fstab tersebut, and process installation, finish.
The instruction is, could with 2 methods, that is:

mount -t cdfs /dev/cdrom /mnt/vcd

Or as user normally :

mount /mnt/vcd

Because of being installed rule him in/etc/fstab. My experience, vcd that was put by us in cdrom (used slackware12), immediately was known used filesystem cdfs, so automount him could have been used to copy file the film inside that berformat .mpg

Along with the example of the list file vcd that dimount with cdfs:

[07:34 PM] root@denic:~# mount -t cdfs /dev/cdrom /mnt/vcd
mount: block device /dev/cdrom is write-protected, mounting read-only
[07:34 PM] root@denic:~# ls -l /mnt/vcd/
total 0
-r--r--r-- 1 root root 2611200 1942-03-15 17:25 sessions_1-1.iso
-r--r--r-- 1 root root 743447600 1970-01-01 08:00 videocd-1.mpeg

File was printed thick this was file his film that could we copy direct inside hardisk we.

Nah... now whether linux still was tired?! :D was not that not could be made with linux moreover compared with win-endos :D

Except for we were lazy at look for and experimenting alias NGOPREK:))

For that had the same problem like me, and pengen tried, please. But as usual, there was no guarantee when damage happening in system you, because all depended your improvisation. Congratulations tried, Good luck :)

(Klik untuk lebih lengkapnya)

2 comments:

Anonymous said...

haloooo
ma kasih

noname said...

thanx bro. this is what i'm looking for.