public inbox for gentoo-laptop@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-laptop] unsuscribe
  2006-08-15 19:38 [gentoo-laptop] kernel panic Gavin Seddon
@ 2006-08-15 18:55 ` Jörg Vorher
  2006-08-15 19:06 ` [gentoo-laptop] kernel panic Neil Isaac
  1 sibling, 0 replies; 25+ messages in thread
From: Jörg Vorher @ 2006-08-15 18:55 UTC (permalink / raw
  To: gentoo-laptop

unsuscribe

-- 
gentoo-laptop@gentoo.org mailing list



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

* Re: [gentoo-laptop] kernel panic
  2006-08-15 19:38 [gentoo-laptop] kernel panic Gavin Seddon
  2006-08-15 18:55 ` [gentoo-laptop] unsuscribe Jörg Vorher
@ 2006-08-15 19:06 ` Neil Isaac
  2006-08-15 19:10   ` [gentoo-laptop] unsubscribe Jörg Vorher
  2006-08-16 10:26   ` [gentoo-laptop] kernel panic Gavin Seddon
  1 sibling, 2 replies; 25+ messages in thread
From: Neil Isaac @ 2006-08-15 19:06 UTC (permalink / raw
  To: gentoo-laptop

On 8/15/06, Gavin Seddon <gavin.m.seddon@manchester.ac.uk> wrote:
> hi i cannot mount hd0,0, which i thought was root, i googled and read it
> may be on 0,1 how do i verify?

grub's (hd0,0) == /dev/hda1 or sda1; (hd0,1) == hda2...
you *should* know what you partitioned for what, if you forgot, you
can boot a live cd and check what you wrote in /etc/fstab. the
recommended install from the gentoo handbook is hda1 for /boot - so my
grub configuration looks like this:

title Gentoo
root (hd0,0)
kernel /vmlinuz-2.6.17-gentoo-r4 root=/dev/sda3

replace root=/dev/sda3 with your root file system (maybe something
like /dev/hda2 or whatever)

> Gavin.
>
> i also get a fd0 error, is this normal?

error from what? grub? lilo? at what point?
if you need more help with any of this, you need to provide more info.

> --
> Dr Gavin Seddon
> Pharmacy and Pharmaceutical Sciences
> University of Manchester
> Oxford Road
> M13 9PL
> UK
>
>
>
>
> --
> gentoo-laptop@gentoo.org mailing list
>
>


-- 
Neil Isaac
isaac.neil@gmail.com
-- 
gentoo-laptop@gentoo.org mailing list



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

* [gentoo-laptop] unsubscribe
  2006-08-15 19:06 ` [gentoo-laptop] kernel panic Neil Isaac
@ 2006-08-15 19:10   ` Jörg Vorher
  2006-08-15 19:11     ` Jörg Vorher
  2006-08-16 10:26   ` [gentoo-laptop] kernel panic Gavin Seddon
  1 sibling, 1 reply; 25+ messages in thread
From: Jörg Vorher @ 2006-08-15 19:10 UTC (permalink / raw
  To: gentoo-laptop


----- Original Message -----
From: "Neil Isaac" <isaac.neil@gmail.com>
To: <gentoo-laptop@lists.gentoo.org>
Sent: Tuesday, August 15, 2006 9:06 PM
Subject: Re: [gentoo-laptop] kernel panic


> On 8/15/06, Gavin Seddon <gavin.m.seddon@manchester.ac.uk> wrote:
> > hi i cannot mount hd0,0, which i thought was root, i googled and read it
> > may be on 0,1 how do i verify?
>
> grub's (hd0,0) == /dev/hda1 or sda1; (hd0,1) == hda2...
> you *should* know what you partitioned for what, if you forgot, you
> can boot a live cd and check what you wrote in /etc/fstab. the
> recommended install from the gentoo handbook is hda1 for /boot - so my
> grub configuration looks like this:
>
> title Gentoo
> root (hd0,0)
> kernel /vmlinuz-2.6.17-gentoo-r4 root=/dev/sda3
>
> replace root=/dev/sda3 with your root file system (maybe something
> like /dev/hda2 or whatever)
>
> > Gavin.
> >
> > i also get a fd0 error, is this normal?
>
> error from what? grub? lilo? at what point?
> if you need more help with any of this, you need to provide more info.
>
> > --
> > Dr Gavin Seddon
> > Pharmacy and Pharmaceutical Sciences
> > University of Manchester
> > Oxford Road
> > M13 9PL
> > UK
> >
> >
> >
> >
> > --
> > gentoo-laptop@gentoo.org mailing list
> >
> >
>
>
> --
> Neil Isaac
> isaac.neil@gmail.com
> --
> gentoo-laptop@gentoo.org mailing list
>

-- 
gentoo-laptop@gentoo.org mailing list



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

* [gentoo-laptop] unsubscribe
  2006-08-15 19:10   ` [gentoo-laptop] unsubscribe Jörg Vorher
@ 2006-08-15 19:11     ` Jörg Vorher
  2006-08-15 19:20       ` Neil Isaac
  0 siblings, 1 reply; 25+ messages in thread
From: Jörg Vorher @ 2006-08-15 19:11 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe

-- 
gentoo-laptop@gentoo.org mailing list



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

* Re: [gentoo-laptop] unsubscribe
  2006-08-15 19:11     ` Jörg Vorher
@ 2006-08-15 19:20       ` Neil Isaac
  0 siblings, 0 replies; 25+ messages in thread
From: Neil Isaac @ 2006-08-15 19:20 UTC (permalink / raw
  To: gentoo-laptop

On 8/15/06, Jörg Vorher <info@vorher.de> wrote:
> unsubscribe
>
> --
> gentoo-laptop@gentoo.org mailing list
>
>

ok here's how its done: just send a message to
listname+unsubscribe@gentoo.org, as it says on
http://www.gentoo.org/main/en/lists.xml.

-- 
Neil Isaac
isaac.neil@gmail.com

-- 
gentoo-laptop@gentoo.org mailing list



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

* [gentoo-laptop] kernel panic
@ 2006-08-15 19:38 Gavin Seddon
  2006-08-15 18:55 ` [gentoo-laptop] unsuscribe Jörg Vorher
  2006-08-15 19:06 ` [gentoo-laptop] kernel panic Neil Isaac
  0 siblings, 2 replies; 25+ messages in thread
From: Gavin Seddon @ 2006-08-15 19:38 UTC (permalink / raw
  To: laptop-gentoo

hi i cannot mount hd0,0, which i thought was root, i googled and read it
may be on 0,1 how do i verify?
Gavin.

i also get a fd0 error, is this normal?
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-laptop@gentoo.org mailing list



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

* Re: [gentoo-laptop] kernel panic
  2006-08-15 19:06 ` [gentoo-laptop] kernel panic Neil Isaac
  2006-08-15 19:10   ` [gentoo-laptop] unsubscribe Jörg Vorher
@ 2006-08-16 10:26   ` Gavin Seddon
  1 sibling, 0 replies; 25+ messages in thread
From: Gavin Seddon @ 2006-08-16 10:26 UTC (permalink / raw
  To: gentoo-laptop

Yes,
I know what partitions made.  However, I have 2 other Gentoo machines
and I always use root to be on hda3.  But I thought (and it has never
caused a prob) hd0,0 was root.  Lesson noted.
Thanks.



On Tue, 2006-08-15 at 19:06 +0000, Neil Isaac wrote:
> On 8/15/06, Gavin Seddon <gavin.m.seddon@manchester.ac.uk> wrote:
> > hi i cannot mount hd0,0, which i thought was root, i googled and read it
> > may be on 0,1 how do i verify?
> 
> grub's (hd0,0) == /dev/hda1 or sda1; (hd0,1) == hda2...
> you *should* know what you partitioned for what, if you forgot, you
> can boot a live cd and check what you wrote in /etc/fstab. the
> recommended install from the gentoo handbook is hda1 for /boot - so my
> grub configuration looks like this:
> 
> title Gentoo
> root (hd0,0)
> kernel /vmlinuz-2.6.17-gentoo-r4 root=/dev/sda3
> 
> replace root=/dev/sda3 with your root file system (maybe something
> like /dev/hda2 or whatever)
> 
> > Gavin.
> >
> > i also get a fd0 error, is this normal?
> 
> error from what? grub? lilo? at what point?
> if you need more help with any of this, you need to provide more info.
> 
> > --
> > Dr Gavin Seddon
> > Pharmacy and Pharmaceutical Sciences
> > University of Manchester
> > Oxford Road
> > M13 9PL
> > UK
> >
> >
> >
> >
> > --
> > gentoo-laptop@gentoo.org mailing list
> >
> >
> 
> 
> -- 
> Neil Isaac
> isaac.neil@gmail.com
-- 
Dr Gavin Seddon
Pharmacy and Pharmaceutical Sciences
University of Manchester
Oxford Road
M13 9PL
UK




-- 
gentoo-laptop@gentoo.org mailing list



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

* [gentoo-laptop] unsubscribe
@ 2007-01-08 22:55 Philippe Payant
  2007-01-08 23:36 ` Randy Barlow
  0 siblings, 1 reply; 25+ messages in thread
From: Philippe Payant @ 2007-01-08 22:55 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe
-- 
gentoo-laptop@gentoo.org mailing list



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

* Re: [gentoo-laptop] unsubscribe
  2007-01-08 22:55 [gentoo-laptop] unsubscribe Philippe Payant
@ 2007-01-08 23:36 ` Randy Barlow
  0 siblings, 0 replies; 25+ messages in thread
From: Randy Barlow @ 2007-01-08 23:36 UTC (permalink / raw
  To: gentoo-laptop

On Monday 08 January 2007 17:55, Philippe Payant wrote:
> unsubscribe

Try sending an e-mail to gentoo-laptop+unsubscribe@lists.gentoo.org

-- 
Randy Barlow
http://www.electronsweatshop.com
"Oh me of little faith..."
-- 
gentoo-laptop@gentoo.org mailing list



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

* [gentoo-laptop] unsubscribe
@ 2008-08-05 10:40 Pavel Kraynyukhov
  2008-08-06  5:48 ` Jared Jacobson
  0 siblings, 1 reply; 25+ messages in thread
From: Pavel Kraynyukhov @ 2008-08-05 10:40 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe



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

* RE: [gentoo-laptop] unsubscribe
  2008-08-05 10:40 Pavel Kraynyukhov
@ 2008-08-06  5:48 ` Jared Jacobson
  2008-08-06  6:04   ` Pongracz Istvan
  0 siblings, 1 reply; 25+ messages in thread
From: Jared Jacobson @ 2008-08-06  5:48 UTC (permalink / raw
  To: gentoo-laptop

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




-----Original Message-----
From: Pavel Kraynyukhov [mailto:pavel.kraynyukhov@googlemail.com]
Sent: Tue 05/08/2008 12:40
To: gentoo-laptop@lists.gentoo.org
Subject: [gentoo-laptop] unsubscribe
 
unsubscribe




[-- Attachment #2: Type: text/html, Size: 1102 bytes --]

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

* RE: [gentoo-laptop] unsubscribe
  2008-08-06  5:48 ` Jared Jacobson
@ 2008-08-06  6:04   ` Pongracz Istvan
  0 siblings, 0 replies; 25+ messages in thread
From: Pongracz Istvan @ 2008-08-06  6:04 UTC (permalink / raw
  To: gentoo-laptop

Hi,

>From my side, accepted :)

Cheers,
IStván

- Fujitsu Amilo Pi1505 -

2008. 08. 6, szerda keltezéssel 07.48-kor Jared Jacobson ezt írta:
> 
> 
> 
> -----Original Message-----
> From: Pavel Kraynyukhov [mailto:pavel.kraynyukhov@googlemail.com]
> Sent: Tue 05/08/2008 12:40
> To: gentoo-laptop@lists.gentoo.org
> Subject: [gentoo-laptop] unsubscribe
> 
> unsubscribe
> 
> 
> 
> 
> 
>                               DISCLAIMER
> 
> 
-- 
BSA. Mert megérdemlitek.
Open Source. Mert megérdemlem.
--
BSA. They value it.
Open Source. The value. It.
--
http://www.startit.hu
http://www.osbusiness.hu





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

* [gentoo-laptop] unsubscribe
@ 2008-08-12  8:57 Pavel Kraynyukhov
  2008-08-13  8:49 ` Olivia
  0 siblings, 1 reply; 25+ messages in thread
From: Pavel Kraynyukhov @ 2008-08-12  8:57 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe



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

* Re: [gentoo-laptop] unsubscribe
  2008-08-12  8:57 Pavel Kraynyukhov
@ 2008-08-13  8:49 ` Olivia
  2008-08-13  8:56   ` Andrew Sheehan
  2008-08-13  9:07   ` Aurélien Maurin
  0 siblings, 2 replies; 25+ messages in thread
From: Olivia @ 2008-08-13  8:49 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe



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

* Re: [gentoo-laptop] unsubscribe
  2008-08-13  8:49 ` Olivia
@ 2008-08-13  8:56   ` Andrew Sheehan
  2008-08-13  9:07   ` Aurélien Maurin
  1 sibling, 0 replies; 25+ messages in thread
From: Andrew Sheehan @ 2008-08-13  8:56 UTC (permalink / raw
  To: gentoo-laptop

1.  Mailing Lists

The Gentoo free software project has a number of public mailing lists, 
covering a variety of Gentoo-related subjects. Our mailing lists are powered 
by mlmmj and provides List-Id: mail headers and [listname] subject prefixes 
to comply with modern mailing list manager standards and conventions.

One interacts with mlmmj via email. To subscribe to a list, send an empty 
email to:

listname+subscribe@gentoo.org

Note: Replace 'listname' with the actual name of the list that you want to 
subscribe to, e.g.: gentoo-user+subscribe@gentoo.org to subscribe to the 
gentoo-user mailing list.

Once subscribed to the list, you can post to it by sending an email to:

listname@gentoo.org

To unsubscribe from a list, send an empty email to:

listname+unsubscribe@gentoo.org


On Wednesday 13 August 2008 2:49 am, Olivia wrote:
> unsubscribe



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

* Re: [gentoo-laptop] unsubscribe
  2008-08-13  8:49 ` Olivia
  2008-08-13  8:56   ` Andrew Sheehan
@ 2008-08-13  9:07   ` Aurélien Maurin
  2008-08-14 15:53     ` АのZ
  1 sibling, 1 reply; 25+ messages in thread
From: Aurélien Maurin @ 2008-08-13  9:07 UTC (permalink / raw
  To: gentoo-laptop

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

unsubscribe

2008/8/13 Olivia <olivia1990@gmail.com>

> unsubscribe
>
>

[-- Attachment #2: Type: text/html, Size: 354 bytes --]

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

* Re: [gentoo-laptop] unsubscribe
  2008-08-13  9:07   ` Aurélien Maurin
@ 2008-08-14 15:53     ` АのZ
  0 siblings, 0 replies; 25+ messages in thread
From: АのZ @ 2008-08-14 15:53 UTC (permalink / raw
  To: gentoo-laptop

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

unsubscribe


2008/8/13, Aurélien Maurin <maurin.aurelien@gmail.com>:
>
> unsubscribe
>
> 2008/8/13 Olivia <olivia1990@gmail.com>
>
>> unsubscribe
>>
>>
>
>



-- 
Qirun,Zhang

College of Computer Science, Zhejiang University, China
Zhejiang Insigma Technology Co.,Ltd

[-- Attachment #2: Type: text/html, Size: 886 bytes --]

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

* [gentoo-laptop] unsubscribe
@ 2008-08-14 16:19 Polak Wojciech
  0 siblings, 0 replies; 25+ messages in thread
From: Polak Wojciech @ 2008-08-14 16:19 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe


TESCO (Polska) Sp. z o.o. 
Ul. Kapelanka 56, 
30-347 Krakow 

Sad Rejonowy dla Krakowa-Srodmiescia w Krakowie, XI Wydzial Gospodarczy Krajowego Rejestru Sadowego 
numer KRS 0000016108 
NIP 526-10-37-737 
Kapital zakladowy: 3 503 718 000,00 zl

This is a confidential e-mail intended solely for the use of the addressee(s). Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. If you have received this message in error please send it back to the sender and delete it.

Tresc tej wiadomosci zawiera informacje poufne, przeznaczone tylko dla adresata.
Udostepnianie, ujawnianie, powielanie, rozpowszechnianie badz powolywanie sie na jakikolwiek jej fragment przez inne osoby jest zabronione. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie o tym nadawcy oraz trwale jej usuniecie.




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

* [gentoo-laptop] unsubscribe
@ 2008-08-17  8:31 Michael Mestre
  0 siblings, 0 replies; 25+ messages in thread
From: Michael Mestre @ 2008-08-17  8:31 UTC (permalink / raw
  To: gentoo-laptop

unsubscribe



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

* [gentoo-laptop] unsubscribe
@ 2008-08-17 13:10 Przemyslaw Furtak
  0 siblings, 0 replies; 25+ messages in thread
From: Przemyslaw Furtak @ 2008-08-17 13:10 UTC (permalink / raw
  To: gentoo-laptop

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

unsubscribe

[-- Attachment #2: Type: text/html, Size: 34 bytes --]

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

* [gentoo-laptop] unsubscribe
@ 2008-08-17 13:12 Przemyslaw Furtak
  0 siblings, 0 replies; 25+ messages in thread
From: Przemyslaw Furtak @ 2008-08-17 13:12 UTC (permalink / raw
  To: gentoo-admin, gentoo-laptop, gentoo-user-pl, gentoo-security,
	gentoo-web-user

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

unsubscribe

[-- Attachment #2: Type: text/html, Size: 35 bytes --]

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

* [gentoo-laptop] unsubscribe
@ 2009-03-28 23:38 David Won
  2009-03-29  0:59 ` David
  0 siblings, 1 reply; 25+ messages in thread
From: David Won @ 2009-03-28 23:38 UTC (permalink / raw
  To: gentoo-laptop

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



[-- Attachment #2: Type: text/html, Size: 5 bytes --]

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

* Re: [gentoo-laptop] unsubscribe
  2009-03-28 23:38 David Won
@ 2009-03-29  0:59 ` David
  2009-03-30 11:58   ` Sylvain Nadeau
  0 siblings, 1 reply; 25+ messages in thread
From: David @ 2009-03-29  0:59 UTC (permalink / raw
  To: gentoo-laptop, daveshome

David Won wrote:
>

To unsubscribe from a list, send an empty email to:

listname+unsubscribe@lists.gentoo.org


-- 
Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com
pgp.mit.edu





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

* [gentoo-laptop] unsubscribe
  2009-03-29  0:59 ` David
@ 2009-03-30 11:58   ` Sylvain Nadeau
  0 siblings, 0 replies; 25+ messages in thread
From: Sylvain Nadeau @ 2009-03-30 11:58 UTC (permalink / raw
  To: gentoo-laptop

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



[-- Attachment #2: Type: text/html, Size: 234 bytes --]

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

* [gentoo-laptop] Unsubscribe
  2011-03-05 13:16     ` Pavel Říha
@ 2011-03-05 14:19       ` Konrad Korzec
  0 siblings, 0 replies; 25+ messages in thread
From: Konrad Korzec @ 2011-03-05 14:19 UTC (permalink / raw
  To: gentoo-laptop@lists.gentoo.org

Unsubscribe

I have unsubscribed long ago but it seems I got resubscribed some time ago. No idea why. 


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

end of thread, other threads:[~2011-03-05 15:03 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-15 19:38 [gentoo-laptop] kernel panic Gavin Seddon
2006-08-15 18:55 ` [gentoo-laptop] unsuscribe Jörg Vorher
2006-08-15 19:06 ` [gentoo-laptop] kernel panic Neil Isaac
2006-08-15 19:10   ` [gentoo-laptop] unsubscribe Jörg Vorher
2006-08-15 19:11     ` Jörg Vorher
2006-08-15 19:20       ` Neil Isaac
2006-08-16 10:26   ` [gentoo-laptop] kernel panic Gavin Seddon
  -- strict thread matches above, loose matches on Subject: below --
2007-01-08 22:55 [gentoo-laptop] unsubscribe Philippe Payant
2007-01-08 23:36 ` Randy Barlow
2008-08-05 10:40 Pavel Kraynyukhov
2008-08-06  5:48 ` Jared Jacobson
2008-08-06  6:04   ` Pongracz Istvan
2008-08-12  8:57 Pavel Kraynyukhov
2008-08-13  8:49 ` Olivia
2008-08-13  8:56   ` Andrew Sheehan
2008-08-13  9:07   ` Aurélien Maurin
2008-08-14 15:53     ` АのZ
2008-08-14 16:19 Polak Wojciech
2008-08-17  8:31 Michael Mestre
2008-08-17 13:10 Przemyslaw Furtak
2008-08-17 13:12 Przemyslaw Furtak
2009-03-28 23:38 David Won
2009-03-29  0:59 ` David
2009-03-30 11:58   ` Sylvain Nadeau
2011-03-05 10:48 [gentoo-laptop] mounts options on a laptop Stéphane Guedon
2011-03-05 11:47 ` Kent Hagebrand
2011-03-05 12:16   ` Stéphane Guedon
2011-03-05 13:16     ` Pavel Říha
2011-03-05 14:19       ` [gentoo-laptop] Unsubscribe Konrad Korzec

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