When I do that, it says "mount: special device /dev/sda1 does not exist"<br>
<br>
However, in the GUI System Monitor, this info for the disk is listed:<br>
<br>
Device   Directory    
Type      
Total           
Free<br>
tmpfs     /dev/shm     tmpfs    442.7MB     442.7MB<br>
<br>
So, thanks for your help but I'm still stuck.<br>
<br>
sz<br><br><div><span class="gmail_quote">On 5/29/05, <b class="gmail_sendername">Niran Babalola</b> <<a href="mailto:iamniran@gmail.com">iamniran@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 5/29/05, solemneyed <<a href="mailto:solemneyed@gmail.com">solemneyed@gmail.com</a>> wrote:<br>>  root@valinor:/home/solemneyed # mount -t ntfs /dev/sda /mnt/lacie<br>>  mount: /dev/sda is not a valid block device
<br><br>Try /dev/sda1 instead. After you plug in the drive, type<br><br>$ fdisk -l<br><br>and it should show you the correct partition to write, which is<br>usually /dev/sda1. The USB drive as a whole is /dev/sda, and it can
<br>have multiple numbered partitions, just like the other (non-cdrom)<br>partitions you see in your fstab. I've had issues with having a<br>concrete mount point for my USB drive in my fstab, because sometimes<br>the drive will be added as /dev/sdb depending on various
<br>circumstances.<br><br>- Niran<br></blockquote></div><br><br><br>-- <br>People suck.  Except you.<br><a href="http://www.solemneyed.com">http://www.solemneyed.com</a>