View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Sep 15, 2007 10:43 pm 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
I have an external firewire drive that appears to be mounted at /media/sda1. However, I can not access it. Here is how I got to this point.

1. Earlier today, I was running R5E50. All of my DVD ISO's are on this external firewire drive. This drive was orginally mounted by editing fstab and mounting it to a directory in my home directory. In this way, I was able to use symbolic links to have my movies show up in /myth/video.

2. This drive worked fine. In fact, just prior to my upgrade to R5F27 today, I stored some backup files there. No issues at all.

3. I upgraded from R5E50 to R5F27, per tjc's hints/tips post. I noticed the following line

Quote:
4.3) Switching to udev also means that removable storage devices (CDs, USB drives, ...) should be pretty much "plug and play" with no extra setup required, however, the default mount points may have changed as a result. For example my USB thumbdrive is now automatically mounted on "/media/usbdisk" when it is plugged in. A second drive gets mounted as /media/usbdisk-1 and so on.


4. My upgrade appears to have gone very well. The firewire drive was no longer accessible through the old symbolic links, but I expected this due to tjc's comments above.

5. I tried to confirm my firewire drive was recognized by Myth. I believe the sda1 device shown below confirms the firewire drive is present (there are no other external drives attached)

Code:
root@mythtv:/# fdisk -l

Disk /dev/hda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1         609     4891761   83  Linux
/dev/hda2             610         706      779152+  82  Linux swap / Solaris
/dev/hda3             707       60801   482713087+  83  Linux

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1       60801   488384001   83  Linux
root@mythtv:/#


6. However, it did not show up with the df command

Code:
root@mythtv:/# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda1              4828768   2036180   2548000  45% /
/dev/hda3            482666728 146301344 336365384  31% /myth
tmpfs                   256444         4    256440   1% /dev/shm


7. I checked the fstab file

Code:
/dev/hda1  /  ext3 defaults,errors=remount-ro  0  1
/dev/hda3  /myth  ext3  defaults,auto  0  2

proc  /proc  proc  defaults  0  0
/dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0  0
usbfs  /proc/bus/usb  usbfs  devmode=0666  0  0
sysfs  /sys  sysfs  defaults  0  0
tmpfs  /dev/shm  tmpfs defaults  0  0
/dev/cdrom /cdrom  auto  defaults,ro,user,noexec,noauto  0  0
# Added by KNOPPIX
/dev/hda2 none swap defaults 0 0
# Added by KNOPPIX
/dev/sda1 /media/sda1 ext3 noauto,users,exec 0 0



8. From the fstab, I assumed I could see the drives contents by going into /media/sda1. However, this directory is empty.

:?: Question: How can I see inside this drive? I have no reason to think the drive itself has a problem. I am guessing the problem is my own linux ignorance.

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Last edited by ihatetivo on Sun Sep 16, 2007 7:44 am, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 15, 2007 11:35 pm 
Offline
Joined: Fri Apr 21, 2006 2:06 pm
Posts: 32
The kicker is the "noauto" statement.

/dev/sda1 /media/sda1 ext3 noauto,users,exec 0 0

get a shell and type mount /dev/sda1

it should mount.

if you are goin got leave the drive connected, just change the noauto to auto in /etc/fstab.


Top
 Profile  
 
 Post subject: Solved
PostPosted: Sun Sep 16, 2007 7:43 am 
Offline
Joined: Tue Jun 27, 2006 5:19 pm
Posts: 100
Location: Naptown, Indiana; USA
Heem wrote:
The kicker is the "noauto" statement.

if you are goin got leave the drive connected, just change the noauto to auto in /etc/fstab.


SOLVED. Thanks!

_________________
R5.5; PVR-250; FX5200; Dell 4300 with Intel Pentium 4 (1.5 GHz);
BIOS Revision A02; 512MB RAM; 500GB PATA HDD


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu