Software :: SD Memory Card Format With Mkfs.vfat?

Jan 25, 2011

I am trying to format 4 GB sd memory using mkfs.vfat. I want to use the card both in linux and windows so I am formatting with Vfat filesystem. When I format the card from command line with "mkfs.vfat -F 32 /dev/mmcblk1" I am getting a warning message like
"unable to get drive geometry, using default 255/63" but the data in the card is erased.

But when I mount the card and checks for the size using df -h its showing 1 GB instead of 4 GB. how to format the SD memory card or any other alternate way to format the card.

View 4 Replies


ADVERTISEMENT

OpenSUSE :: Accidentally Format - Mkfs.vfat On My 1Tb Ext - Recover The Data Completely?

Oct 11, 2010

A friend accidentally did mkfs.vfat on my 1Tb ext. hard drive..It's now showing as 400 GB free where it was 10 GB previously and the remaining data is being shown as weird symbols and empty folders and yet it occupies more than 500GB..Any way to recover the data completely?

View 1 Replies View Related

Applications :: Format The SD Memory Card Or Any Other Alternate Way To Format The Card?

Jan 25, 2011

I am trying to format 4 GB sd memory using mkfs.vfat. I want to use the card both in linux and windows so I am formatting with Vfat filesystem. When I format the card from command line with "mkfs.vfat -F 32 /dev/mmcblk1" I am getting a warning message like "unable to get drive geometry, using default 255/63" but the data in the card is erased.

But when I mount the card and checks for the size using df -h its showing 1 GB instead of 4 GB. how to format the SD memory card or any other alternate way to format the card.

View 1 Replies View Related

General :: Unable To Get Drive Geometry When Mkfs.vfat?

Jan 26, 2010

I got this message when I tried to format my eternal usb hard disk to vfat format. Do you know what it is about?

# /sbin/mkfs.vfat /dev/uba3
mkfs.vfat 2.11 (12 Mar 2005)
unable to get drive geometry, using default 255/63

i have umount all the /media/ I have done an experiment on /dev/uba3. I was able to /sbin/mkfs.ext3 /dev/uba3 but not on mkfs.vfat

View 3 Replies View Related

General :: Format A USB Hard Drive To Vfat Format But Can't?

Sep 15, 2010

I need some assistance in trying to format a USB hard drive to vfat format but can't seem to do so. I am currently using RHEL 5.3. I have tried the following commands and they all come back as "command not found"

mke2fs vfat /dev/sc1
fdisk vfat /dev/sdc1
mkfs.vfat /dev/sdc1

What am I doing incorrectly?? Can someone please point me in the right direction??

View 6 Replies View Related

Ubuntu :: Format 2gb Memory Card As 1gb?

Mar 27, 2011

I know this is going to sound stupid, but I have a few 2gb CompactFlash memory cards that I bought to use with my FujiS7000 digital camera. Only problem is that that camera will only read/write to 1gb memory cards. I don't suppose there's any way to format these 2gb cards so that the camera sees them as 1gb cards?

View 6 Replies View Related

Slackware :: Format A Device Into XFS Filesystem Using Mkfs Command?

Sep 15, 2010

I'm trying to format a device into XFS filesystem using mkfs command. Suppose I have a /dev/sda1 device with 4096 block and I want to format the whole thing, how can I execute the command? I keep getting various errors while executing it.

View 7 Replies View Related

Hardware :: Ran Mkfs.vfat Over Top Ntfs Partition - Any Way To Restore Ntfs Partition Info?

Oct 12, 2010

I was attempting to format a flash drive, and well, used the wrong sdX device. I've run DiskInternals Partition Recovery tool, and all my files are still there (you have to pay $139 to have it restore the files). Is there any way using tools in linux to restore the ntfs partition/files? It was a single disk with the partition taking the entire drive. I've tried mounting it with the -t option, but it says invalid ntfs signature. Man, two lessons the hard way, make sure you backup (duh) and be careful what you type as root.

View 8 Replies View Related

General :: Windows - Reformat A SD Card To VFAT After Formating It Ext3?

Feb 17, 2010

I have formatted a sd card ext3 for some test but I would like to to reformat to vfat. I have used linux to reformat using mkfs.vfat but still can't read it in windows. The next thing I was going to try was to dd from a good SD card but wanted to see

