help retrieving files from SunOS 5.8


 
Thread Tools Search this Thread
Operating Systems Solaris help retrieving files from SunOS 5.8
# 1  
Old 07-07-2008
help retrieving files from SunOS 5.8

Hi,

I am trying to get a small amount of files off of a SunBlade 2000 running SunOS 5.8, but I'm having trouble finding a medium that will actually work. It is not networked, and it doesn't have a writable CD drive. My only options seem to be floppy disk and USB drive. However, when I insert a floppy disk and click Open Floppy, nothing happens, but sometimes (not every time for some reason) it asks me if I want to format the disk and I click yes (it gives me a couple of formatting options, I'm not exactly sure which one to pick; I would like to move them to a PC eventually) but nothing really seems to happen. The formatting window stays open and there doesn't really seem to be any progress. If I try to access the disk icon through the home folder, it opens as "unnamed disk" but says I do not have write privileges and cannot put anything on it. I apologize for being very new to this system, but do the disks have to be non-formatted disks to be used? I think the ones I have tried are preformatted. I have also tried to use a a USB thumb drive and an external hard drive, but haven't had any luck getting those recognized, either. In addition, nothing ever shows up under "Removable Media Manager" like I'd think it would. FYI everything I've tried thus far has been through the GUI, not the command line.

As a beginner I'm hoping that there's an easy fix and I just don't know what I'm doing. Thanks in advance for your advice,

Ryan
# 2  
Old 07-07-2008
after inserting a floppy enter the command "volcheck". than try to access it under /floppy.
# 3  
Old 07-08-2008
you can stop/start the volmgt daemon. then perform a mountall. use df k to see if it mounts your floppy.. if not use USB. do iostat -En to check your c#t#d#
then
mount -F pcfs /dev/dsk/c#t#d#s0:c /mnt
cd /mnt (see if its accessible)
cp your files to it.
then
cd /
umount /mnt
# 4  
Old 07-08-2008
thanks for the advice guys,
I tried DukeNuke2's suggestion but still wasn't able to copy anything to the disk.

incredible,
I performed the start/stop on volmgt, did mount -a, but df k returned
df: (k ) not a block device, directory, or mounted resource.


I plugged in a USB thumbdrive and did iostat -En and it returned:

c0t6d0 - Toshiba DVD
c1t1d0 - SEAGATE ST373405FSUN72G (73 GB) (I'm not familiar with this system or what internal disks it has, so I'm assuming this is the hard drive) and
usb_sd0 - Seagate External Drive (0.00 GB) (this also listed Illegal Request: 46 whatever that is).

I'm not sure what directory usb_sd0 is in, since I tried mount -F pcfs /dev/dsk/usb_sd0s0:c /mnt and it returned not a file or directory (even though I'm not sure if that's the correct syntax since it isn't in c#t#d# format).

Any suggestions? Thanks for your time guys
# 5  
Old 07-08-2008
btw, in /dev/usb/ there isn't anything referenced as usb_sd0, but there is a character device file called mass-storage0.

Obviously I'm new to this so I'm not sure whether that is helpful information or not.
# 6  
Old 07-08-2008
it is "df -k"!

what have you done after inserting a floppy and enter the "volcheck" command? (btw. volmgt must be online for "volcheck" to work)
# 7  
Old 07-10-2008
sorry about that, "df -k" lists the floppy as being mounted on /floppy/unnamed_floppy with 1423 Kb of free space, 0 used. After running volcheck, when I try to copy to the floppy through the command line (cp *file* /floppy/unnamed_floppy) it says there's no space left. If I try to do it through "open floppy" and drag the file into the window, it just says something like "cannot create...most common cause is permission..."

argh. any other tips?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help with retrieving files via SFTP

I have a process which generates a file and places it on my sftp server Then I connect to the sftp to retrieve the file. However for some reason, I keep getting an incomplete file. These are the steps. 1. Submit a request to my sftp file to start generating a file 2. That file is picked... (7 Replies)
Discussion started by: sidnow
7 Replies

2. UNIX for Dummies Questions & Answers

Retrieving names of files in a dir without overlapping

Hi, I have been trying to retrieve the names of files present in a directory one by one but the names of files are getting overlapped on one another. I tried the below command. ls -1 > filename please help me in getting the file names line by line without overlapping. I am using korn... (6 Replies)
Discussion started by: Pradhikshan
6 Replies

3. Shell Programming and Scripting

AIX system.... deleting files in remote directory after retrieving files

Hi Friends, I am new to this , I am working on AIX system and my scenario is to retrive the files from remote system and remove the files from the remote system after retreving files. I can able to retrieve the files but Can't remove files in remote system. Please check my code and help me out... (3 Replies)
Discussion started by: vinayparakala
3 Replies

4. Shell Programming and Scripting

Renaming files in SunOS

Hi, I have 200+ files in Solaris 10 that I'm trying to rename. I have a few methods that worked in AIX but not working in Solaris. Can some help me rename file like the below with a script please? example filename: 0310.Date.00.aa.gz Need to insert '133': 0310.Date.00.aa.133.gz ... (2 Replies)
Discussion started by: bbbngowc
2 Replies

5. Shell Programming and Scripting

Retrieving files from print queue

Hi, wonder if anyone can help me out with this. I'm trying to retrieve files from a print queue on a remote server i.e. get files before they are printed. I'll be using perl to do this. I've written out some pseudocode below: Telnet to print server for ever (endless loop) pause 1 second... (0 Replies)
Discussion started by: Vovin
0 Replies

6. UNIX for Dummies Questions & Answers

retrieving files which has more than 0 bytes

Hi, Can anyone tell how to list all files in current directory which has more than 0 bytes? (4 Replies)
Discussion started by: sri2005
4 Replies

7. UNIX for Dummies Questions & Answers

Retrieving deleted files

I mistakenly deleted a script from the UNIX server. Is there any command i can type that i will retrieve my script? (3 Replies)
Discussion started by: manna
3 Replies

8. UNIX for Dummies Questions & Answers

Retrieving multiple files by date

Hey all, need help with finding multiple files just by the last date modified in all subdirectries in the current directory. Ex. Root directory/multiple directories say 0-99/ multiple files Need to find all files last modified from say ....01 1 2006. Is this possible? Thanks for any... (1 Reply)
Discussion started by: fantazle
1 Replies

9. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

10. AIX

retrieving files from Tape

I have AIX5.1 I have tried to retrieve a file from tape with no sucsess. I had this posted in the newbies section but I think I should have tried here. I did get some good info there though on where to start. This Is what I did. My back line is so... cat /rd/tmp/backuplist.full | cpio -ocvBdum... (1 Reply)
Discussion started by: rocker40
1 Replies
Login or Register to Ask a Question