[101941] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Running fdisk from rescue floppy

daemon@ATHENA.MIT.EDU (Ramon Gandia)
Mon Nov 30 13:17:44 1998

Date: Mon, 30 Nov 1998 09:12:08 -0900
From: Ramon Gandia <rfg@nook.net>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

guillermo mulliert carlin wrote:
> 
> On Mon, 30 Nov 1998, Ramon Gandia wrote:
> 
> >
> > Well, for starters, there is not such thing as /dev/hd0.  The IDE
> > drives are:
> >
> > primary master:  hda
> > primary slave:   hdb
> > secondary master: hdc
> > secondary slave: hdd
> 
>         do not forget to add a number for the partition
> 
> fist partition  hda1
> second          hda2


NO NO NO NO NO NO NO NO NO NO!!!!

You are incorrect, you do not invoke fdisk with a partition
number, just the drive.  Like this:

prompt# fdisk /dev/hda       <---- correct
prompt# fdisk /dev/hda2      <---- incorrect !!!!!

Partition numbers are referred in /etc/fstab, mount, etc. but
not on fdisk invocation.

-- 
Ramon Gandia ==== Sysadmin ==== Nook Net ==== http://www.nook.net
285 West First Avenue                                rfg@nook.net
P.O. Box 970                                    tel. 907-443-7575
Nome, Alaska 99762-0970 ======================= fax. 907-443-2487


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post