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
 

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

reply to topic new topic new poll
Topic: can I USB install with partition size< Next Oldest | Next Newest >
stevodude Offline





Group: Members
Posts: 1
Joined: Feb. 2006
Posted: Feb. 27 2006,22:46 QUOTE

as title says, and I may be jumping the gun a bit here, as I am just  downloading dsl now, but...

If I make a DSL ISO CD, boot from it, then run the usbhdd install menu item, can I select the size of the DSL install partition? as from what I can gather within  these forums is that it will wipe your whole USB stick?

It's just that I have a 1Gb usb, and I want to create a DSL boot with 250Mb or so, and a second boot with UBCD ( takes about 180Mb) then the rest as data storage ( around 500Mb).

is this possible? or failing that, a 250Mb DSL partition and a 750Mb data partition (fat32 for example). does the usbhdd install format the usb stick as ext2 or something else?.

sorry if these have been answered before, but I spent about 1/2 hr troling through the the forum for an answer.

currently the usb stick is blank with 1Gb fat32.

cheers, stevo.
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: Mar. 01 2006,06:02 QUOTE

The USBHDD installation will blow away all partitions and then create a single new FAT partition that is the size of your USB device.  It then formats the partition and copies the files from the ISO.  Finally, it installs the SYSLINUX boot loader to make the USB device a "bootable" device.

You can probably accomplish your goals by manually installing it yourself.  Just DON'T use the USBHDD script to do it.

When running from livecd, the USB device behaves just like a normal SCSI hard drive does.  It is usually located at device /dev/sda

You can manually run partitioning utilities like

sudo su
cfdisk /dev/sda

to partition it and you can also format a partition like a regular hard drive:

sudo su
mkfs -t ext2 /dev/sda1

for example.

As long as you have a bootloader installed, DSL can be booted from either partition and the DSL files can be stores in an EXT2, FAT, or FAT32 partition. The names are case sensitive, so if copying files to a FAT or FAT32 partition, make sure to use all uppercase letters for the file names.

Keep in mind that MSWindows will only detect and mount the FIRST data partition, so you want to make sure that your FAT or FAT32 "leftover generic storage" partition is the FIRST one and not the 2nd or 3rd.

Hope this helps.

Good Luck.
Back to top
Profile PM 
vnb_tom Offline





Group: Members
Posts: 3
Joined: Mar. 2006
Posted: Mar. 01 2006,11:16 QUOTE

hi,
have u partitoned and got the result.plz tel and also sugest me any ideas.
I too had a 1 gb pen drive and i tried it to partition it using the format utility given along with the drive  for the same purpose and finally it collapsed every thing in the drive.Now i have applied it for the warranty.Currently, i have fear to try partition my other drive which is also 1 gb.
Back to top
Profile PM 
2 replies since Feb. 27 2006,22:46 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: can I USB install with partition size

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