public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: DervishD <raul@pleyades.net>
To: Remi Colinet <remi.colinet@free.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Questions : disk partition re-reading
Date: Sun, 18 Apr 2004 19:58:56 +0200	[thread overview]
Message-ID: <20040418175856.GC3612@DervishD> (raw)
In-Reply-To: <4082819E.10106@free.fr>

    Hi Remi :)

 * Remi Colinet <remi.colinet@free.fr> dixit:
> 1/ Is it possible to alter a disk partition of a used disk and beeing 
> able to use the modified partition without having to reboot the box?

    sfdisk -R <disk-you-want-to-get-its-partition-table-reread>
 
> 2/ Is it possible to delete a disk partition without having the 
> partition numbers changed?

    For primary partitions, it is possible. Don't know for extended
ones :??
 
> Do I need to upgrade fdisk or use an other utility?

    AFAIK, fdisk will do, except for rereading. Well, 'fdisk'
actually *do* a rereading, but only after altering the partition
table of the disk. 'sfdisk' can do it on demand, but if the disk is
busy the BKLRRPART ioctl will fail.

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

  parent reply	other threads:[~2004-04-18 18:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 13:24 Questions : disk partition re-reading Remi Colinet
     [not found] ` <200404181707.10467.christian.kroener@tu-harburg.de>
2004-04-18 14:40   ` Remi Colinet
2004-04-18 17:58 ` DervishD [this message]
2004-04-19  3:49 ` Jakob Oestergaard
2004-04-19 11:39 ` Erik Mouw
2004-04-19 22:37 ` Rob Couto
2004-04-20  7:46 ` Andries Brouwer
2004-04-20 14:36   ` Rogier Wolff
2004-04-25 22:15     ` Andries Brouwer
2004-04-26  8:31       ` Wichert Akkerman
2004-04-26 15:21         ` Bill Davidsen
2004-04-29  0:26           ` Andries Brouwer
2004-04-29  0:15         ` Andries Brouwer
2004-04-29  8:04           ` Wichert Akkerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040418175856.GC3612@DervishD \
    --to=raul@pleyades.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=remi.colinet@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox