Opened 16 years ago
Closed 14 years ago
#3335 closed bug (fixed)
Error "vm_page_fault" with boot LiveCD
Reported by: | Hubert | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Haiku hrev28971 I compile(and burn) Live/Install CD Haiku Image and during Haiku boot screen I get "vm_page_fault".
listdev: http://dev.haiku-os.org/attachment/ticket/3260/listdev-mypc.txt
Attachments (1)
Change History (15)
by , 16 years ago
Attachment: | DSC00363.JPG added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 16 years ago
Cc: | removed |
---|
comment:4 by , 16 years ago
Bus manager is default - probably ata now. I don't rebember where it changed to compilation and what give in(directions).
comment:5 by , 16 years ago
The default would in fact be ide at the moment. This can be changed by altering the src/add-ons/kernel/bus_managers/Jamfile to point to the ata directory instead of ide.
comment:6 by , 16 years ago
So, I have: #SubInclude HAIKU_TOP src add-ons kernel bus_managers ata ; SubInclude HAIKU_TOP src add-ons kernel bus_managers ide ; changed on: SubInclude HAIKU_TOP src add-ons kernel bus_managers ata ; #SubInclude HAIKU_TOP src add-ons kernel bus_managers ide ; ??
comment:8 by , 16 years ago
That won't help you much unless you're booting from a S-ATA CD drive - the ATA bus manager does not yet support CD-ROMs :-)
comment:10 by , 16 years ago
I tested again, strange but on frist time i disable all on safe mode and I have error, now I change Boot with "CD-ROM or Hard Drive" on "Boot from CD-ROM" and disable: user-add-ons, IDE DMA, APM, ACPI, IO-APIC and Don't Call the BIOS and Install CD started. Installer run and begin installation on BeFS partition but it falters once on Expander for second at once on Icon-o-matic etc.
comment:11 by , 16 years ago
Works for me with the above mentioned boot options, without them I get the same page fault (in strlcpy in find_directory). The first argument to strlcpy is NULL, the second is "/boot/beos/system/add-ons" .
comment:12 by , 14 years ago
Is this ticket still valid? It has been almost two years since there was any activity on it.
comment:14 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
vm_page_fault