Skip to main content

Thread: Help with formatting USB stick


i have need usb stick formatted in specific way use dvr.

instructions got below, don't seem work on ubuntu system. think written linux version.

can take @ , tell me these mean , how same results in ubuntu?

much.

michael

here directions got ------------- :

click on tv screen type icon open command shell (konsole)

type , enter following

mkfs.ext3 /dev/sda1

next step optional let's give drive name example calls foxsatbu

e2lable /dev/sda1 foxsatbu

set partition type

fdisk /dev/sda

type t , enter

enter 83 @ prompt

type wq , enter

close konsole window

click on world icon , media manager

right click on usb icon , choose safely remove

remove usb drive. foxsat should recognise , allow large file transfers.

it depends...

if memory stick small , not going use on windows, don't need partition it, minimum instructions become:

plug in:
$ dmesg
note device name, eg sdb

wipe whatever on it:"
$ sudo dd if=/dev/zero of=/dev/sdb bs=10m count=1

format:
$ sudo mkfs.ext3 /dev/sdb

bob's uncle.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Help with formatting USB stick


Ubuntu

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor