witam growisofs -Z /dev/hdd -R -J /home/backup
[EMAIL PROTECTED] root]# mount /dev/hdd 3,8G 3,8G 0 100% /mnt/cdrom Warning: defective CD-ROM. Enabling "cruft" mount option. [EMAIL PROTECTED] cdrom]# du -sh * 2,0M b1.tar 2,3M b2-1.tar 2,3M b2-2.tar 2,3M b2-3.tar 2,3M b2-4.tar 2,3M b2-5.tar 2,3M b2.tar A powinno byc 1 x 2.8 gb i pare x 230 MB Płytka na windows jest dobra, czytelna i super. Ale na pld nie działa. Kernele: 2.5.6 2.6.6 2.4.26 zawsze to samo. panowie pomocy ? google mówią: 1. http://www.uwsg.iu.edu/hypermail/linux/kernel/9802.2/0682.html I bumped into this error when I mount my DVD movies. /* There are defective discs out there - we do this to protect ourselves. A cdrom will never contain more than 800Mb */ if((inode->i_size < 0 || inode->i_size > 800000000) && inode->i_sb->u.isofs_sb.s_cruft == 'n') { printk("Warning: defective cdrom. Enabling \"cruft\" mount option.\n"); inode->i_sb->u.isofs_sb.s_cruft = 'y'; } I think it is time to bump the limit or something. Ideas anyone? /dev/scd0 4272352 4272352 0 100% /cdrom thanks, brian 2. http://www.cs.helsinki.fi/linux/linux-kernel/2001-36/0733.html Czyli trzeba by kernel poprawić albo co ? 3. płytka z filmem dvd zamontowana pokazuje wielkosci plików rzedu 1gb i jest ok. Pozdrawiam grupe. abram -- Michał Abramowicz [EMAIL PROTECTED] net pl Cyber Service http://www.cs.net.pl _______________________________________________________ złota zasada - kto się nie zna, niech się nie wypowiada
