Bug #668
closedInstaller bug in ISO 1.9.0-DEVELOPMENT(20070530)
0%
Description
Installer Bug occurs after "Create Subpartitions" section (after I click
"Accept and Create").
<Installer Error>
Command Failed!
Execution of the command
/sbin/disklabel -r ad0s2
>/tmp/install.disklabel.ad0s2
FAILED with a return code of 1.
<View Log>
,-<<< Executing `/sbin/disklabel -r ad0s2
>/tmp/install.disklabel.ad0s2'
| partition c: partition extends past end of unit
| Warning, partition c doesn't start at 0!
| Warning, An incorrect partition c may cause problems for standard
system utilities
`->>> Exit status: 1
NOTE 1.: This bug occurs when I select "Use Entire Disk" and also when I
select "Use Part of Disk (with Win2k in partition 1 & empty FreeBSD(a5)
partition 2 <selected>).
NOTE 2.: This bug DID NOT occur in that last PREVIEW ISO or
the last RELEASE ISO.
NOTE 3.: My Bios Disk Geometry 240H 63S 5169C
Regards...
Updated by dillon over 17 years ago
:Installer Bug occurs after "Create Subpartitions" section (after I click
:"Accept and Create").
:
:<Installer Error>
:Command Failed!
:Execution of the command
:/sbin/disklabel r ad0s2<<< Executing `/sbin/disklabel
: >/tmp/install.disklabel.ad0s2
:FAILED with a return code of 1.
:<View Log>
:,r ad0s2>>> Exit status: 1
: >/tmp/install.disklabel.ad0s2'
:| partition c: partition extends past end of unit
:| Warning, partition c doesn't start at 0!
:| Warning, An incorrect partition c may cause problems for standard
:system utilities
:`
Ok, it looks like some work will have to be done on the installer.
It's probably installing the disklabel on the wrong device.
-Matt
Matthew Dillon
<dillon@backplane.com>
Updated by bastyaelvtars over 17 years ago
On Thu, 31 May 2007 02:02:22 +1000
"M.K." <mk@freeweb.ozi.nu> wrote:
This is exactly what I was afraid of... I am unsure if I will be able
to fix this in 2.0.
Updated by mk over 17 years ago
I hope someone includes an INSTALL_HOWTO on the 1.10-REL ISO. Us users
will need a list of typical examples like:
1.) fdisk
2.) disklabel
3.) newfs
4.) Installing bootloader
5.) Getting files & devs from CD to HD
Updated by dillon over 17 years ago
:...
:> NOTE 1.: This bug occurs when I select "Use Entire Disk" and also
:> when I select "Use Part of Disk (with Win2k in partition 1 & empty
:> FreeBSD(a5) partition 2 <selected>).
:>
:> NOTE 2.: This bug DID NOT occur in that last PREVIEW ISO or
:> the last RELEASE ISO.
:>
:> NOTE 3.: My Bios Disk Geometry 240H 63S 5169C
:>
:>
:> Regards...
:
:This is exactly what I was afraid of... I am unsure if I will be able
:to fix this in 2.0.
:
:--
:Gergo Szakal <bastyaelvtars@gmail.com>
:University Of Szeged, HU
:Faculty Of General Medicine
I'll roll a custom installer from source if necessary, don't feel
pressured. I'm not going to worry about it until July anyway.
-Matt
Matthew Dillon
<dillon@backplane.com>
Updated by corecode over 17 years ago
Do you have the sources which are targetted to pkgsrc somewhere? Maybe other people can help out?
cheers
simon
Updated by bastyaelvtars over 17 years ago
pkgsrc-wip contains them and I am having Lua problems right now but it
is being discussed on the bsd installer mailing list. There will be a
7-10 day hiatus in the progress, though. I will continue after 15th.
Updated by corecode almost 16 years ago
installer has been put into base and reworked. does this still happen?