Results 11 to 20 of 24
did you sort out problem? if yes, then post the solution here. it will help other members having similar problem.
in case, problem persists, post the contents of /etc/mtab file....
- 06-27-2007 #11
did you sort out problem? if yes, then post the solution here. it will help other members having similar problem.
in case, problem persists, post the contents of /etc/mtab file.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-27-2007 #12Code:
/dev/hda7 / auto rw 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 usbfs /proc/bus/usb usbfs rw,devgid=10,devmode=0666 0 0 /dev/hda1 /mnt/hda1 vfat rw,noatime 0 0 /dev/hda5 /mnt/hda5 vfat rw,noatime 0 0 /dev/hda7 /mnt/hda7 ext3 rw,noatime 0 0 /dev/hda8 /mnt/hda8 vfat rw,noatime 0 0 /dev/hda9 /mnt/hda9 vfat rw,noatime 0 0 /dev/hda10 /mnt/hda10 vfat rw,noatime 0 0

/dev/hda7 /mnt/hda7 ext3 rw,noatime 0 0
- 06-27-2007 #13remove that line from /etc/mtab file. its remounting partition and editing /etc/fstab file on every boot up./dev/hda7 /mnt/hda7 ext3 rw,noatime 0 0It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-27-2007 #14
- 06-27-2007 #15
did you edit both /etc/fstab and /etc/mtab files?
both files should contain only one line for /dev/hda7.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-27-2007 #16
yes i edit /etc/fstab and /etc/mtab files but the problem returned after reboot backtrack
- 06-27-2007 #17
weird ! does /dev/hda7 line re-appear in both files?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-27-2007 #18
- 06-27-2007 #19
execute this
post output here.Code:ls /etc/init.d ls /usr/sbin/*fstab*
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-27-2007 #20
casper, how would editing mtab help?
I thought it was just a list of information on the partitions already mounted. I thought it was more info oriented than actually involved in mounting drives.Living the digital dream....
Disclaimer: I may be wrong since I was once before.
Breathe out so I can breathe you in ~~Everlong


Reply With Quote

