TJR Forum
Tech news
at TheJemReport.com
Software reviews
at SoftwareinReview.com
Hardware reviews
at HardwareinReview.com
Discuss technology
at TJRForum.com
Go Back   TJR Forum > Hardware in Review > Hardware troubleshooting
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
» Advertisement
» Newest Posts
Microsoft plans for...
Yesterday 11:31 AM
by tech99
Last post by tech99
Yesterday 11:31 AM
0 Replies, 13 Views
Samsung Diva Cell Phones...
Yesterday 11:31 AM
by tech99
Last post by tech99
Yesterday 11:31 AM
0 Replies, 14 Views
Gary Marshall: Happy...
11-20-2009 10:55 AM
by tech99
Last post by tech99
11-20-2009 10:55 AM
0 Replies, 25 Views
Opinion: Why Chrome OS...
11-20-2009 08:54 AM
by tech99
Last post by tech99
11-20-2009 08:54 AM
0 Replies, 18 Views
Alkr Laptop Sleeves...
11-20-2009 05:07 AM
by amber
Last post by amber
11-20-2009 05:07 AM
0 Replies, 25 Views
Qualcomm reveals...
11-19-2009 01:07 PM
by tech99
Last post by tech99
11-19-2009 01:07 PM
0 Replies, 29 Views
Sky Player arrives for...
11-19-2009 01:07 PM
by tech99
Last post by tech99
11-19-2009 01:07 PM
0 Replies, 33 Views

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-29-2005, 01:36 AM
nceballo nceballo is offline
Junior Member
 
Join Date: Oct 2005
Posts: 6
Linux & External Maxtor One Touch II 300 GB Hard D

It dosen't matter what version of Linux use :dry: I just can not enable the drive to be used by a non SU! I have tried mounting it and unmounting it either USB or Firewire it will not work. I have Google to death and I can not find the solution? Any thought anyone?
Reply With Quote
  #2  
Old 10-29-2005, 01:58 AM
nceballo nceballo is offline
Junior Member
 
Join Date: Oct 2005
Posts: 6
Re:Linux & External Maxtor One Touch II 300 GB Har

Wow it works using FAT file system! That was my last option but isn't FAT limited? Well the good thing is that I am able to use it as a regular user for now. I wonder why ext2fs,ext3fs and Reiser don't work. It must be a permissions problem. Any thoughts anyone?
Reply With Quote
  #3  
Old 10-29-2005, 02:20 AM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,300
Re:Linux & External Maxtor One Touch II 300 GB Har

What is this drive's entry in /etc/fstab? If you want it to be user-mountable, you have to add the user option to the OPTS column.

-Jem
Reply With Quote
  #4  
Old 10-29-2005, 10:48 AM
nceballo nceballo is offline
Junior Member
 
Join Date: Oct 2005
Posts: 6
Re:Linux & External Maxtor One Touch II 300 GB Har

This is what fstab shows:

/dev/hda2 / reiserfs acl,user_xattr 1 1
/dev/hda1 /boot reiserfs acl,user_xattr 1 2
/dev/sdb2 /home reiserfs acl,user_xattr 1 2
/dev/hda3 /local reiserfs acl,user_xattr 1 2
/dev/sda1 /opt reiserfs acl,user_xattr 1 2
/dev/sda2 /srv reiserfs acl,user_xattr 1 2
/dev/sda3 /tmp reiserfs acl,user_xattr 1 2
/dev/hdb1 /usr reiserfs acl,user_xattr 1 2
/dev/hdb2 /var reiserfs acl,user_xattr 1 2
/dev/sdb1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/cdrecorder /media/cdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocha rset=utf8 0 0
/dev/sdc4 /media/zip auto noauto,user 0 0
/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
none /subdomain subdomainfs noauto 0 0


As you can see it is not even in there. When I click on the drive in kde it shows up as:

media:/sdc1

Also the baloon that pops up in Suse has the following info:

Mounted Removable Media
Base URL: file:///media/ieee1394disk
/dev/sdc1

I noticed that sdc & sdc1 in not in the fstab file. I am still trying to figure this out.
Reply With Quote
  #5  
Old 10-29-2005, 12:46 PM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,300
Re:Linux & External Maxtor One Touch II 300 GB Har

Go ahead and creat an fstab entry for it, and make sure you set the noauto option so that the init doesn't hang when the drive isn't connected. I don't know if that would totally screw init or if it would just be like with a CDROM and pause for a while trying to determine if there is a disc to mount or not.

-Jem
Reply With Quote
  #6  
Old 11-01-2005, 08:23 PM
nceballo nceballo is offline
Junior Member
 
Join Date: Oct 2005
Posts: 6
Re:Linux & External Maxtor One Touch II 300 GB Har

What would the entry be? Could you write down an example?
Reply With Quote
  #7  
Old 11-01-2005, 08:53 PM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,300
Re:Linux & External Maxtor One Touch II 300 GB Har

[code:1]/dev/sdb2 /mnt/usb_drive ext3 noauto,user 0 0[/code:1]

That assumes that your filesystem on the external drive is ext3. Change the ext3 setting to whatever your drive's filesystem is.

-Jem
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
External Hard Drive for Re-installing Programs jmsams Hardware recommendations 8 11-27-2005 09:34 AM
Anyone have a Visioneer one touch scanner? jeannie242 Hardware troubleshooting 5 11-19-2004 05:46 PM
External Hard Drive Bob29! Hardware recommendations 3 04-19-2004 12:18 PM
MAXTOR 120GB Hard Drive $59.99 AR Comp USA Joecav Hot deals, reseller links & new product announcements 0 08-31-2003 03:24 AM
Linux with its own Hard drive, OK? Changeling Operating system and software troubleshooting 2 07-13-2003 11:29 PM

» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 24
6 members and 18 guests
All-Nude, DarceyBlackwell, jashcadesse, qiji68000, Smbukiz, Swevequew
Most users ever online was 548, 11-01-2007 at 05:58 AM.
» Stats
Members: 1,502
Threads:
Posts:
Top Poster: ()
Welcome to our newest member, jashcadesse
» Advertisements
Powered by vBadvanced CMPS v3.0 RC1

All times are GMT -4. The time now is 03:15 AM.


All original content is copyright 2002-2007 JEM Electronic Media Inc. Comments and forum posts are owned by the person who posted them.