How is the disk partitioned and what filesystem is it formated with? To mount *s2 will mostly not work because in Solaris terms s2 (slice 2) is the whole disk.
Are you trying to access data already on the USB drive (from a NTFS partition) or just to reformat the device and use it on Solaris?
As you already seem to know
will give you the device node (c5t0d0)
You would then use
to label/partition the drive, however, fdisk will probably error unless volume management is stopped first. How to do that depends on what the version of Solaris is. It could be
or
if the Solaris version is older.
BE VERY CAREFUL using fdisk if you need the data on the USB drive.
If you want to reformat you have choice to set it up as DOS/FAT or use a Solaris filesystem by setting the slice(s) up and then newfs'ing them.
Hope that helps.
---------- Post updated at 12:56 PM ---------- Previous update was at 11:05 AM ----------
PS. Sorry, I am an idiot. Your original post says it's Solaris 9
Last edited by hicksd8; 06-05-2018 at 08:05 AM..
Reason: Correct typo
Hello Experts,
I hope I'm writing to the correct category for my question.
I have a very basic shell script for doing file archiving to the external usb hard drive (WD studio edition II 2TB formatted as FAT32 for compatibility). The shell script only needs to run once per day. It basically... (8 Replies)
Hi guys, I have been looking around and searching for the past hour and did not see anything. but please forgive me if I missed something.
I had a sparc 10 ultra cpu die on me, I got a replacement server from a very generous guy here, now I am getting around to remounting my old hard drive with... (0 Replies)
hi all,
I have a debian lenny 5.0 server without GNOME installed.
the server is at a customer's premise.
I want to backup data from the server to the external usb hard disk.
the backup will start at e.g 01:00 everyday.
the user will plug the drive before going home.
also the user will... (1 Reply)
Hey i have a new USB 320GB harddrive i want to use in my Solaris 10 enviroment.
i first had the drive format in windows with FAT32,
Solaris was able to auto mount this drive and everything was fine, until i realised that it would not except files greater then 4gb, due to the limitations of... (6 Replies)
Hi-
I would like to know if anyone has used any USB External Hard Drive, about 500/750GB or 1TB, with any of the Solaris 10 "SPARC" systems. Not on intel nor amd platform.
I'm looking for the compatible drive and found a few listed on Sun solaris ready page, but I'd like to have inputs from... (3 Replies)
Hi Guys,
I have an external USB Hard Disk Drive on which I have 3 partitions and it works fine under Windows XP but when I am using Red Hat Linux 5 I don't see any icon for this USB HDD. Also I am not able to browse my USB Pen Drive. However, I can use it under Mandrake Linux without any... (4 Replies)
I have a USB hard drive attached to my SCO OSR6 machine I accidently powered it off while it was mounted and now the OS complains when you try to re-mount it and it appears that it is complaining because it has a new device number so it isn't at the original device location anymore. does anyone... (1 Reply)
I am using Redhat 9 Linux, and am trying to get my external usb drive mounted (fat32). If I look at the KDE Control panel, it lists a usb 2.0 storage device under "USB Devices" (also in /proc/bus/usb), and under "SCSI" as scsi1. I looked at /proc/scsi/usb-storage-0, and it lists it there also. What... (6 Replies)