public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-install-mips-disk.xml
@ 2008-07-19 14:23 Damian Kuras (shadow)
  0 siblings, 0 replies; 2+ messages in thread
From: Damian Kuras (shadow) @ 2008-07-19 14:23 UTC (permalink / raw
  To: gentoo-commits

shadow      08/07/19 14:23:02

  Modified:             hb-install-mips-disk.xml
  Log:
  sync to 1.26

Revision  Changes    Path
1.25                 xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?r1=1.24&r2=1.25

Index: hb-install-mips-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- hb-install-mips-disk.xml	1 Apr 2008 17:16:23 -0000	1.24
+++ hb-install-mips-disk.xml	19 Jul 2008 14:23:02 -0000	1.25
@@ -1,14 +1,14 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v 1.24 2008/04/01 17:16:23 shadow Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v 1.25 2008/07/19 14:23:02 shadow Exp $ -->
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5-->
 <sections>
 
-<version>3.0</version>
-<date>2008-04-01</date>
+<version>3.1</version>
+<date>2008-05-02</date>
 
 <section>
 <title>Wprowadzenie do urządzeń blokowych</title>
@@ -263,7 +263,7 @@
 
 <ul>
   <li>
-    Dla firmware komputerów Cobalt <path>/dev/hda1</path> musi być partycją
+    Dla firmware komputerów Cobalt <path>/dev/sda1</path> musi być partycją
     linuksową sformatowaną w systemie plików <e>EXT2 Revision 0</e>. Partycje
     <e>EXT2 Revision 1 NIE BĘDĄ DZIAŁAĆ</e> (BOOTROM Cobaltów radzi sobie
     jedynie z EXT2r0).
@@ -284,13 +284,13 @@
 
 <p>
 Zakładamy, że została utworzona w celu późniejszego zamontowania partycja
-<path>/boot</path> na urządzeniu <path>/dev/hda1</path>. Jeśli ma być to także
+<path>/boot</path> na urządzeniu <path>/dev/sda1</path>. Jeśli ma być to także
 urządzenie partycji głównej nie można zapominać o spełnieniu oczekiwań PROM.
 </p>
 
 <p>
 Kontynuując... Do stworzenia partycji należy wpisać polecenie <c>fdisk
-/dev/hda</c>. Główne polecenia jakie należy znać to:
+/dev/sda</c>. Główne polecenia jakie należy znać to:
 </p>
 
 <ul>
@@ -322,7 +322,7 @@
 </ul>
 
 <pre caption="Partycjonowanie dysku">
-# <i>fdisk /dev/hda</i>
+# <i>fdisk /dev/sda</i>
 
 The number of cylinders for this disk is set to 19870.
 There is nothing wrong with that, but this is larger than 1024,
@@ -350,7 +350,7 @@
 
 Command (m for help): <i>p</i>
 
-Disk /dev/hda: 10.2 GB, 10254827520 bytes
+Disk /dev/sda: 10.2 GB, 10254827520 bytes
 16 heads, 63 sectors/track, 19870 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 
@@ -373,12 +373,12 @@
 <comment>(Kolejny test sprawdzający utworzene partycje - klawisz 'p')</comment>
 Command (m for help): <i>p</i>
 
-Disk /dev/hda: 10.2 GB, 10254827520 bytes
+Disk /dev/sda: 10.2 GB, 10254827520 bytes
 16 heads, 63 sectors/track, 19870 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 
    Device Boot      Start         End      Blocks   Id  System
-/dev/hda1               1          40       20128+  83  Linux
+/dev/sda1               1          40       20128+  83  Linux
 
 <comment>(Pozostałe wolne miejsce przeznaczamy na partycję rozszerzoną)</comment>
 
@@ -430,19 +430,19 @@
 
 Command (m for help): <i>p</i>
 
-Disk /dev/hda: 10.2 GB, 10254827520 bytes
+Disk /dev/sda: 10.2 GB, 10254827520 bytes
 16 heads, 63 sectors/track, 19870 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 
 Device Boot      Start         End      Blocks      ID  System
-/dev/hda1               1          21       10552+  83  Linux
-/dev/hda2              22       19870    10003896    5  Extended
-/dev/hda5              22        1037      512032+  83  Linux
-/dev/hda6            1038        5101     2048224+  83  Linux
-/dev/hda7            5102        9165     2048224+  83  Linux
-/dev/hda8            9166       13229     2048224+  83  Linux
-/dev/hda9           13230       17293     2048224+  83  Linux
-/dev/hda10          17294       19870     1298776+  83  Linux
+/dev/sda1               1          21       10552+  83  Linux
+/dev/sda2              22       19870    10003896    5  Extended
+/dev/sda5              22        1037      512032+  83  Linux
+/dev/sda6            1038        5101     2048224+  83  Linux
+/dev/sda7            5102        9165     2048224+  83  Linux
+/dev/sda8            9166       13229     2048224+  83  Linux
+/dev/sda9           13230       17293     2048224+  83  Linux
+/dev/sda10          17294       19870     1298776+  83  Linux
 
 <comment>(Dlaczego numer #10, czyli partycja wymiany wciąż ma ustawiony typ 83?)</comment>
 
@@ -455,19 +455,19 @@
 
 Command (m for help): <i>p</i>
 
-Disk /dev/hda: 10.2 GB, 10254827520 bytes
+Disk /dev/sda: 10.2 GB, 10254827520 bytes
 16 heads, 63 sectors/track, 19870 cylinders
 Units = cylinders of 1008 * 512 = 516096 bytes
 
 Device Boot      Start         End      Blocks      ID  System
-/dev/hda1               1          21       10552+  83  Linux
-/dev/hda2              22       19870    10003896    5  Extended
-/dev/hda5              22        1037      512032+  83  Linux
-/dev/hda6            1038        5101     2048224+  83  Linux
-/dev/hda7            5102        9165     2048224+  83  Linux
-/dev/hda8            9166       13229     2048224+  83  Linux
-/dev/hda9           13230       17293     2048224+  83  Linux
-/dev/hda10          17294       19870     1298776+  82  Linux Swap
+/dev/sda1               1          21       10552+  83  Linux
+/dev/sda2              22       19870    10003896    5  Extended
+/dev/sda5              22        1037      512032+  83  Linux
+/dev/sda6            1038        5101     2048224+  83  Linux
+/dev/sda7            5102        9165     2048224+  83  Linux
+/dev/sda8            9166       13229     2048224+  83  Linux
+/dev/sda9           13230       17293     2048224+  83  Linux
+/dev/sda10          17294       19870     1298776+  82  Linux Swap
 
 <comment>(Zapisujemy naszą tablicę partycji)</comment>
 
@@ -560,9 +560,9 @@
 
 <warn>
 Jeżeli instalujemy system na serwerze Cobalt musimy pamiętać, że partycja
-<path>/dev/hda1</path> musi być partycją rodzaju <e>EXT2 revision 0</e>. Każdy
+<path>/dev/sda1</path> musi być partycją rodzaju <e>EXT2 revision 0</e>. Każdy
 inny typ partycji <e>NIE BĘDZIE DZIAŁAŁ POPRAWNIE</e>. Partycję możemy
-sformatować przy pomocy polecenia <c>mke2fs -r 0 /dev/hda1</c>.
+sformatować przy pomocy polecenia <c>mke2fs -r 0 /dev/sda1</c>.
 </warn>
 
 </body>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-install-mips-disk.xml
@ 2011-03-02 18:48 Damian Kuras (shadow)
  0 siblings, 0 replies; 2+ messages in thread
From: Damian Kuras (shadow) @ 2011-03-02 18:48 UTC (permalink / raw
  To: gentoo-commits

shadow      11/03/02 18:48:23

  Modified:             hb-install-mips-disk.xml
  Log:
  sync to 1.28

Revision  Changes    Path
1.26                 xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml?r1=1.25&r2=1.26

Index: hb-install-mips-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hb-install-mips-disk.xml	19 Jul 2008 14:23:02 -0000	1.25
+++ hb-install-mips-disk.xml	2 Mar 2011 18:48:23 -0000	1.26
@@ -1,14 +1,19 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v 1.25 2008/07/19 14:23:02 shadow Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-install-mips-disk.xml,v 1.26 2011/03/02 18:48:23 shadow Exp $ -->
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5-->
 <sections>
 
-<version>3.1</version>
-<date>2008-05-02</date>
+<abstract>
+Aby móc zainstalować Gentoo należy stworzyć wymagane partycje. W tym rozdziale
+opisano w jaki sposób można je stworzyć.
+</abstract>
+
+<version>4.0</version>
+<date>2010-07-27</date>
 
 <section>
 <title>Wprowadzenie do urządzeń blokowych</title>






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

end of thread, other threads:[~2011-03-02 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 18:48 [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-install-mips-disk.xml Damian Kuras (shadow)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-19 14:23 Damian Kuras (shadow)

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