<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Linux-Shell] Partitionsübersicht]]></title><description><![CDATA[<p>Guten Morgen Leuts!</p>
<p>Ich hab da mal eine Frage: Wie kann man in der Shell eine Ausgabe bekommen, wo aufgelistet ist, wie die Festplatten Partitioniert sind?</p>
<p>Im Netz hab ich so eine Ausgabe gefunden, weiß jedoch nicht, wie ich sie bekomme:</p>
<pre><code>Device Boot    Start       End    Blocks   Id  System
  /dev/hda1   *         1        37    279688+   6  FAT16
  /dev/hda2            38        72    264600   82  Linux swap
  /dev/hda3            73      2584  18990720   83  Linux
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/topic/223541/linux-shell-partitionsübersicht</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 09:20:03 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/223541.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Sep 2008 09:11:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Linux-Shell] Partitionsübersicht on Sat, 27 Sep 2008 09:11:45 GMT]]></title><description><![CDATA[<p>Guten Morgen Leuts!</p>
<p>Ich hab da mal eine Frage: Wie kann man in der Shell eine Ausgabe bekommen, wo aufgelistet ist, wie die Festplatten Partitioniert sind?</p>
<p>Im Netz hab ich so eine Ausgabe gefunden, weiß jedoch nicht, wie ich sie bekomme:</p>
<pre><code>Device Boot    Start       End    Blocks   Id  System
  /dev/hda1   *         1        37    279688+   6  FAT16
  /dev/hda2            38        72    264600   82  Linux swap
  /dev/hda3            73      2584  18990720   83  Linux
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/1588919</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1588919</guid><dc:creator><![CDATA[Simple Linuxer]]></dc:creator><pubDate>Sat, 27 Sep 2008 09:11:45 GMT</pubDate></item><item><title><![CDATA[Reply to [Linux-Shell] Partitionsübersicht on Sat, 27 Sep 2008 09:18:07 GMT]]></title><description><![CDATA[<p>fdisk -l</p>
<p>Ivo</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1588922</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1588922</guid><dc:creator><![CDATA[Ivo]]></dc:creator><pubDate>Sat, 27 Sep 2008 09:18:07 GMT</pubDate></item></channel></rss>