public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] LiveCD - mtab
@ 2005-02-11  3:46 Robert Paskowitz
  2005-02-11  3:58 ` Andrew Gaffney
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Paskowitz @ 2005-02-11  3:46 UTC (permalink / raw
  To: gentoo-catalyst

Trudging along with my LiveCD, I'm down to just one bug.

While booting the completed ISO, after the initrd is filling the 
filesystem, I get the following:

 >> Booting.warning: can't open /etc/mtab: No such file or directory
..
Segmentation fault
*: Failed to unmount the initrd!

I believe all the messages are directly releated, and it is all 
non-fatal. The bootup continues and the CD works fine. Ideally though, 
the initrd will get unmounted, and users won't need to fret upon seeing 
a segfault.

Anyone seen this one before?

Robert
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-catalyst] LiveCD - mtab
  2005-02-11  3:46 [gentoo-catalyst] LiveCD - mtab Robert Paskowitz
@ 2005-02-11  3:58 ` Andrew Gaffney
  2005-02-11  4:08   ` Robert Paskowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Gaffney @ 2005-02-11  3:58 UTC (permalink / raw
  To: gentoo-catalyst

Robert Paskowitz wrote:
> Trudging along with my LiveCD, I'm down to just one bug.
> 
> While booting the completed ISO, after the initrd is filling the 
> filesystem, I get the following:
> 
>  >> Booting.warning: can't open /etc/mtab: No such file or directory
> ..
> Segmentation fault
> *: Failed to unmount the initrd!
> 
> I believe all the messages are directly releated, and it is all 
> non-fatal. The bootup continues and the CD works fine. Ideally though, 
> the initrd will get unmounted, and users won't need to fret upon seeing 
> a segfault.
> 
> Anyone seen this one before?

I get that on all the LiveCDs that I've made. I've been assured it's purely 
cosmetic. Nothing to worry about.

-- 
Andrew Gaffney
Gentoo Linux Developer
Installer Project
http://dev.gentoo.org/~agaffney/
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-catalyst] LiveCD - mtab
  2005-02-11  3:58 ` Andrew Gaffney
@ 2005-02-11  4:08   ` Robert Paskowitz
  2005-02-11 15:38     ` Chris Gianelloni
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Paskowitz @ 2005-02-11  4:08 UTC (permalink / raw
  To: gentoo-catalyst

Andrew Gaffney wrote:

> Robert Paskowitz wrote:
>
>> Trudging along with my LiveCD, I'm down to just one bug.
>>
>> While booting the completed ISO, after the initrd is filling the 
>> filesystem, I get the following:
>>
>>  >> Booting.warning: can't open /etc/mtab: No such file or directory
>> ..
>> Segmentation fault
>> *: Failed to unmount the initrd!
>>
>> I believe all the messages are directly releated, and it is all 
>> non-fatal. The bootup continues and the CD works fine. Ideally 
>> though, the initrd will get unmounted, and users won't need to fret 
>> upon seeing a segfault.
>>
>> Anyone seen this one before?
>
>
> I get that on all the LiveCDs that I've made. I've been assured it's 
> purely cosmetic. Nothing to worry about.
>
I've had it on about 3 of 6 cds for this current project. Unfortunatly 
it's hard to track down where it's coming from with all teh catalyst and 
livecd-tools upgrades that have been going on. In the interest of making 
it cosmetically nicer, I'll dive into looking for what is causing it in 
a few days time.
--
gentoo-catalyst@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-catalyst] LiveCD - mtab
  2005-02-11 15:38     ` Chris Gianelloni
@ 2005-02-11 15:38       ` Lance Albertson
  2005-02-11 15:53         ` Lance Albertson
  0 siblings, 1 reply; 6+ messages in thread
From: Lance Albertson @ 2005-02-11 15:38 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

Chris Gianelloni wrote:
> On Thu, 2005-02-10 at 23:08 -0500, Robert Paskowitz wrote:
> 
>>>>Anyone seen this one before?
>>>
>>>
>>>I get that on all the LiveCDs that I've made. I've been assured it's 
>>>purely cosmetic. Nothing to worry about.
> 
> 
> Strange...
> 
> I haven't seen that before, at all.  I've been building, on average,
> about 5 LiveCDs a day for the past 3 months and have yet to come across
> it.  Are you using any non-stable packages in your build, like
> baselayout?

r2d2 in #-hardened has been making some hardened X livecds and they keep having
that same problem too. You might chat with him and see what he thinks.


-- 
Lance Albertson <ramereth@gentoo.org>
Gentoo Infrastructure

---
Public GPG key:  <http://www.ramereth.net/lance.asc>
Key fingerprint: 0423 92F3 544A 1282 5AB1  4D07 416F A15D 27F4 B742

ramereth/irc.freenode.net

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-catalyst] LiveCD - mtab
  2005-02-11  4:08   ` Robert Paskowitz
