Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 1999 16:25:14 -0700 (MST)
From:      "Chad R. Larson" <chad@anasazi.com>
To:        stable@FreeBSD.org
Subject:   disk partitions
Message-ID:  <199910052325.QAA01404@chad.anasazi.com>

next in thread | raw e-mail | index | archive | help

--ELM939165914-1340-0_
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Is there some rule that says there can only be one FreeBSD partition
on a disk drive?

Here's the story.  This machine on which I type is a 166 MHz
Pentium, with 32 MB of RAM and an Adaptec on-the-motherboard SCSI
controller.  Its single hard drive is a 4GB Segate.  The boot dmesg
output is attached if you want further details.  It's running
FreeBSD 2.2-STABLE, CVSup'd and built in July.

It has been set up to dual-boot NT workstation and FreeBSD.  But the
dual booting proved to be too much hassle, so I obtained a second
machine, loaded Win95 on it and left this one in BSD.  Lately, I've
been getting short on disk space in the BSD world (doesn't
everyone?) and decided to poach some of the NT space.

The disk had been set with FDISK partitions like this:

    1 500MB  type 6 dos  (FAT, NT C: drive)
    2 1.5GB  type 5 dos  (NTFS, NT D: drive)
    3 2.0GB  type 165  FreeBSD
    4 unused

I ran "fdisk -2 -u sd0", and changed the partition type from 5 to
165.  When I attempted to reboot, BootEazy offered me

    F1 dos
    F2 BSD
    F3 BSD

but F3 refuses to boot.  When I hit F3, or allow the timeout to take
that as a default, the cursor moves down one line and to the left
margin and then the machine hangs.  I can CTL-ALT-DEL back around to
the BootEazy prompt.  F2 also does not boot (I didn't expect it to,
but wondered if the partitions got reordered somehow in BootEazy's
mind).  F1 =does= boot NT.

If I boot the 2.2.8-RELEASE live filesystem CD, and drop into fixit
mode, I can set the type on partition 2 to 0, and I can boot again.
Partition 2 disappears from the BootEazy menu.

If we get past this, then I'll be asking why disklabel doesn't seem
willing to work against sd0s2c.

	-crl
--
Chad R. Larson (CRL22)   REZsolutions, Inc.   602-870-3330
chad.larson@REZsolutions.com chad@rez.com chad@anasazi.com
7500 North Dreamy Draw Drive, Suite 120, Phoenix, Az 85020

--ELM939165914-1340-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=dmesg.boot
Content-Description: /var/run/dmesg.boot
Content-Transfer-Encoding: 7bit

Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.8-STABLE #3: Thu Jul  1 15:12:50 MST 1999
    chad@chad.anasazi.com:/usr/src/sys/compile/CHAD
CPU: Pentium/P55C (166.07-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x543  Stepping=3
  Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory  = 33554432 (32768K bytes)
avail memory = 31010816 (30284K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82439> rev 3 on pci0:0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
pci0:7:2: Intel Corporation, device=0x7020, class=serial, subclass=0x03 int d irq 9 [no driver assigned]
xl0 <3Com 3c905 Fast Etherlink XL 10/100BaseTX> rev 0 int a irq 11 on pci0:16:0
xl0: Ethernet address: 00:60:97:de:2b:a8
xl0: autoneg complete, link status good (full-duplex, 10Mbps)
ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 10 on pci0:17:0
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
ahc0: target 0 Tagged Queuing Device
(ahc0:0:0): "SEAGATE ST34371N 0338" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 4148MB (8496960 512 byte sectors)
ahc0:A:4: refuses WIDE negotiation.  Using 8bit transfers
(ahc0:4:0): "TOSHIBA CD-ROM XM-5701TA 0167" type 5 removable SCSI 2
cd0(ahc0:4:0): CD-ROM can't get the size
ahc0:A:5: refuses WIDE negotiation.  Using 8bit transfers
(ahc0:5:0): "ARCHIVE Python 02779-XXX 6100" type 1 removable SCSI 2
st0(ahc0:5:0): Sequential-Access density code 0x13,  drive empty
vga0 <VGA-compatible display device> rev 1 int a irq 9 on pci0:18:0
Probing for devices on the ISA bus:
vt0 at 0x60-0x6f irq 1 on motherboard
vt0: unkown s3, 80 col, color, 4 scr, mf2-kbd, [R3.20-b24]
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
npx0 on motherboard
npx0: INT 16 interface
Intel Pentium detected, installing workaround for F00F bug

--ELM939165914-1340-0_--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910052325.QAA01404>