Mailinglist Archive: opensuse-bugs (3393 mails)
| < Previous | Next > |
[Bug 747322] no sed in initrd
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 16 Feb 2012 12:15:12 +0000
- Message-id: <20120216121512.CDDF1245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=747322
https://bugzilla.novell.com/show_bug.cgi?id=747322#c3
Robert Schweikert <rschweikert@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rschweikert@xxxxxxxx
--- Comment #3 from Robert Schweikert <rschweikert@xxxxxxxx> 2012-02-16
12:15:11 UTC ---
Edit /lib/mkinitrd/scripts/setup-prepare.sh and on line 156 add
,usr/bin,usr/sbin
into the {}
Also see https://gitorious.org/opensuse/mkinitrd/merge_requests/5
sed moved to /usr/bin and since the directory is not yet created your initrd
has /usr/bin file that is actually sed rather than having /usr/bin/sed
HTH,
Robert
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |