DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 21st June 2010
_diablo_ _diablo_ is offline
New User
 
Join Date: Jun 2010
Posts: 9
Default how to install...

i need to install any/bsd from windows xp...don't have cdrom and usb i got is tiny(256mb) is there some media? installation by unetbootin 'frugal' make errors on ftp(unable to get server...)
Reply With Quote
  #2   (View Single Post)  
Old 21st June 2010
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

http://liveusb-openbsd.sourceforge.net/

This should fit on your usb drive.
Reply With Quote
  #3   (View Single Post)  
Old 21st June 2010
_diablo_ _diablo_ is offline
New User
 
Join Date: Jun 2010
Posts: 9
Default

well...is a little complicated to me to install open(and no time)

i 've got this error from unetbootin[my best option]:

cannot resolve hostname 'ftp.freebsd.org.' are you sure that your name server,gateway and network interface are correctly configured?

thx anyway but i'm stuck on freebsd installation...
Reply With Quote
  #4   (View Single Post)  
Old 21st June 2010
klanger klanger is offline
Port Guard
 
Join Date: May 2010
Posts: 29
Default

Buy a CD -> go to a friend with a computer with CD-ROM and an usb-stick -> download an iso file -> burn the iso file to it (as it should be done - don't just copy it to a CD) -> borrow form your other friend a bigger usb-stick (or buy one) open iso file on any (MS Windows is good) machine -> copy all folders to usb-stick -> insert CD with your iso to the CD-ROM -> reboot & boot from CD -> insert empty usb-stick -> open terminal -> dmesg -> find your usb-stick "name" -> dd if=/dev/zero of=/dev/da0 bs=1k count=1 (it should be ok, but check is stick "name" is correct -> bsdlabel -Bw da0 auto -> newfs -L FreeBSD /dev/da0a -> mount /dev/da0a /mnt/ -> insert your other usb-stick (with files) & mount it as /cdrom -> copy all files from it to your first usb-stick -> open /mnt/etc/fstab file with ee or vi or any other editor -> change it content to /dev/ufs/FreeBSD / ufs ro 0 0 -> you now have a bootable usb-stick -> reboot.

Go home -> Insert usb-stick (bootable) -> boot from it -> possibly at mountroot type -> ufs:da0a & hit enter -> install bsd on your hdd/sdd or whatever (an ipod).

That should cost you $0.50, or $0 if you have a friend with CD-RW - time is money and you have wasted already few days fighting on freebsd.org forum (i think)

http://miwi.bsdcrew.de/2009/06/freeb...h-a-usb-stick/
Reply With Quote
  #5   (View Single Post)  
Old 22nd June 2010
_diablo_ _diablo_ is offline
New User
 
Join Date: Jun 2010
Posts: 9
Default

That's the point dude! i dunno wanna spend a penny on cd's(i must be 1000 cd's wasted on distros)...

i have all the time of the world...

how's possible can't install by unetbootin... by a miserable error(and nobody helps)...

Reply With Quote
  #6   (View Single Post)  
Old 22nd June 2010
_diablo_ _diablo_ is offline
New User
 
Join Date: Jun 2010
Posts: 9
Default

tools do i have: 1 floppy,1 buntu cd, 1 usb 256mb,1 usb 128mb, unetbootin,xp...

if any of that serves would be nice!...
Reply With Quote
  #7   (View Single Post)  
Old 27th June 2010
_diablo_ _diablo_ is offline
New User
 
Join Date: Jun 2010
Posts: 9
Default

Quote:
no, i've never tried it
always can learn...

http://www.turnkeylinux.org/blog/convert-vm-iso
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How - To install GNOME vile I install OpenBSD ? looop OpenBSD Installation and Upgrading 6 24th April 2010 08:58 PM


All times are GMT. The time now is 09:01 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick