Πρόβλημα με growisofs/mkisofs

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Aug 23 15:13:54 EEST 2007


On 2007-08-23 13:59, Spiros Georgaras <sng at hellug.gr> wrote:
> Καλό μεσημέρι σε όλους
>
> Εκτελώ την εντολή από live cd
> 	growisofs -M /dev/hdc -R -J -graft-points /win_img=/data/win_img
> και μου βγάζει το ακόλουθο σφάλμα:
> mkisofs: Inode number overflow, too many files in filesystem
> :-( mkisofs has failed: 255

Τι filesystem έχει το source partition;

Το μήνυμα λάθους δε φαίνεται να είναι μέρος του cdrtools-2.01 ή του
dvd+rw-tools-7.0:

% $ ll
% total 6
% drwxr-xr-x  33 keramida  wheel  - 2560 Sep  9  2004 cdrtools-2.01/
% drwxrwxr-x   2 keramida  wheel  -  512 Aug 23 15:07 dvd+rw-tools-7.0/
% $ fgrep -r 'Inode number overflow' *
% $

Μήπως το μήνυμα που βλέπεις είναι κάποιο «standard error string»,
που αντιστοιχεί σε κάποιο errno code;  Αν και ένα σύντομο ψάξιμο
σε ένα Debian δεν φαίνεται να βρίσκει τίποτα τέτοιο στα 'errno.h'
header files:

% $ find . | fgrep errno
% ./asm/errno.h
% ./sys/errno.h
% ./bits/errno.h
% ./linux/errno.h
% ./errno.h
% ./asm-x86_64/errno.h
% ./asm-i386/errno.h
% ./asm-generic/errno-base.h
% ./asm-generic/errno.h
% $ find . -name errno.h -print0 | xargs -0 fgrep inode
% $ find . -name errno.h -print0 | xargs -0 fgrep i-node
% $

Μπορείς να τρέξεις το growisofs με strace/truss και να μας πεις τι λέει
το trace output μέχρι το σημείο που εμφανίζεται το error;

> Το παραπάνω δουλεύει κανονικά σε opensuse, με το ίδιο δισκάκι, writer
> κλπ.  Έχει κανείς καμιά ιδέα ως προς το τι φταίει;

Αλλά με διαφορετικό source file system;




More information about the Linux-greek-users mailing list