Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2010, 06:58 PM
Fatmice's Avatar
Fatmice Fatmice is offline
Senior Member
 
Join Date: Feb 2008
Location: US
Posts: 887
Thanks: 0
Thanked 0 Times in 0 Posts
Default Questions for " Prepping a USB stick with USB img"
This thread is for answering questions concerning
Prepping a USB stick with USB img
__________________
|================================================= =====|
|Please search the forum prior to posting. Intellectual laziness is not nice. | (Does not apply to non-offenders =))
|================================================= =====|
Reply With Quote
  #2  
Old 07-29-2010, 07:08 PM
Fatmice's Avatar
Fatmice Fatmice is offline
Senior Member
 
Join Date: Feb 2008
Location: US
Posts: 887
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by Sander M View Post
I used my 4Gig stick. Could not just copy the image file to it, Windows reported lack of space. (just transporting it from download computer to laptop)
Then I downloaded win32diskimager to download computer and it successfully written the image.

How could this be, to small for the image file, but ok to write that same image? It now shows 100% full in dolphin.
Obviously, in the same way you can't just copy files from a DVD image to a DVD. The word copy here is misleading. What you're really doing is lay down a string of 1's and 0's then another string of 1's and 0's detailing the location of the former. This process will end up taking more space then laying down a string of 1's and 0's of the image itself to the writable media.
__________________
|================================================= =====|
|Please search the forum prior to posting. Intellectual laziness is not nice. | (Does not apply to non-offenders =))
|================================================= =====|
Reply With Quote
  #3  
Old 01-23-2011, 05:00 PM
netSys netSys is offline
Member
 
Join Date: Jan 2011
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I'm using the FreeBSD method

# dd if=PCBSD[...].img of=/dev/daX bs=10240k conv=sync

daX is your external device usb
Reply With Quote
  #4  
Old 01-24-2011, 06:45 PM
bebuxe bebuxe is offline
Senior Member
 
Join Date: Mar 2010
Location: pm me, i'll tell
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to bebuxe
Exclamation
10Mb per block size, really?!? I use 5k just in case. Someone else please confirm if it works. I'll try later on.
__________________
An important quote from an English Composition professor:
"What may obvious to you, may not be obvious to someone else. That's why we have to write about them."
Godly song: http://www.youtube.com/watch?v=R7jhnVdLz50
YEIH! found the original song from the author herself: http://www.youtube.com/watch?v=QAcs5QLT4Ic
Reply With Quote
  #5  
Old 01-24-2011, 06:55 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,430
Thanks: 0
Thanked 104 Times in 86 Posts
Default Questions for " Prepping a USB stick with USB img"
Seems a bit much, i use 1MB block size here and it works just fine
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #6  
Old 01-31-2011, 07:19 PM
bebuxe bebuxe is offline
Senior Member
 
Join Date: Mar 2010
Location: pm me, i'll tell
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to bebuxe
Talking
hehehe,
I figured as much but I want to verify if that's even possible, esp. with the many MLC SDDs out there and their haywire MBR on them.
__________________
An important quote from an English Composition professor:
"What may obvious to you, may not be obvious to someone else. That's why we have to write about them."
Godly song: http://www.youtube.com/watch?v=R7jhnVdLz50
YEIH! found the original song from the author herself: http://www.youtube.com/watch?v=QAcs5QLT4Ic
Reply With Quote
  #7  
Old 02-26-2012, 04:20 PM
Jackrat Jackrat is offline
Junior Member
 
Join Date: Feb 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I'm planning to download and try out PC-BSD on a 8 Gb USB drive.

1. can I use unetbootin like I do in Linux?
2. will it be bootable (like in "live" Linux cd's/dvd's)?
3. where on the website is there a list of apps that come stock with the download? i.e. office, games, editors, etc.
4. does it include an installer app within the DVD so if I like it I can install it without wiping out one of my Linux installs?

If it's a "live" I can run it and see if I like it before installing.
Reply With Quote
  #8  
Old 02-27-2012, 07:46 AM
Zplay Zplay is offline
Senior Member
 
Join Date: May 2008
Location: France
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Zplay
Default
Originally Posted by netSys View Post
I'm using the FreeBSD method

# dd if=PCBSD[...].img of=/dev/daX bs=10240k conv=sync

daX is your external device usb

I was using dd before I found cat could also be used.

"cat usb-image > /dev/da0"
__________________
BSD Associate
Reply With Quote
  #9  
Old 02-27-2012, 08:02 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 147 Times in 129 Posts
Default
Originally Posted by Jackrat View Post
I'm planning to download and try out PC-BSD on a 8 Gb USB drive.

1. can I use unetbootin like I do in Linux?
2. will it be bootable (like in "live" Linux cd's/dvd's)?
3. where on the website is there a list of apps that come stock with the download? i.e. office, games, editors, etc.
4. does it include an installer app within the DVD so if I like it I can install it without wiping out one of my Linux installs?

If it's a "live" I can run it and see if I like it before installing.
2) If you download the Live image you should be able to run PCBSD in "Live" mode. If the image is not labeled as a "Live" image, you will have to install before running it. All the different images are available at www.pcbsd.org

3) The "default" applications are dependant upon the desktop environment (DE) you choose to include.
For example (web browser and file manager): KDE includes konqueror and dolphin, GNOME includes epiphany and nautilus, LXDE includes Midori and PCmanFM, XFCE includes (something) and Xfe.
What is more unique about PC-BSD is that you can choose to install any/all of the available DE's to gain access to an alternate DE's built-in applications, even without running that desktop environment.
No matter which DE you choose, you will also have access to the AppCafe, which allows you to add/remove self-contained programs (PBI's) which allow you to tailor your desktop just the way you want without interfering with the base system in any way.

4) Yes, if you run PC-BSD in Live mode there should be desktop icon that will allow you to install to the hard drive.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #10  
Old 03-05-2012, 07:55 AM
bebuxe bebuxe is offline
Senior Member
 
Join Date: Mar 2010
Location: pm me, i'll tell
Posts: 216
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to bebuxe
Default
Originally Posted by Zplay View Post
I was using dd before I found cat could also be used.

"cat usb-image > /dev/da0"
Good idea. Just be sure that it does not cat asci but binary, like cat should.

You deserve +50 points.
__________________
An important quote from an English Composition professor:
"What may obvious to you, may not be obvious to someone else. That's why we have to write about them."
Godly song: http://www.youtube.com/watch?v=R7jhnVdLz50
YEIH! found the original song from the author herself: http://www.youtube.com/watch?v=QAcs5QLT4Ic
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


All times are GMT. The time now is 02:51 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.