[ros-kernel] install problem
Hartmut Birr
Hartmut.Birr at gmx.de
Thu Jun 3 22:31:21 CEST 2004
Hi,
> -----Original Message-----
> From: ros-kernel-bounces at reactos.com
> [mailto:ros-kernel-bounces at reactos.com] On Behalf Of Mike Nordell
> Sent: Thursday, June 03, 2004 8:36 PM
> To: ReactOS Kernel List
> Subject: Re: [ros-kernel] install problem
>
> > The rdisk number is one too much.
>
> Did you have a media in the Zip-drive during boot, and did
> the BIOS (of the
> PC) deem it a "bootable disk" (it seems from your dump of
> usetup this wasn't
> the case, but just for completeness)?
>
There was ZIP-Disk in the drive, but not a bootable one. It is formatted as
partition disk with an extended partition and one logical drive.
> > I think that isn't a problem of the scsi
> > controller. It seems that usetup interprets the ZIP drive as disk.
>
> If media was present, and the BIOS of the PC gave it
> "bootable disk" status,
> I think this would be correct. Else it's incorrect. Please
> note that this
> can, if one knows about it, be used as a feature on the PC
> (even that it's
> just a workaround for a flaw) - have a removable drive preceed a
> non-removable drive, to assume its role if machine is booted
> with media in
> drive.
Usetup doesn't use the information from bios.
>
> > Usetup shows also the extended partition on the second disk.
>
> Your second disk is the Zip-drive, if media was present. Else
> second disk
> would be the SCSI drive (but then I'm not sure an rdisk() ARC
> entry would be
> correct - I'd almost expect a scsi() entry, though I might be
> wrong and
> scsi() entries are only present on SCSI-only systems).
>
The rdisk entry is used if the disk with the system partion is supported by
the bios. If there is no bios support, then is used the scsi entry and it
must exist the scsidriver on the root of the boot partition.
>
> [snip]
> > -- Type 15 8738 MB
>
> What is "15" supposed to mean?
>
"15" is the partition type. It is an extended partition with lba support.
- Hartmut
More information about the Ros-kernel
mailing list