1
OpenBSD / Sl-c3200 Full Hd “openbsd Hallelujahâ€
« on: July 10, 2006, 08:01:05 am »
Ok I got my new AmbiCom WL1100C-CF Wireless card and it works fine except something I would like you guys comment on it “ This Card gets over heated!“ in a way that’s really can’t hold it, I used to wireless cards heat, but not like this I feel it’s malfunction or something, would like to hear from you guys.
Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide
I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
[ Invalid Attachment ]
So the files now looks like this
Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.
replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config) now boot the new FULL HD OpenBSD
i hope this will help someone.
and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.
Anyway here the way to get Andy Full HD install for SL-C3200, basically following Andy installation guide as it is Andy Whole HD Guide
I replaced the kernel with tetsu kernel Tetsu 18h SL-C3200 Kernel also i replaced the updater.sh with this one
[ Invalid Attachment ]
So the files now looks like this
Code: [Select]
fdisk
initrd.bin
zImage.bin <==--- Replaced by Tetsu Kernel
updater.sh <==--- Replaced by Updater.sh above
Following the guide as it is and after installing OpenBSD and before booting it there is another modification, i used the same method to log to emergency screen using B+D and insert the CF card and preform the following:
Code: [Select]
mkdir /mnt/mtdflash
mount /dev/mtdblock2 /mnt/mtdflash
cp /mnt/mtdflash/etc/pcmcia/config /mnt/cf
in your regular Linux/BSD computer (Or Windows with UltraEdit Text Editor) open the file that we just copy it, and replace all ide-cs pattern to be ide_cs.
replace the old file with the one you edit it (cp /mnt/cf/config /mnt/mtdflash/etc/pcmcia/config) now boot the new FULL HD OpenBSD
i hope this will help someone.
and yeah Andy could you plz release full HD image for SL-C3200? you start this guide it will be great to take it to another level, and thank you for all the information you share it with us.