2 hard disks

NoOp glgxg at sbcglobal.net
Thu Nov 29 18:27:36 UTC 2007


On 11/29/2007 12:47 AM, norman wrote:
> < snip >
> 
>> Read my post in this thread.  Of course windows will boot if it was the
>> boot drive to begin with. I've just finished 4 systems doing exactly the
>> same. Did not need to reinstall, just added the windows drive as the
>> slave & configured menu.lst & fstab accordingly.
> 
> I ammended menu.lst but not fstab. What do I need to do with fstab
> please?
> 
> Norman
> 
> 

<quote>
3. Modify your /etc/fstab to add the following (assumes the drive is
ntfs, if it's fat32 modify accordingly, or use 'auto' in place of ntfs
or fat32:

/dev/sdb1    /media/windows ntfs  iocharset=utf8,umask=000  0    0
</quote>

is what I use. If it is a fat32:

/dev/sdb1    /media/windows fat32  iocharset=utf8,umask=000  0    0

or:

/dev/sdb1    /media/windows auto  iocharset=utf8,umask=000  0    0









More information about the ubuntu-users mailing list