Thread: fstab.
View Single Post

   
  #10 (permalink)  
Old 02-19-2008, 05:19 PM
Ignorance
 
Posts: n/a
Default Re: fstab.

Ignorance napisał(a):
> Cichlidiot napisał(a):
>
>> Ignorance <ignorance@interia.pl> wrote:
>>
>>> /dev/sda1 /dysk ext3 default 0 0

>>
>>
>>
>> First off, is the disk type ext3? Basic question I know, but worth
>> pointing out. Also, I believe the first 0 should be a 1. Finally, have
>> you
>> checked /var/log/dmesg and other log files in /var/log for any error
>> messages?

>
>
> No, so I'm asking, it should it be. (grep sda1 * in /var/log dir.)


Forgott to add information that this is ext3 for sure. After manually
mounting info in /etc/mtab:

/dev/sda1 /dysk ext3 rw 0 0


I.

Reply With Quote