View Single Post
  #2   (View Single Post)  
Old 29th March 2011
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Can you read the device at all? A very quick & easy way to tell if you can access the device at all is # less -f /dev/da0

/dev/da0s1 only exists if there is a fdisk partition table on the disk. What does # fdisk /dev/da0 tell you?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote