The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
the device name bondoq SUN Solaris 2 07-04-2006 03:36 AM
LOM device bubba112557 SUN Solaris 2 09-12-2005 11:39 PM
cd rom device rkap UNIX for Dummies Questions & Answers 1 06-23-2005 10:22 AM
device - > slot s93366 UNIX for Advanced & Expert Users 3 03-20-2003 11:52 PM

Reply
 
LinkBack Thread Tools Display Modes
  #8 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Apr 2008
Posts: 8
usb device

after plugging in my usb device, in my system ruunning solaris 10,it was identified,will i have to issue any command when i want to eject the usb device.
thanks
Reply With Quote
Forum Sponsor
  #9 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Dec 2007
Location: Paris
Posts: 312
Yes. Either use the eject or umount command.
Reply With Quote
  #10 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Apr 2008
Posts: 8
thanks for the info
Reply With Quote
  #11 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Jun 2006
Location: Las Vegas, NV
Posts: 104
Part of my bash script to tar a directory send it to tape and rewind.
Code:
echo "Tar'n all files in backup dir..."
tar -cf /export/home/tapebackup/backup/dailybackup.tar *
echo "Tar complete!"

echo "Copying all files to tape..."
ls | grep dailybackup.tar | cpio -ocB > /dev/rmt/0
echo "Copy Complete!"

echo "Rewinding tape..."
mt -f /dev/rmt/0 rewind
echo "Rewind complete!"
Reply With Quote
Google UNIX.COM
Reply

Tags
cpio, solaris

Thread Tools
Display Modes




All times are GMT -7. The time now is 11:25 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0