From: Gordan B. <go...@bo...> - 2009-04-14 09:07:15
|
On Tue, 14 Apr 2009 09:59:37 +0200, Marc Grimme <gr...@at...> wrote: > On Sunday 12 April 2009 13:08:51 Gordan Bobic wrote: >> Marc Grimme wrote: >> > On Saturday 04 April 2009 12:59:00 Gordan Bobic wrote: >> >> This comes up when building the initrd with the latest preview >> >> version: >> >> >> >> Extracting >> >> rpms.../opt/atix/comoonics-bootimage/boot-scripts/etc/chroot-lib.sh: >> >> line 292: $filename: ambiguous redirect >> > >> > Looks like there is something weird come up in the filelist. Means one >> > file is misinterpreted. Hmm. >> > What does file-list.lst (or something like this) look like in the >> > initrd? >> >> file-list.txt is attached. I'm guessing it's the line that says "@map" >> that's causing a problem. No idea where that came from, though... > No the @map is perfectly normal. This direction tells the mkinitrd to copy > all > from next token to next token and ignore the path prefixed. Means: > cp -a /opt/atix/comoonics-bootimage/boot-scripts/* / > relative to the initrd. > So this is very important. I see. So which file in the list is causing the problem? Gordan |