Gentoo Archives: gentoo-releng

From: Martin Schlemmer <azarah@g.o>
To: gentoo-releng@l.g.o
Subject: Re: [gentoo-releng] x86-livecd - bugs and suggestions
Date: Sun, 25 Jan 2004 06:26:24
Message-Id: 1075011971.7514.714.camel@nosferatu.lan
In Reply to: Re: [gentoo-releng] x86-livecd - bugs and suggestions by Benjamin Judas
1 On Sun, 2004-01-25 at 00:51, Benjamin Judas wrote:
2 > Am Sa, den 24.01.2004 schrieb Martin Schlemmer um 17:40:
3 > > On Sat, 2004-01-24 at 18:38, Martin Schlemmer wrote:
4 > > > On Fri, 2004-01-23 at 22:22, Benjamin Judas wrote:
5 > > > > Am Fr, den 23.01.2004 schrieb Martin Schlemmer um 19:01:
6 > > > >
7 > > > > > Is /lib/modules/<ver>/ writable? It needs to be so ...
8 > > > >
9 > > > > Gotcha! - This directory isn't writeable, because:
10 > > > >
11 > > > > --8<-------------------------------------------------------
12 > > > > livecd / # ls -al
13 > > > > ...
14 > > > > lrwxrwxrwx 1 root root 21 Jan 23 11:29 lib ->
15 > > > > mnt/cdrom/zisofs/lib
16 > > > > ...
17 > > > > -->8--------------------------------------------------------
18 > > > >
19 > > > >
20 > > > > and:
21 > > > >
22 > > > > --8<--------------------------------------------------------
23 > > > > livecd / # mount
24 > > > > ...
25 > > > > /newroot/dev/cdroms/cdrom0 on /mnt/cdrom type is9660 (ro)
26 > > > > ...
27 > > > > -->8--------------------------------------------------------
28 > > > > Additional Info : There is no /newroot in livecd's /
29 > > > >
30 > > > >
31 > > > > > Could you add a 'cat /proc/mounts' to the end of halt.sh, also include
32 > > > > > one before calling 'halt'.
33 > > > >
34 > > > > see attached .png-file
35 > > >
36 > > > Could you try attached patch?
37 > > >
38 > >
39 > > Err, should be this one.
40 > >
41 > > >
42 > > > Thanks,
43 >
44 > Patch for modules works fabulous, no error-message anymore. But complete
45 > shutdown still fails.
46 >
47
48 Ok, I missed a spot - try this one. One thing I am not too sure about,
49 is the sed's added on the loop section ... you might add a
50 'cat /proc/mounts' just after to verify that it did not unmount it if
51 there are still issues ...
52
53
54 --
55
56 Martin Schlemmer
57 Gentoo Linux Developer, Desktop/System Team Developer
58 Cape Town, South Africa

Attachments

File name MIME type
rc-scripts-livecd.patch text/x-patch
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-releng] x86-livecd - bugs and suggestions Brad House <brad_mssw@g.o>