@ 2005-02-11 15:38     ` Chris Gianelloni
  2005-02-11 15:38       ` Lance Albertson
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Gianelloni @ 2005-02-11 15:38 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

On Thu, 2005-02-10 at 23:08 -0500, Robert Paskowitz wrote:
> >> Anyone seen this one before?
> >
> >
> > I get that on all the LiveCDs that I've made. I've been assured it's 
> > purely cosmetic. Nothing to worry about.

Strange...

I haven't seen that before, at all.  I've been building, on average,
about 5 LiveCDs a day for the past 3 months and have yet to come across
it.  Are you using any non-stable packages in your build, like
baselayout?

> I've had it on about 3 of 6 cds for this current project. Unfortunatly 
> it's hard to track down where it's coming from with all teh catalyst and 
> livecd-tools upgrades that have been going on. In the interest of making 
> it cosmetically nicer, I'll dive into looking for what is causing it in 
> a few days time.

Yeah, I apologize about all the upgrades recently, but I've been doing a
ton of work getting ready for the X-based LiveCD release.  Things should
calm down a good bit once the release is done.  After the initial huge
catalyst commit of everything I've been changing locally and not
committing to CVS yet (due to testing it).

-- 
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-catalyst] LiveCD - mtab
  2005-02-11 15:38       ` Lance Albertson
@ 2005-02-11 15:53         ` Lance Albertson
  0 siblings, 0 replies; 6+ messages in thread
From: Lance Albertson @ 2005-02-11 15:53 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

Lance Albertson wrote:
> Chris Gianelloni wrote:
> 
>>On Thu, 2005-02-10 at 23:08 -0500, Robert Paskowitz wrote:
>>
>>
>>>>>Anyone seen this one before?
>>>>
>>>>
>>>>I get that on all the LiveCDs that I've made. I've been assured it's 
>>>>purely cosmetic. Nothing to worry about.
>>
>>
>>Strange...
>>
>>I haven't seen that before, at all.  I've been building, on average,
>>about 5 LiveCDs a day for the past 3 months and have yet to come across
>>it.  Are you using any non-stable packages in your build, like
>>baselayout?
> 
> 
> r2d2 in #-hardened has been making some hardened X livecds and they keep having
> that same problem too. You might chat with him and see what he thinks.

Ha, Ok r2d2 just told me is the Robert Paskowitz that emailed this list
orginally. I feel so pwned right now. hehe (goes back into his hole)

-- 
Lance Albertson <ramereth@gentoo.org>
Gentoo Infrastructure

---
Public GPG key:  <http://www.ramereth.net/lance.asc>
Key fingerprint: 0423 92F3 544A 1282 5AB1  4D07 416F A15D 27F4 B742

ramereth/irc.freenode.net

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-11 15:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-11  3:46 [gentoo-catalyst] LiveCD - mtab Robert Paskowitz
2005-02-11  3:58 ` Andrew Gaffney
2005-02-11  4:08   ` Robert Paskowitz
2005-02-11 15:38     ` Chris Gianelloni
2005-02-11 15:38       ` Lance Albertson
2005-02-11 15:53         ` Lance Albertson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox