Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (25) </ ... 6 7 8 9 10 [11] 12 13 14 15 16 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: USB boot compatability list< Next Oldest | Next Newest >
9a6or Offline





Group: Members
Posts: 43
Joined: Feb. 2005
Posted: Mar. 31 2005,22:29 QUOTE

Before I start experimenting, is there a way to backup the full content of the flashdrive including MBR etc.? Not just the files but the full content from byte 0 to the last one of the 512MB? I saw somewhere that dd will do this. What exactly is the syntax?
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: April 01 2005,00:27 QUOTE

Yes, it is very easy to do with dd.

Here is the man page that explains how it works:

http://www.die.net/doc/linux/man/man1/dd.1.html


Here is an example for you.

In this example my USB stick is located at /dev/sda and my Linux or Win95/98/ME hard drive partition is located at /dev/hda1

First, I make sure that no "sda" partitions are currently mounted like /mnt/sda1 for example.
Second, I make sure that my backup storage paritition is mounted and ready to go like /mnt/hda1

Then I open an xterm and type:

sudo su
dd if=/dev/sda of=/mnt/hda1/stick_backup_file.img

and restoration of the image file is the reverse of removal:

dd if=/mnt/hda1/stick_backup_file.img  of=/dev/sda


This will backup/restore the ENTIRE contents of device sda do you better double check and make sure that you are using the correct device and your command syntax is correct or you could accidentally nuke some other device like a SCSI hard drive for example.

Hope this helps.
Back to top
Profile PM 
9a6or Offline





Group: Members
Posts: 43
Joined: Feb. 2005
Posted: April 01 2005,22:10 QUOTE

cbagger01,

Thanks for your very clear description, I'll have a go.

Being able to do a full backup of a USB flashdrive before dedicating it to DSL sounds like a compulsory first step. Your guide should get into the documentation of DSL for those new to such levels of Linux.
Back to top
Profile PM 
john_apple
Unregistered






Posted: April 06 2005,11:18 QUOTE

iaudio M3 - DSL works good

john_apple(;))wp.pl
Back to top
penguin asylum Offline





Group: Members
Posts: 29
Joined: Feb. 2005
Posted: April 08 2005,11:35 QUOTE

I should've posted this a while ago, but here it is now :P

With a sandisk cruzer micro (256 MB), it works fine.  

Details:  With 9.6, it seems that on some dells that I tested it on, it boots well and then the display is sort of messed up unless you switch it to 640*480 (it definitely supports more than that).  On my computer, it needs a floppy to boot onto the flash drive, and it seems that with 1.0RC1 it doesn't boot well without the floppy on the dells (NTLDR is missing?), but with a floppy on my computer it's fine.
Back to top
Profile PM 
122 replies since Oct. 12 2004,05:20 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (25) </ ... 6 7 8 9 10 [11] 12 13 14 15 16 ... >/
reply to topic new topic new poll
Quick Reply: USB boot compatability list

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code