search for: udf

Displaying 20 results from an estimated 412 matches for "udf".

Did you mean: pdf
2006 Feb 03
3
Booting UDF?
Greetings, I wonder whether there are any plans to build udflinux or the likes. I've searched through the mailing list, finding out that should I create a mixed ISO9660/UDF filesystem. Unfortunately, that is not an option if I want to use a significant feature of UDF filesystem, which is writing. Making a mixed ISO9660/UDF, using mkisofs -udf, will...
2003 Aug 13
1
UDF code for 4-STABLE?
Hi all, Can anybody point me at the UDF code for FreeBSD 4-STABLE? There's a link at http://people.freebsd.org/~scottl/udf/ to some code, but the website (http://www.softweyr.com/asmodai/projects/udf) doesn't have the code any more. Many thanks in advance! Warren
2013 Mar 30
1
[LLVMdev] Adding ARM UDF / UND instruction to TableGen
...in preference to it, so that isn't an issue, and it has no pattern so should never occur during codegen. It seems as though none of the gas versions I've tried know this mnemonic; Microsoft's armasm from VS 2012 (which I believe is based heavily on ARM's assembler) recognizes both UDF and UND for this instruction. IDA 6.4 disassembles it as UND. The current manual says UDF. Does anyone have a preference for this? I'm planning on making the default disassembly string UND since it's the most common in my limited sample, and adding an alias of UDF for assembly purpos...
2003 May 25
1
UDF filesystem on 4-STABLE?
Hi all, I'm trying to find out if UDF support can be added to 4-STABLE. The web page http://people.freebsd.org/~scottl/udf/ says that such a thing can be found at http://www.softweyr.com/asmodai/projects/udf, but the latter URL is broken. Any pointers will be greatly appreciated. Warren
2008 Dec 04
5
Burning DVD with files>4GB from console
...544 kB). It's just an optimal size to fill out DVDs. At this moment I have to burn them from windows via smb-link becuase I didn't manage to do this task from FreeBSD console due to 2GB/4GB filesize restrictions (growisofs). I'm using freeware CDBurnerXP to burn my backups (ISO9660/UDF/Joliet), and they mount without problems on my FreeBSD BOX, files are fully readable too. However, burning gigabytes of data via slow (about 3.5MB/s) SMB network is just annoing. Is there *any* way to burn DVDs with files>4GB from FreeBSD console? cheers! -- Bartosz Stec
2023 Jun 19
0
[PATCH v1 5/5] udf: No need to check return value of block_commit_write()
...n Huo <beanhuo at micron.com> > > Remove unnecessary check on the return value of block_commit_write(). > > Signed-off-by: Bean Huo <beanhuo at micron.com> Looks good to me. Feel free to add: Reviewed-by: Jan Kara <jack at suse.cz> Honza > --- > fs/udf/file.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/fs/udf/file.c b/fs/udf/file.c > index 8238f742377b..b1a062922a24 100644 > --- a/fs/udf/file.c > +++ b/fs/udf/file.c > @@ -67,13 +67,13 @@ static vm_fault_t udf_page_mkwrite(struct vm_fault *v...
2005 Aug 04
1
HELP! X100P IRQ conflict w/ USB
...qhserver sbin]# ./lspci -vvv 00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory Contr) Subsystem: Intel Corp. 82815 815 Chipset Host Bridge and Memory Controlb Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Ste- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort-- Latency: 0 Capabilities: [88] #09 [f104] 00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics Cont) Subsystem: Hewlett-Packard Company: Unknown device 1245 Control: I/O+ Mem+ BusMaster+ Spe...
2012 Oct 29
1
XML namespace control
Hello, I am working with a database system from which I can retrieve these kinds of user defined fields formed as XML ... <udf:field unit="uM" type="Numeric" name="facs.Stain final concentration">5</udf:field> You can see in the above example that "field" is defined in the namespace "udf", but that the "udf" namespace is not defined along with the attrib...
2007 Jul 16
1
PXElinux UDF support
Hi All, Im just wondering if there are currently any plans to support UDF ISO images in PXE linux anytime soon ? Thanks. _________________________________________________________________ Advertisement: Are you paid what you're worth? Find out: SEEK Salary Centre http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2Fcareer%2Dresources%2Fsalar...
2011 Nov 07
2
[Bug 42672] New: NMI SERR with 2 Geforce 310 cards
...results: Expected results: Additional info: lspci -vvv: 00:00.0 Host bridge: Intel Corporation 82975X Memory Controller Hub Subsystem: Hewlett-Packard Company Device 280c Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort+ <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: i82975x_edac Kernel modules: i82975x_edac 00:01.0 PCI bridge: Intel Corporation 82975X PCI Express Root Port (prog-if 00 [Normal deco...
2011 Dec 27
0
[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
...> TEST-MAIL1 ~ # lspci -vvv > 00:00.0 Host bridge: Intel Corporation 5520 I/O Hub to ESI Port (rev 22) > Subsystem: IBM Device 7270 > Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- > ParErr+ Stepping- SERR- FastB2B- DisINTx- > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast > >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- > Interrupt: pin A routed to IRQ 11 > Capabilities: [60] MSI: Enable- Count=1/2 Maskable+ 64bit- > Address: 00000020 Data: 0000 > Masking: 000000...
2008 Jan 19
1
I/O errors when backing up from ext3 to UDF
Hi. I'm trying to back up from an ext3 filesystem to an IOMega Rev USB cartridge drive, which uses a UDF filesystem. It appears to the system as /dev/scd0, but can be mounted in R/W mode. I get a bunch of errors like this: rsync: mkstemp "/media/usb/backup_dir/home/support/data-old/clipart/STANDARD/STDDIR3/.PE01617_.WMF.M9ACqm" failed: Input/output error (5) There are approximately 2500 f...
2004 Sep 01
0
shared UDF volume and "attempt to access beyond end of device" errors
Hi, I am trying to track down an issue in which writes to a UDF volume that is shared via samba result in the following error: <snip> attempt to access beyond end of device 0b:01: rw=1, want=1120061380, limit=34181760 </snip> The 'want=' value is usually different, and can also be zero in some instances. The volume is an Iomega REV drive...
2002 Aug 09
1
ext3 assertion failure
...t-tools 1.60 Console-tools 0.2.3 Sh-utils 2.0.12 Modules Loaded NVdriver lspci: 00:00.0 Host bridge: VIA Technologies, Inc. VT8367 [KT266] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- Latency: 8 Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M] Capabilities: <available only to root> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8367 [KT266 AGP] (prog-if 00 [Normal decod...
2016 Apr 18
2
GM108GLM?
Is there anything I can do in this regard? /smo On 2016-03-31 23:12, Pierre Moreau wrote: > Oh, hum, GM108 is NV118 and not NV108 which is Gk208… My bad! > > SMF from the bug report seemed to have some working setup, and since he didn't > pinged back, I guess it's working nicely. But some more checking might still be > needed? > > On 04:59 PM - Mar 31 2016, Ilia
2009 Nov 07
0
Please add fstype support for vfat and udf
Hey, I'd greatly appreciate support for fstype detection of vfat and udf so that I can get rid of my hacky userspace solutions. I'm afraid I can't provide a patch - I'm really not into kernel developmen. However, I offer a mail-hug as bounty for getting support for this in. Regards :) -- Sven-Hendrik
2004 Mar 05
2
PROBLEM: log abort over RAID5
...15848 1 raid5, Live 0xf8b40000 md 48680 2 raid5, Live 0xf8caf000 i810fb 33088 0 - Live 0xf8bfc000 vgastate 10272 1 i810fb, Live 0xf8b91000 e100 65448 0 - Live 0xf8c55000 ntfs 92044 0 - Live 0xf8c3d000 cifs 178380 0 - Live 0xf8c72000 autofs4 17344 0 - Live 0xf8bdc000 smbfs 70424 0 - Live 0xf8c2a000 udf 105188 0 - Live 0xf8c0f000 vfat 16512 0 - Live 0xf8bd6000 msdos 11424 0 - Live 0xf8b8d000 fat 48064 2 vfat,msdos, Live 0xf8be4000 aes 32704 0 - Live 0xf8ba2000 md5 4096 1 - Live 0xf8932000 quota_v2 9536 0 - Live 0xf8b80000 binfmt_misc 11400 0 - Live 0xf8b7c000 microcode 8160 0 - Live 0xf8b4d000 snd...
2013 Jul 14
1
Cannot VGA Passthrough Intel HD Graphics 4600 IGD
...ming@intel-core-i5-4430-desktop:~$ lspci -vvv 00:00.0 Host bridge: Intel Corporation Haswell DRAM Controller (rev 06) Subsystem: ASRock Incorporation Device 0c00 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:01.0 PCI bridge: Intel Corporation Haswell PCI Express x16 Controller (rev 06) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ S...
2004 Sep 19
4
X100p on VIA EPIA-V problems
...pci devices: > lspci -vvv > 00:00.0 Host bridge: VIA Technologies, Inc. VT8601 [Apollo ProMedia] (rev 05) > Subsystem: VIA Technologies, Inc.: Unknown device aa03 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- > Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR+ > Latency: 8 > Region 0: Memory at e0000000 (32-bit, prefetchable) [size=64M] > Capabilities: [a0] AGP version 2.0 > Status: RQ=7 SBA+ 64bit- FW- Rate=x1,x2,x4 > Command: RQ=0 SBA- AGP- 64b...
2008 Nov 22
0
ddd issue with 6.4-PRERELEASE #2 and udf/cd9660
When ever I try try to mount any burned CD/DVD media I get the error below. mount_cd9660 -v /dev/cd0 /mnt using starting sector 0 mount_cd9660: /dev/cd0: Input/output error Exit 1 Which in dmesg results in... g_vfs_done():cd0[READ(offset=-2207623839744, length=2048)]error = 5 This is odd because if I unplug the USB CD drive and plug it into my netbook running a old RELENG 7.0-STABLE it works.