unable to format usb stick ?strange things happening as well!!!


 
Thread Tools Search this Thread
Operating Systems Solaris unable to format usb stick ?strange things happening as well!!!
# 1  
Old 05-26-2008
unable to format usb stick ?strange things happening as well!!!

Hi all,

I have a pendrive that is fat formatted...
It was being detected so far on solairs...but now during the re-installation of solaris ,i did not remove the drive and guess i screwed it up...
since then , i am unable to use it...guess its now not formatted or is corrupt...
but the irony is ,when i insert it into xp,it says "not formatted"...
when i insert into soaris through a usb hub its not detecting....
nothing in /media/
but if i connect it to the physical port then it works ,and i can look into its contents...
again here also i am unable to install many pkg that i have in it...
get an I/O error!!!

First of all, how can this be possible?
secondly i tried formatting this using the rmformat and this is what i got!!!
Code:
bash-3.2# rmformat -l
Looking for devices...
     1. Logical Node: /dev/rdsk/c0t1d0p0
        Physical Node: /pci@0,0/pci-ide@6/ide@0/sd@1,0
        Connected Device: TSSTcorp CD/DVDW SH-S182D SB03
        Device Type: DVD Reader/Writer
        Bus: IDE
        Size: 681.6 MB
        Label: <None>
        Access permissions: Medium is not write protected.
     2. Logical Node: /dev/rdsk/c4t0d0p0
        Physical Node: /pci@0,0/pci1043,8234@2/storage@4/disk@0,0
        Connected Device:          USB FLASH DRIVE  PMAP
        Device Type: Removable
        Bus: USB
        Size: 984.0 MB
        Label: <None>
        Access permissions: Medium is not write protected.
bash-3.2# rmformat -F long /dev/rdsk/c4t0d0p0
Formatting will erase all the data on disk.
Do you want to continue? (y/n)y

bash-3.2# mkfs -F pcfs /dev/rdsk/c4t0d0p0

Device /dev/rdsk/c4t0d0p0 was assumed to be a diskette.
A diskette specific operation failed on this device.
If the device is a hard disk, provide the name of the full physical disk,
and qualify that name with a logical drive specifier.

Hint: the device is usually something similar to

/dev/rdsk/c0d0p0 or /dev/rdsk/c0t0d0p0 (x86)
/dev/rdsk/c0t5d0s2 (sparc)

The drive specifier is appended to the device name. For example:

/dev/rdsk/c0t5d0s2:c or /dev/rdsk/c0d0p0:boot

bash-3.2#

What does this mean, and why am i not able to format the usb stick?
# 2  
Old 05-27-2008
Hi Bro,
Let me post you back this question. Y r u trying to take the trouble to format it in unix while you can do it from your PC anyway? Just curious.Smilie
# 3  
Old 05-27-2008
Hi wrapster,

deffinetly your pendrive format is NTFS/FAT32.here we r having ufs in solaris.
If u want format this pendrive,just u mount on any directory with ufs file system.remove all files in dat pendrive.

any how it is defficult to format in solaris.
just u try it.
best of luck
# 4  
Old 05-27-2008
Quote:
Let me post you back this question. Y r u trying to take the trouble to format it in unix while you can do it from your PC anyway? Just curious.
want to learn how to do it ....And am madly passionate about opensource Smilie.
So much so that i dont have xp installed at all...
stuff that dont work on solaris, i dont need them!!!!!

Secondly,
Pls read my first post carefully, i have tried formatting but i can only get upto the sec stage...there on i cant format it...
But the strange thing is when i load it up in xp it say unformatted and provides me an option to format ....
However in solaris i can see all my files ....
The strangest of all is that am able to use some of the files directly off it
but some installation apps give an I/O error when i try installing...
even if i cp it to my HD its the same issues?
So wanted to know how this is possible?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. BSD

Bootable usb-stick, need help, sos

I would probably set all my rubber points here to get some real help for creating a boot device on a usb-stick. There is no CD-drive on this machine, thats why I need to use a usb-stick. And scrumming in a CD-drive to fuddle around in the fstab or something like that is out of reach. My wisdom so... (9 Replies)
Discussion started by: 1in10
9 Replies

2. SCO

How to use USB Stick in UNIXware?

I am trying to use a USB (Pen?) drive on Unixware 7.1.4. The USB stick is in the machine and the machine recognises it when I enter usbprobe as follows: Path - Address Description ----------------------------- +++++++ BUS #2 0 - 1 - HUB "UHCI Root Hub" 1 - 2 - HID "Chicony Wireless Device"... (1 Reply)
Discussion started by: BernP
1 Replies

3. SCO

Mount USB stick

hi Howto mount an USB stick under SCO 5.0.7? BTW ist it possible to mount USB stick in the command line using 'tools' at the Boot: prompt from OpenServer Release 5.0.7 installation CD? (1 Reply)
Discussion started by: ccc
1 Replies

4. Ubuntu

Ubuntu on USB stick?

Hey Guys I have an Ubuntu CD and I was thinking of creating like a bootable hard drive with various OS so that I can just boot OSs with t drive and not require the CDs. I was just wondering is there a way I can do this, like have Ubuntu boot from a USB stick? If yes how is that possible(even if I... (3 Replies)
Discussion started by: rbansal2
3 Replies

5. Shell Programming and Scripting

1 usb stick -> 2 mounted devices

Hello, i am using a solaris thinclient that tries to connecting to a terminalserver. (RDP) Everything works fine, but the usb redirection. If i put in a usb stick i always get 2 usb-drives mounted. If i look in /tmp/SUNWut/mnt/<name of the host> i see 2 devices. One with the name of the... (2 Replies)
Discussion started by: anarcy
2 Replies

6. BSD

Mounting a USB stick in FreeBSD

When mounting a USB stick or pen drive on a FreeBSD machine I always issue the following command: mount -t msdosfs /dev/da0s1 /mnt Something I have always wondered is what the option msdosfs stands for and more importantly, why it is necessary. (7 Replies)
Discussion started by: figaro
7 Replies

7. Filesystems, Disks and Memory

Mount USB stick...

Dummies questions, perfect for this. I cannot mount my idiotic usb stick on Slackware, I input the following on non-graphic mode as root: Mount -t vfat /dev/sdc1/usbstick usbstick is the folder i created for mounting my USB, the file system is FAT, and everytime I input that I get some kind... (2 Replies)
Discussion started by: Dax01
2 Replies

8. BSD

Detecting usb stick in freebsd

I inserted a 8GB usb stick in a number of machine with FreeBSD 7.1, but the medium was not detected: $ dmesg | grep MB usable memory = 4263022592 (4065 MB) avail memory = 4082540544 (3893 MB) pci0: <serial bus, SMBus> at device 31.3 (no driver attached) ad0: 238475MB <WDC WD2500BEVT-00ZCT0... (6 Replies)
Discussion started by: figaro
6 Replies

9. UNIX for Dummies Questions & Answers

Aix usb stick

I have a P-Series Machine running AIX 5.3, it has a USB Port on the front of the server, can I use a USB Stick on AIX platforms?? if so how..:rolleyes: (2 Replies)
Discussion started by: BEVAN
2 Replies

10. Linux

Booting Linux from an USB stick

I got Puppy linux and installed it on a usb stick. In the BIOS i selected to boot from USB-FDD but it goes to my HD and ignores the USB stick, What going on ?? (2 Replies)
Discussion started by: perleo
2 Replies
Login or Register to Ask a Question