Opened 23 years ago

Closed 22 years ago

Last modified 22 years ago

#178 closed defect (fixed)

chapter8 - lilo

Reported by: gerard@… Owned by: gerard@…
Priority: high Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

create something simple to automatically cp all the host distro's kernel images to $LFS/boot

this would work:

cp $(grep "image=" /etc/lilo.conf |cut -f 2 -d "=") $LFS/boot

Change History (7)

comment:1 by gerard@…, 23 years ago

Resolution: later
Status: newclosed

comment:2 by gerard@…, 23 years ago

Resolution: later
Status: closedreopened

comment:3 by gerard@…, 22 years ago

Priority: normalhigh

comment:4 by gerard@…, 22 years ago

Owner: changed from lfs-book@… to gerard@…
Status: reopenedassigned

comment:5 by gerard@…, 22 years ago

Resolution: fixed
Status: assignedclosed

comment:6 by gerard@…, 22 years ago

That cp command has been added to the book

comment:7 by markh@…, 22 years ago

checked that command has been added.

Note: See TracTickets for help on using tickets.