On Mon, 14 Oct 2002 [EMAIL PROTECTED] wrote:

> Stephen,
> 
> In response to your mail of Monday, October 14, 2002 7:21:18 AM:
> 
> SL> 1) How to display the existing partition in full detail
> 
> I always just use the command-line 'fdisk', issue a p (for print) then
> a q (for quit) and that's usually enough for me. Check out /etc/fstab
> too.

# fdisk -l /dev/hdX     (list disk partitioning)
# fdisk -lu /dev/hdX    (list in "user" format)

rday




Reply via email to