User Support Forum

Questions/problems with Haiku? Post here and get help from the community. If you think you have found a bug, please file a bug report at dev.haiku-os.org.

ExtractArchiveToHaikuImage in UserBuildConfig Stops Build from Finishing

Forum thread started by cebif on Tue, 2010-04-06 22:06

With UserBuildConfig setup to unzip my files and settings to newer Haiku versions, I am finding that the build will not complete just before writing to the HD partition. I can make it complete if I comment out the Extract commands in UserBuildConfig. It was working before with a slightly different command: UnzipArchiveToHaikuImage but then at the start of each build it would complain that it did not understand that command. I looked in the sample UserBuildConfig and saw that the command had changed and also the way the folder chain was shown had changed, for the folder for unzipping from. There was now non relative path. I changed my UserBuildConfig and the build process was not complaining anymore, at the start of each build.
Here is my UserBuildConfig now:

# Optional package OpenSSH needs this variable set
HAIKU_IMAGE_HOST_NAME = "TEST" ;
 
# Add these optional packages
AddOptionalHaikuImagePackages BeZillaBrowser ;
AddOptionalHaikuImagePackages Beam ;
AddOptionalHaikuImagePackages BeHappy ;
AddOptionalHaikuImagePackages BePDF ;
AddOptionalHaikuImagePackages NetSurf ;
AddOptionalHaikuImagePackages OpenSSL ;
AddOptionalHaikuImagePackages OpenSSH ;
AddOptionalHaikuImagePackages Pe ;
AddOptionalHaikuImagePackages Vision ;
AddOptionalHaikuImagePackages Welcome ;
AddOptionalHaikuImagePackages WonderBrush ;
 
#ExtractArchiveToHaikuImage home config settings : /home/greg/develop/haiku/haiku/user_data/
#Directories_Files_From_Settings_Folder.zip ;
#ExtractArchiveToHaikuImage home : /home/greg/develop/haiku/haiku/user_data/Home_Folder_Directories.zip ;
#ExtractArchiveToHaikuImage home Desktop : /home/greg/develop/haiku/haiku/user_data/Baikonar_Astronaut_Launch.zip ;
 
DefineBuildProfile disk : disk : "/dev/sda4" ;
DefineBuildProfile vmware : vmware-image ;
 
switch $(HAIKU_BUILD_PROFILE) {
	case "disk" : {
		AddOptionalHaikuImagePackages Development ;
	}
 
 
	case "vmware" : {
		HAIKU_IMAGE_SIZE = 900 ;
	}
 
}

I have the ExtractArchive commands commented out now only to enable the build to complete.
The previous commands that worked and later stopped working was:

UnzipArchiveToHaikuImage home config settings 
 : $(HAIKU_TOP)/user_data/Directories_Files_From_Settings_Folder.zip ;
UnzipArchiveToHaikuImage home
 : $(HAIKU_TOP)/user_data/Home_Folder_Directories.zip ;

Why do none of these work anymore or what is the correct command now?

Is this a bug?

replicant in Deskbar tray

Forum thread started by giuseppe on Sat, 2010-04-03 07:44

Strange behavior ... if I enter a line with desklink in UserBootscript to add a deskbar replicant when the system boot the replicant is not added but if I launch UserBootscript after booting the replicant is properly added to the Deskbar tray

Haiku (Revision 35934)

Haiku installed on iMac

Forum thread started by KantosKan on Sat, 2010-03-27 19:10

Hello, I installed Haiku on a new iMac (21" screen version). Just to let people know how to do it, as I did not find this info in the forums. I partitioned the disk into 3 partitions -- one in HFS+(journalled), and 2 into FAT32. I installed OSX on one partition. Then I downloaded rEFIt (refit.sourceforge.net) and installed it on the OSX partition from within OSX. Then I booted from the Haiku installation CD (alpha1), and initiallized the file system on the FAT32 partitions to BFS. Then I installed Haiku on the other 2 partitions. Then reboot into OSX twice. On the second time, rEFIt comes up and lets you choose which partition to boot from. It boots into Haiku with no problem. If you don't use rEFIt, it won't boot into Haiku at all -- it doesn't see it as a bootable disk. Haiku is very fast on the iMac, the internet works, everything is cool.
--KantosKan

Restricted Posting to Blog Here on Haiku-OS.org

Forum thread started by Jace on Sat, 2010-03-27 03:06

hi, i've been taste-testing Haiku and the community over the last few days and i wanted to post on my blog here... couldn't find it. Once i did, it indicated i was not allowed to post new entries. i wanted to post something that was an old comment i'd made about UI Guidelines back in 2007(?) since it was mostly obscure there in that spot.

why can't i post? did i break some rule(s) or is something broken (or am i just mising something)?

thanks,

-jace

New user here

Forum thread started by mosslack on Sat, 2010-03-27 01:15

Hi all, just a note and a question, I'm using an Intel D915-GAG motherboard with a P4 (3.0 Ghz) and 1 Gb RAM, ust wondered if there would be any issues I should be aware of. I'm an old BeOS user from back in the day (4.5-5.0) and loved the OS. Was sorry to see it fold. Just curious what to expect or not expect of this new release. Thanks.

Help With Grub

Forum thread started by stellarpower on Wed, 2010-03-24 22:21

Hi,

I would like some help with setting-up a GRUB please.

I have several bootable partitions, some of which have non-512 byte sectors. Because of this, I can't use the BIOS to boot some of them (at least, I believe that is why it is not working!) I'd like to put GRUB onto a floppy disk, and use its chainload feature to pass command over to the individual partitions. Could anyone give me some instructions on how to compile and install GRUB on Haiku, or, if not possible, on Windows XP/Vista. I can use an image file if necessary, as I can't seem to access my floppy drive on Haiku, or is it not yet supported?

Thank you.

Wireless Firmware

Forum thread started by Earl Colby Pottinger on Wed, 2010-03-24 15:30

Where do I find the instructions to install the wireless firmware?

The syslog shows that it sees my ipw2200 hardware, but the firmware is in a .gz file. After I unzip it the readme tells nothing about installing on a Haiku system as far as I can tell.

Where do the .fw files go? Is there a URL to instructions?

Syndicate content