Results 1 to 6 of 6
I added a Seagate 120gb SATA hard drive to my computer and i edited fstab and everything. It works occasionaly but most of the time it isn't in /dev.
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-13-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 4
SATA drive disappears
I added a Seagate 120gb SATA hard drive to my computer and i edited fstab and everything. It works occasionaly but most of the time it isn't in /dev.
I works in XP and only rarely in ubuntu.
Does anyone know whats wrong?
- 08-13-2006 #2
hi z3r0-c0d3r !!
post the contents of fstab file....
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-13-2006 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 4
Here it is
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 /media/hda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
/dev/hda5 /media/hda5 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
/dev/hda6 /media/hda6 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda7 none swap sw 0 0
/dev/hda8 / ext3 defaults,errors=remount-ro 0 1
/dev/hda9 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sda1 /media/sda1 vfat defaults,utf8,umask=007,gid=46 0 1
- 08-13-2006 #4
hi z3r0-c0d3r !!!
fstab file is correct... what about the contents of /media/sda1 folder... ?? i think SATA disks contents should be there all the time even if it does not appear in /dev.... /media/sda1 is mount point for SATA disk.../dev/sda1 /media/sda1 vfat defaults,utf8,umask=007,gid=46 0 1
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-13-2006 #5Just Joined!
- Join Date
- Aug 2006
- Posts
- 4
I checked when its not in /dev its not in /media/sda1 either
- 08-15-2006 #6Just Joined!
- Join Date
- Aug 2006
- Posts
- 4
anybody know whats happening????


Reply With Quote
