Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- Date: Tue, 1 Apr 2008 21:22:21 +0900
- From: "Evan Monroig" <evan.monroig@example.com>
- Subject: Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- References: <47F0490F.4030306@articlass.org> <20080331103948.bcdc4da2.gstewart@bonivet.net> <47F0C50E.2040907@articlass.org> <20080331131704.4bb29937.gstewart@bonivet.net> <d8fcc0800803311944j379a573cqda0e97ffe46cd9e1@mail.gmail.com> <47F1C6F2.7060407@articlass.org> <d8fcc0800803312249j69e34bbape48ddafa875f97c4@mail.gmail.com> <47F1D473.1000707@articlass.org> <d8fcc0800804010017i7a8f5c02q73f548733a18d142@mail.gmail.com> <47F2027E.1050009@articlass.org>
On Tue, Apr 1, 2008 at 6:38 PM, Dave M G <dave@example.com> wrote: > Apr 1 18:09:57 homebase kernel: [153453.172899] sd 10:0:0:0: [sdf] > 4030463 512-byte hardware sectors (2064 MB) > Apr 1 18:09:57 homebase kernel: [153453.173654] sd 10:0:0:0: [sdf] > Write Protect is off > Apr 1 18:09:57 homebase kernel: [153453.176519] sd 10:0:0:0: [sdf] > 4030463 512-byte hardware sectors (2064 MB) > Apr 1 18:09:57 homebase kernel: [153453.177269] sd 10:0:0:0: [sdf] > Write Protect is off > Apr 1 18:09:57 homebase kernel: [153453.177285] sdf: sdf1 I think that these lines tell you that the card has become /dev/sdf and has one partition at /dev/sdf1 > > Try tailing /var/log/messages as described above when inserting a > > card. See if you can tell which device it becomes. Then run "sudo > > fdisk -l /dev/sdd" (changing sdd to whatever the device node actually > > is). So instead of this you should try "sudo fdisk -l /dev/sdf". By the way, the bunch of files in /dev/ is how Linux presents you the hardware and partitions, and the stuff in /mnt or /media is where you link one partition on your disk to the directory tree. That is, when you want to make a filesystem, you should do that on a device in /dev, and when you're done you can link that filesystem to a mount point under /mnt or /media (which Ubuntu will probably automatically do for you). Hope this helps, Evan
- References:
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Josh Glover
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Dave M G
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Josh Glover
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Dave M G
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Josh Glover
- Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] help recovering headless linux box
- Next by Date: [tlug] Gentoo
- Previous by thread: Re: [tlug] Ubuntu won't format a 2GB SD card as fat 16
- Next by thread: Re: [tlug] Paul Graham's Disagreement Hierarchy
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links