Re: Duplicate files /boot/grub/locale/*.mo~ in iso file made by grub-mkrescue
Adam Purkrt <[email protected]> Sat, 24 May 2025 19:29:18 +0200
| Newsgroups | gmane.comp.boot-loaders.grub.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, tried on Gentoo and the .mo~ files are not there in the /tmp/grub.* directory renergy ~ # ls -d /tmp/grub.* ls: cannot access '/tmp/grub.*': No such file or directory renergy ~ # grub-mkrescue -o /does_not_exist/output.iso ./minimal xorriso 1.5.6 : RockRidge filesystem manipulator, libburnia project. libburn : SORRY : Neither stdio-path nor its directory exist xorriso : FAILURE : Cannot acquire drive 'stdio:/does_not_exist/output.iso' xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE' grub-mkrescue: error: `xorriso` invocation failed . renergy ~ # ls -d /tmp/grub.* /tmp/grub.pNWWGC renergy ~ # ls -a /tmp/grub.pNWWGC/boot/grub/locale/ . da.mo [email protected] [email protected] fi.mo hr.mo ja.mo lt.mo pl.mo ru.mo tr.mo zh_TW.mo .. de_CH.mo [email protected] [email protected] fr.mo hu.mo ka.mo nb.mo pt_BR.mo sl.mo uk.mo ast.mo [email protected] [email protected] eo.mo gl.mo id.mo ko.mo nl.mo pt.mo sr.mo vi.mo ca.mo de.mo [email protected] es.mo he.mo it.mo lg.mo pa.mo ro.mo sv.mo zh_CN.mo renergy ~ # >> Btw I thought ISO9660 does not have hard nor soft links, > ----------------------------------------------------------------------- > Off topic (but hey, when it's about ISO 9660 then i cannot resist): Thanks for the interesting recap! Best regards, Adam