similar to: About I386 not fitting on one DVD

Displaying 20 results from an estimated 3000 matches similar to: "About I386 not fitting on one DVD"

2005 Aug 21
2
DVD Shrink - no DVD devices found
I am new to Wine and really struggling. I'm trying to get DVD Shrink and DVD Decrypter running on my Kubuntu 5.04. My system is current. I have a 2.8Mhz machine with 1Gb memory and lots of space on my 160Gb hard drive. I have a Plextor DVD+-RW and an HP CD-RW. They are /dev/hdc and /dev/hdd respectively. Here is my /fstab file: # /etc/fstab: static file system information. # # <file
2008 Jan 04
1
Unicode whitespace
It would be nice if R ignored more unicode white space characters. For example, if I have "\u2028" in a command (which I get from a line-break in keynote) I get the following error: > qplot(carat, price, data = diamonds, colour=clarity) Error: unexpected input in "qplot(carat, price, data = diamonds, ?" And occasionally have such problems when copying and pasting from
2011 Jul 11
4
problems with burning i386 centos 6 dvd
Hey guys, Thanks a lot for the CentOS 6 distro. I am having trouble burning the i386 dvds. I tried on a RHEL 6 deskop and also a CentOS 5 laptop. The command I am running on both systems is this: growisofs -dvd-compat -speed=4 -Z /dev/sr0=/home/gsgatlin/CentOS-6.0-i386-bin-DVD/CentOS-6.0-i386-bin-DVD.iso The error I am seeing is: :-( /dev/sr0: 2295104 blocks are free, 2297586 to be written!
2003 Jul 05
2
NEC 1300A DVD-R writing
Hi, so I just bought a NEC 1300A, primarily, because it allows me to write DVD+ and -RW. Using DVD-R discs (and currently no options to try other media, due to shops being closed), I'm unable to write anything, using either the dvd+rwtools port, or the dvdrtools. I've exhausted all references to be found in google, which are in a language I understand, so I'm hoping the list can
2006 Mar 07
1
DVD RAM drive and CentOS 4
I just picked up a Sony DRU-820A, 2 layar, DVD+-R, +-RW, RAM drive. It seems to be ok in the normal modes, but I'm not sure what I need to due with the RAM usage. I have some DVD-RAM disks. I put one in on the off chance it would just work, but it said it wasn't formatted. What do I need to due to use the this in RAM mode. I didn't find anything that seemed to be aimed at this.
2006 Mar 07
3
multiple DVD-+RW drives?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi everyone<br> <br> I was wondering if I could fit in my backup server
2011 Jul 14
5
CentOS 6 x86_64 DVD doesn't boot
Hi Everyone, I downloaded the CentOS 6 x86_64 DVD ISOs and burned the first image to a rewritable DVD. When I tried to boot my new home server off it, it didn't, and then this was printed to the screen: ETCDisolinux: Found something at drive = EF No DEFAULT or UI configuration directive found! boot: The same disc works fine in my 4 year old HP laptop, and when installing CentOS 6 as a KVM.
2019 Jun 24
2
Issue with dvd/cdrom drive
Hi, I'm having an issue with my Thinkpad P70 laptop/workstation. This system is a dual boot, windows 10 pro and centos 7. I have not needed to use the cdrom until now, however the system does not see it in /dev. I know the cdrom works as I can use it in windows 10 and when initially installing centos 7, I installed from dvd media. I'm not sure what to check. I do not see anything related
2008 Jan 06
1
How do I blank or overwrite DVD-RW disks in CentOS 5?
I'm trying to use DVD-RW ("minus RW") disks in my LG GSA-4040B drive. I can write a new disk just fine, but can't find any way to blank or re-use a disk. When I run xcdroast and click on the "Blank CD/DVD+-RW" button, I get "Error while blanking." Here is last part of the dialog: Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd) Driver flags
2007 Apr 04
2
Problems with SATA DVD+-RW drive
I just got a Dell Dimension e521 (AMD 64 x2, nVidia MCP51 chipset) and so far it has been fine. Today I tried to burn some CD-R and DVD-R disks and have been able to do nothing but make coasters. The drive is a TSST TS-H653a (Samsung OEM) and does have the current firmware. Playing back data, audio, and video disks work just fine, but recording is a different matter. The drive shows up as
2007 Apr 04
1
Problems with SATA DVD+-RW drive [SOLVED]
On the system I'm testing with the CD-Rom drive is IDE but the softlink at /dev/cdrom points to the scsi device and that's not working with the automounter for some reason. Each time I reinstall I have to delete the soft link and recreate it pointing at /dev/hda instead. > -----Original Message----- > From: centos-bounces at centos.org > [mailto:centos-bounces at centos.org]
2007 Jun 05
7
Chinese, Japanese, Korean Tokenizer.
Hi, I am looking for Chinese Japanese and Korean tokenizer that could can be use to tokenize terms for CJK languages. I am not very familiar with these languages however I think that these languages contains one or more words in one symbol which it make more difficult to tokenize into searchable terms. Lucene has CJK Tokenizer ... and I am looking around if there is some open source that we
2016 May 24
3
Liveness of AL, AH and AX in x86 backend
On several variants of x86 processors, mixing `ah`, `al` and `ax` as source/destination in the same dependency chain will have some penalties, so for THOSE processors, there is a benefit to NOT use `al` and `ah` to reflect parts of `ax` - I believe this is caused by the fact that the processor doesn't ACTUALLY see these as parts of a bigger register internally, and will execute two independent
2013 Mar 07
2
can you suggest on extending ogg as short-clip container and the make of its tool?
On 7 March 2013 10:26, <gildororonar at mail-on.us> wrote: > If the index file is a text file with 3 fields: file name, start > offset, length, then you cannot avoid using bisection method anyway, > and the number of bisection search do not reduce, the advantage being > a smaller file to be operated. > I don't follow this, why would you still need a search if you have
2008 Sep 22
2
Problem with booting/grub (?)
Earlier this evening, I had the interesting experience of shutting down my machine (because of that lp out-of-sync problem, discussed elsewhere), and watching it not come back up. I admit that I changed out one of my DVD writers for another one, but I don't understand how that could have had any effect on this: When I restarted the machine, it came up to the point where it normally shows:
2016 May 24
0
Liveness of AL, AH and AX in x86 backend
Then let me shift focus from performance to size. With either optsize or minsize, the output is still the same. As per the subject, I'm not really interested in the quality of the final code, but in the way that the x86 target deals with the structural relationship between these registers. Specifically, I'd like to see if it would generate implicit defs/uses for AX on defs/uses of
2008 Mar 17
1
Intel SATA controller (cmiiw) not recognized by Centos 5.1 installation?
Hi, there, I tried to install Centos 5.1 on a Dell Inspiron 530 box I just bought, but failed due to invalid drive. The installation did not recognize either the DVD nor the hard disk. Joseph from the community said it is likely that Centos can't recognize the controller -- Intel SATA controller (cmiiw). Did anyone solve this problem before? How did you do it? Here's the related
2016 May 24
3
Liveness of AL, AH and AX in x86 backend
Hi, Could you use "MIR" to forge the example you're looking for? -- Mehdi > On May 24, 2016, at 10:10 AM, Krzysztof Parzyszek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Then let me shift focus from performance to size. With either optsize or minsize, the output is still the same. > > As per the subject, I'm not really interested in the
2013 Dec 10
1
Multiple errors after upgrade to 10.0-PRERELEASE
Morning All, I upgraded from 9.2-STABLE to 10.0-PRERELEASE #0 r259144 last night and I am now getting this every 2 seconds in /var/log/messages: Dec 10 07:54:31 Shop kernel: ata1: FAILURE - zero length DMA transfer attempted Dec 10 07:54:31 Shop kernel: ata1: setting up DMA failed cat /var/log/messages | grep ata1: cd0 at ata1 bus 0 scbus3 target 0 lun 0 cd0: <TSSTcorp DVD-ROM TS-H352C
2018 Aug 14
4
Why did Intel change his static branch prediction mechanism during these years?
( I don't know if it's allowed to ask such question, if not, please remind me. ) I know Intel implemented several static branch prediction mechanisms these years: * 80486 age: Always-not-take * Pentium4 age: Backwards Taken/Forwards Not-Taken * PM, Core2: Didn't use static prediction, randomly depending on what happens to be in corresponding BTB entry , according to agner's