Re: Newbie has Q's for the Group ....
From: Dave Millen (postmaster_at_[127.0.0.1)
Date: 10/17/03
- Next message: PJ: "sh script doesn't work"
- Previous message: Matthew Miller: "Re: How to suppress Welcom screen"
- In reply to: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Next in thread: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Reply: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 17 Oct 2003 15:05:24 +0100
On Fri, 17 Oct 2003 14:36:54 +0200, NobodyHome wrote:
<snip>
> as I asked in the original text : "One last 'Q', assuming that the prob.
> can be resolved, how can I change the
> 'fstab' to include the new file system / drive / partition?" - and to
> (auto)mount at boot time?
Assuming /dev/sdc1 is your ntfs partition /scsi is your mountpoint,
putting the following into /etc/fstab.....:
/dev/sdc1 /scsi ntfs defaults 0 0
...should do it. If you want to eliminate the risk of writing by accident,
change defaults to ro.
Regards,
Dave
- Next message: PJ: "sh script doesn't work"
- Previous message: Matthew Miller: "Re: How to suppress Welcom screen"
- In reply to: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Next in thread: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Reply: NobodyHome: "Re: Newbie has Q's for the Group ...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|