All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] ext3 /
@ 2002-10-27  9:28 Stephan
  2002-10-27  9:33 ` Ralf Hildebrandt
  0 siblings, 1 reply; 5+ messages in thread
From: Stephan @ 2002-10-27  9:28 UTC (permalink / raw)
  To: parisc-linux

Hello,
/dev/sda1   *         1        15     61814   f0  Linux/PA-RISC boot
/dev/sda2            16       441   1756398   83  Linux
/dev/sda3           442       562    498883   82  Linux swap
/dev/sda4           563      1017   1875965   83  Linux
it is my partitions of my linux
Can I make /dev/sda2 which is / partition ext3 or reiserfs? i.e. journaling
FS
After I made dist-upgrade 1 week ago, my uname don't works, if I write uname
-a there is segmentation fault, any ideas?I am using 2.4.18-pa61, because
this kernel is more stable for me, than 2.4.19-p19 - pa22.

Regards

________________________________________________
Message sent using Godzilla 1.0.1

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

* Re: [parisc-linux] ext3 /
  2002-10-27  9:28 [parisc-linux] ext3 / Stephan
@ 2002-10-27  9:33 ` Ralf Hildebrandt
  2002-10-27 19:56   ` Joel Soete
  2002-11-02 17:51   ` Ralf Hildebrandt
  0 siblings, 2 replies; 5+ messages in thread
From: Ralf Hildebrandt @ 2002-10-27  9:33 UTC (permalink / raw)
  To: Stephan; +Cc: parisc-linux

On Sun, Oct 27, 2002 at 11:28:04AM +0200, Stephan wrote:
> Hello,
> /dev/sda1   *         1        15     61814   f0  Linux/PA-RISC boot
> /dev/sda2            16       441   1756398   83  Linux
> /dev/sda3           442       562    498883   82  Linux swap
> /dev/sda4           563      1017   1875965   83  Linux
> it is my partitions of my linux
> Can I make /dev/sda2 which is / partition ext3 or reiserfs? i.e. journaling
> FS

Yes, why not?

tune2fs -j /

> After I made dist-upgrade 1 week ago, my uname don't works, if I write uname
> -a there is segmentation fault, any ideas?

I filed a bug report a few days ago. Check the Debian bug database.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt@charite.de
Charite Campus Mitte                            Tel.  +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Microsoft: "Where do you want to go today?"
Linux:     "Where do you want to be tomorrow?"
BSD:       "Are you guys coming, or what?"

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

* Re: [parisc-linux] ext3 /
  2002-10-27 19:56   ` Joel Soete
@ 2002-10-27 19:22     ` Ralf Hildebrandt
  0 siblings, 0 replies; 5+ messages in thread
From: Ralf Hildebrandt @ 2002-10-27 19:22 UTC (permalink / raw)
  To: Joel Soete; +Cc: Ralf Hildebrandt, Stephan, parisc-linux

Am 27.10.2002 um 19:56:41 +0000 schrieb Joel Soete folgendes:

> >Yes, why not?
> >
> >tune2fs -j /
> 
> Afaik palo does not support reiserfs; if you boot from your kernel 
> located into /boot it could be a problem !?

We're talking about ext3, not reiserfs.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt@charite.de
Charite Campus Mitte                            Tel.  +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Why you can't find your system administrators:
Went to Stop&Go to get ANOTHER case of insert favorite caffinated beverage here 

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

* Re: [parisc-linux] ext3 /
  2002-10-27  9:33 ` Ralf Hildebrandt
@ 2002-10-27 19:56   ` Joel Soete
  2002-10-27 19:22     ` Ralf Hildebrandt
  2002-11-02 17:51   ` Ralf Hildebrandt
  1 sibling, 1 reply; 5+ messages in thread
From: Joel Soete @ 2002-10-27 19:56 UTC (permalink / raw)
  To: Ralf Hildebrandt; +Cc: Stephan, parisc-linux


Ralf Hildebrandt wrote:
> On Sun, Oct 27, 2002 at 11:28:04AM +0200, Stephan wrote:
> 
>>Hello,
>>/dev/sda1   *         1        15     61814   f0  Linux/PA-RISC boot
>>/dev/sda2            16       441   1756398   83  Linux
>>/dev/sda3           442       562    498883   82  Linux swap
>>/dev/sda4           563      1017   1875965   83  Linux
>>it is my partitions of my linux
>>Can I make /dev/sda2 which is / partition ext3 or reiserfs? i.e. journaling
>>FS
> 
> 
> Yes, why not?
> 
> tune2fs -j /

Afaik palo does not support reiserfs; if you boot from your kernel 
located into /boot it could be a problem !?

> 
>>After I made dist-upgrade 1 week ago, my uname don't works, if I write uname
>>-a there is segmentation fault, any ideas?
> 
> 
> I filed a bug report a few days ago. Check the Debian bug database.
> 
Yes I also test it and it works fine; thanks a lot

Cheers,
	Joel

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

* Re: [parisc-linux] ext3 /
  2002-10-27  9:33 ` Ralf Hildebrandt
  2002-10-27 19:56   ` Joel Soete
@ 2002-11-02 17:51   ` Ralf Hildebrandt
  1 sibling, 0 replies; 5+ messages in thread
From: Ralf Hildebrandt @ 2002-11-02 17:51 UTC (permalink / raw)
  To: Ralf Hildebrandt; +Cc: Stephan, parisc-linux

Am 27.10.2002 um 10:33:55 +0100 schrieb Ralf Hildebrandt folgendes:

> > After I made dist-upgrade 1 week ago, my uname don't works, if I write uname
> > -a there is segmentation fault, any ideas?
> 
> I filed a bug report a few days ago. Check the Debian bug database.

The bug is supposed to be fixed by now, but the archives don't seem to
have the hppa version yet...

-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt@charite.de
Charite Campus Mitte                            Tel.  +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
OpenVMS is today what Microsoft wants Windows NT v8.0 to be!

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

end of thread, other threads:[~2002-11-02 17:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-27  9:28 [parisc-linux] ext3 / Stephan
2002-10-27  9:33 ` Ralf Hildebrandt
2002-10-27 19:56   ` Joel Soete
2002-10-27 19:22     ` Ralf Hildebrandt
2002-11-02 17:51   ` Ralf Hildebrandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.