On 11/23/2012 11:30 AM, Ranjan Maitra wrote:
> On Fri, 23 Nov 2012 11:17:47 +0800 Ed Greshko <ed.gres...@greshko.com>
> wrote:
>
>>
>> Are you saying you don't have an sdb1 or sdc1?
>>
>> If the device you have is a storage device which has partition table defined 
>> it you should get /dev/sdbX (where X is an integer).  If you're not getting 
>> this, the device doesn't have a valid partition table.
> Yes, this is correct. Any suggestions then?
>

As root.....(example below for my USB thumb drive)

[root@meimei ~]# parted /dev/sdb
GNU Parted 3.0
Using /dev/sdg
Welcome to GNU Parted! Type 'help' to view a list of commands.

(parted) print    <----user input
                                                          
Model: Ut165  (scsi)
Disk /dev/sdg: 2022MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:

Number  Start  End     Size    File system  Flags
 1      0.00B  2022MB  2022MB  fat32

(parted) quit          <----user input            

-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to