View 1 Replies View Related

General :: Mount -t Vfat /dev/sda1 /var/card - No Device Or Address

Jun 23, 2010

Found a raw device for my card when reading through the /proc/partition list but got a "no device" message when mounting the card - mount -t vfat /dev/sda1 /var/card though there is sda in the list.How to know if sda1 exists?

View 1 Replies View Related

Ubuntu :: Format A SDHC Card To Read As A SD Card?

Dec 17, 2010

I am wondering if it would be possible to format an 8g SDHC card in a way that it will be able to be written to and read by an SD reader?

Reading about SDHC vs SD suggests that the only difference is the block/cluster/byte configurations. Is that true?

Could I format the 8g FAT32 SDHC with gparted to a 1g FAT16 partition with the rest of the space left un-formatted so an SD reader could handle it?

View 2 Replies View Related

Ubuntu :: Can't Format The Memory Stick

Jan 15, 2011

When I try to format my memory stick (using disk manager) , i get a error message saying "device busy", how can I stop the memory stick so I can format it?

View 5 Replies View Related

OpenSUSE Hardware :: How To Format Flash Memory

Dec 23, 2010

My flash memory does not okI can`t make format , capy or delet any file how can i format it

View 2 Replies View Related

Ubuntu :: Format Flash Drives/memory Cards ?

Jan 4, 2010

how to format flash drives in ubuntu. In windows there was a "format" on the right click menu but I did not find one in ubuntu. i am using ubuntu jaunty.

View 4 Replies View Related

Networking :: Write Network Packets To Memory In Byte Format?

Feb 7, 2011

I'm sniffing network packets in ubuntu, I need to write these packets as raw bytes to memory but libpcap give packets in its special format. how can i save and recover packets in byte format?

View 2 Replies View Related

Ubuntu :: Can't Format SD Card?

Aug 26, 2010

I've tried everything--from the CLI to GParted and back--but I can't seem to format my SD card. I know it's not the card because it is recognized in three other devices, which offer to format it because they don't think it's formatted.When in GParted, I can create a new partition table and create a new partition, but after that completes, the card remains grey and the GParted tells me the disk label is unrecognizable.When I go at it with fdisk/mkfs.vfat, I'm told:

Code:

Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel

Building a new DOS disklabel with disk identifier 0x24edb58b.
Changes will remain in memory only, until you decide to write them.

After that, of course, the previous content won't be recoverable.

Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)[code].........

View 9 Replies View Related

Ubuntu :: How To Format A SD Card

Jan 19, 2011

I tried to format my SD card from ext3 to NTFS... But when i right click, i am not able to find the option for formatting...I am dual booting, so able to do it in Windows.. But was wondering, whether we can do it without help of any program like gparted, as we are able to do it windows?

View 2 Replies View Related

Ubuntu :: No Notification For Memory Card

Aug 26, 2010

am finding that kde device notifier is not seeing my memory card (sdcard) when plugged into the memory car slot on laptop?

Card see the card with fdisk -l

Code:
Disk /dev/mmcblk0: 8015 MB, 8015314944 bytes
121 heads, 42 sectors/track, 3080 cylinders
Units = cylinders of 5082 * 512 = 2601984 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code]...

View 5 Replies View Related

Ubuntu :: No Recognition Of Memory Card In 10.04?

Apr 19, 2011

Where can I get the answer to my question. No recognition of my memory card in Ubuntu 10.04.

View 1 Replies View Related

Ubuntu :: 10.04 Will Not Recognize Memory Card?

Apr 19, 2011

My Ubuntu 10.04 will not recognize my used cards at all. If it will not recognized them, I cannot format them.

View 5 Replies View Related

Fedora :: Use Fdisk To Format A Mmc Card And Partitioning It?

Oct 16, 2010

im a beginner in using linux and i want to know how to use fdisk to format a mmc card and partitioning it

View 2 Replies View Related

Fedora Hardware :: Does Not Recognize Sd Memory/card?

Jun 6, 2011

im new in all this, i already found a lot of drivers for my pc but this is annoying me xD fedora does not recognize sd memory/card

View 1 Replies View Related

Ubuntu :: Access Memory Card On Blackberry?

Jan 2, 2010

how do i access the files on my blackberry's memory card? also is there a way to see ALL the files (like the system files and everything) on the phone?

View 3 Replies View Related

Ubuntu :: Install From Memory Stick / Sd Card?

Mar 22, 2010

My new pc doesn't have a cd rom so I have to use a memory stick, usb hard driver or a SD card. So how do I install ubuntu? For some sh'itty reason I got windows vista installed here which is more frustrating then everything else I have tried.

View 8 Replies View Related

General :: Using Graphics Card Memory As Swap?

Jun 1, 2011

I came across this article, which I found to be very interesting and thought share it with you all.

Graphics CardMemory as swap space or RAM disk.

[URL]

View 14 Replies View Related

General :: Access Memory Card In Ubuntu?

Dec 29, 2010

Have downloaded ubuntu (because my linux lite died). Very pleased so far with ubuntu, but I can't figure out how to access files or photos from a memory card. Just can't seem to go to anything that even shows its existence.

View 3 Replies View Related

Debian :: How To Format CF Card With Fat32 File System

Dec 29, 2015

I'm not that new in Linux I've been using for years since 2010 mostly, and formatted a number of flash drives with allegedly fat32 fs however, this time I need to be sure I'm formatting it as fat32 for experimental reasons and I can't seen to find a mkfs.fat32, both vfat and fat are fat16 and I don't know what msdos does...

View 4 Replies View Related

Debian Multimedia :: KDE - Format A Usb Stick - Micro Sd Card?

Aug 24, 2011

For the last several weeks i've been trying KDE and it's been working quite fine. There are however several minor issues with KDE.

First - how can i format a usb stick? In GNOME after the usb stick has been plugged in one just have to right click on it and select "Format". Here i don't see such an option. I googled it and i read somewhere that the tool for this would be KDE partition manager. I installed it but it looks like an overkill for the task. KDE partition manager is high level tool like GParted, whereas i'm looking for something that integrates into the desktop so i can just right click on the usb drive and select format. Besides KDE partition manager asks for a root password which is logical because it can format all your partitions. However i don't see the need for a root password when one is going to format a usb drive.

Second - i tried to use my micro sd card yesterday and while it mounted automatically i couldn't write anything on it or delete any of the files on it ( didn't have this problem with the usb stick though). How can i change that? I have a default Debian install with a nearly default KDE 4.6.5. In GNOME the SD card was always mounted writable by default.

Third - i am using Iceweasel, Rhythmbox and GIMP which are GTK applications. To make them look OK in KDE i installed gtk2-engines-oxygen and kde-config-gtk-style and i also installed the Oxygen KDE Firefox theme (from here [URL]). I then configured the GTK applications to use the oxygen engine and Rhythmbox and GIMP look perfectly OK (i've attached a screenshot at the bottom of my post) however Iceweasel doesn't look completely OK. The problem is that the color scheme of the window is slightly darker than the color scheme of the upper window border - i've attached screenshots of Rhythmbox and Iceweasel so you can compare. I've tried KDE 4.7 with Arch Linux and Firefox there looks OK just like Rhythmbox. It is a small detail but it bugs me...

Fourth - i have problem with the KDE theme for Firefox which i've installed. Without it Iceweasel doesn't look that good. With it, the find menu (activated with ctrl+f) doesn't work - instead of the regular search field just a very small box appears. I've posted a screenshot for that as well.

View 7 Replies View Related

Hardware :: Format A SD Card That's Recognized As A Read-only File?

Feb 25, 2011

I've got some trouble trying to format a SD card. I tried to format it in the GUI and the terminal, but couldn't make it. I couldn't even copy or move any file to the directory in the SD card, even logged as root.
It's a SD card from a digital camera. When I insert it in the camera, it says the card is blocked, so that it's not possible to take any picture.

I tried using "fdisk" to set a new fyle system in it, and tried "mkdosfs" trying to format it under the current file system.

View 4 Replies View Related

Fedora Installation :: Booting From Memory Card SDHC ?

Oct 24, 2009

I would like to install fedora onto a memory card 16Gb kingstone SDHC that I use in a ACER aspire one

I followed the instruction on the website and I found the following problem:

The wireless and Ethernet hardware where either not found or, if they were found, they did't work and there were no possibilities to make it work.

The strange thing is that almost every time after I attempted to boot form the memory when booting window as usual, the Ethernet hardware was not found anymore also under window!

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved