|
|
2008-01-16
, 15:00
|
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#2
|
|
|
2008-01-16
, 15:07
|
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#3
|
# Grab the Ubuntu 7.10 ISO and burn it to a CD
# Insert the CD and your USB flash drive
# Reboot your computer into Ubuntu from the Live CD
# Open a terminal window and type sudo su
# Type fdisk -l to list available drives/partitions. Note which device is your flash drive (example: /dev/sda) Throughout this tutorial, replace x with your flash drive letter. For example, if your flash drive is sdb, replace x with b.
# Type umount /dev/sdx1
# Type fdisk /dev/sdx
* type p to show the existing partition and d to delete it
* type p again to show any remaining partitions (if partitions exist, repeat the previous step)
* type n to make a new partition
* type p for primary partition
* type 1 to make this the first partition
* hit enter to use the default 1st cylinder
* hit enter again to use the default last cylinder
* type a to make this partition active
* type 1 to select partition 1
* type t to change the partition filesystem
* type 6 to select the fat16 file system
- If you want a different file system, type l to list them all and enter the appropriate number
* type w to write the partition table
* type q to quit
I know that this topic has been discussed ad-nauseum for the older devices and OS. I have read through many of the threads and have not been able to find the answer. I am running an n 800 in OS2008
Here is what I have tried:
1. Reformatted in n800 - did not work
2. tried to look at card on windows system - was not seen by drive. and caused My computer folder to stop operating.
3. tried formatting in a digital camers - ineffectve.
I would be incredibly grateful to either pointers to other threads or a link that would incredily helpful