LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 05-29-2012, 06:21 AM   #1
Mark_667
Member
 
Registered: Aug 2005
Location: Manchester, England
Distribution: Ubuntu 20.04
Posts: 383

Rep: Reputation: 30
Mounting USB drive on Solaris 8


I'm trying to transfer a file from a pen drive to an old SPARC Solaris 8 machine but am having some trouble mounting it.

Code:
# ls /dev/dsk
c0t0d0s0  c0t0d0s3  c0t0d0s6  c0t2d0s1  c0t2d0s4  c0t2d0s7  c1t0d0s2  c1t0d0s5
c0t0d0s1  c0t0d0s4  c0t0d0s7  c0t2d0s2  c0t2d0s5  c1t0d0s0  c1t0d0s3  c1t0d0s6
c0t0d0s2  c0t0d0s5  c0t2d0s0  c0t2d0s3  c0t2d0s6  c1t0d0s1  c1t0d0s4  c1t0d0s7
#
# iostat -En
c0t0d0 <snip>
c1t0d0          Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SanDisk Product: Cruzer Edge Revision: 1.20 Serial No:  Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
#
# eject -n
        fd -> /dev/rdiskette
        fd0 -> /dev/rdiskette
        fd1 -> /dev/rdiskette1
        diskette -> /dev/rdiskette
        diskette0 -> /dev/rdiskette0
        diskette1 -> /dev/rdiskette1
        rdiskette -> /dev/rdiskette
        rdiskette0 -> /dev/rdiskette0
        rdiskette1 -> /dev/rdiskette1
        floppy -> /dev/rdiskette
        floppy0 -> /dev/rdiskette0
        floppy1 -> /dev/rdiskette1
        cd -> cdrom0
        cd0 -> cdrom0
        cd1 -> cdrom1
# mount -F pcfs /dev/dsk/c1t0d0 /mnt/USB
mount: No such file or directory
#
The directory /mnt/USB definitely exists, what more do I need to do to mount it?
 
Old 05-29-2012, 09:21 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
There is no p0 on SPARC. Try:

Code:
mount -F pcfs /dev/dsk/c1t0s2 /mnt/USB
or
Code:
mount -F pcfs /dev/dsk/c1t0s2:c /mnt/USB
 
Old 05-30-2012, 05:41 AM   #3
Mark_667
Member
 
Registered: Aug 2005
Location: Manchester, England
Distribution: Ubuntu 20.04
Posts: 383

Original Poster
Rep: Reputation: 30
Thought I'd check the filesystem of the drive, it's NTFS, changing pcfs to ntfs in the mount command unsurprisingly gave:
Code:
mount: operation not applicable to FSType ntfs
Anything else gives:
Code:
mount: No such file or directory
 
Old 05-30-2012, 06:58 AM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
There is no NTFS support in Solaris 8 and no way to access non FAT partitions under SPARC.
 
Old 06-06-2012, 01:29 PM   #5
sco1984
Member
 
Registered: Sep 2005
Location: Pune, India
Distribution: openSUSE Leap
Posts: 137

Rep: Reputation: 15
Quote:
Originally Posted by Mark_667 View Post
I'm trying to transfer a file from a pen drive to an old SPARC Solaris 8 machine but am having some trouble mounting it.

The directory /mnt/USB definitely exists, what more do I need to do to mount it?
Easiest way is to copy the file on Windows machine and transfer it to your Solaris 8 machine via WinSCP.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Open Solaris 11.04 floppy drive and cdrom mounting liworth Solaris / OpenSolaris 1 09-23-2011 04:00 PM
Mounting a USB Pendrive Solaris 10 hal8000b Solaris / OpenSolaris 5 04-12-2009 09:35 PM
mounting pen drive in solaris johnkalikavunkal Solaris / OpenSolaris 7 07-18-2008 01:30 AM
mounting Solaris formatted drive on RedHat Ent v.3 steve7575 Linux - General 1 02-26-2004 05:52 AM
Mounting a Solaris SCSI drive on Linux machine Crac Linux - Newbie 4 05-29-2002 07:08 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 01:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration