Mounting

Harry Vorstenbosch harry.vorstenbosch at zonnet.nl
Thu Apr 6 07:48:30 UTC 2006


Dear Guido,
At first you need to define a directory as the mount point for windows
per example /windows/C D or whatever, and you need to now which
partition is involved for instance /dev/hda1 /dev/hda3 /dev/hdb1 etc.  
Secondly you can mount manually the disk by mount -t ntfs or (vfat) \dev
\hda1 \windows\C 

As soon as this works, you may edit your /etc/fstab file and add the
following line (as example)
/dev/hda1       /windows/C      ntfs  defaults 0 0

The same counts for your usb devices.See the line usbfs...

Herewith I add a copy as your model:
This is the fstab file from my SuSE Linux version 10.0
You can see also NFS links to other systems as well.
and you will seen two disks hda and hdb
I hope this will help.
But do not forget that the MOUNPOINT(s) must exist.(In Windows terms,
the directory must exist).

/dev/hda8       /       reiserfs        acl,user_xattr 1 1
/dev/hdb5       /suse93 reiserfs        defaults 1 2
/dev/hda6       /ubuntu/breezy  reiserfs        defaults 1 2
/dev/hda5       /ubuntu/start   reiserfs        defaults 1 2
/dev/hda1       /windows/C      ntfs    defaults 0 0
/dev/hda3       /windows/D      vfat    defaults 0 0
/dev/hdb6       /windows/E      vfat    defaults 0 0
/dev/hda7       swap    swap    defaults 0 0
/dev/hdb2       swap    swap    defaults 0 0
proc    /proc   proc    defaults 0 0
sysfs   /sys    sysfs   noauto 0 0
usbfs   /proc/bus/usb   usbfs   noauto 0 0
devpts  /dev/pts        devpts  mode=0620,gid=5 0 0
/dev/dvd        /media/dvd      subfs   noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/dvdram     /media/dvdram   subfs   noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
none    /subdomain      subdomainfs     noauto 0 0
obelix.kingwood:/home   /home/obelix    nfs     defaults 0 0
obelix.kingwood:/data2  /home/obelix/data2      nfs     defaults 0 0
obelix.kingwood:/data1  /home/obelix/data1      nfs     defaults 0 0
obelix.kingwood:/srv/ftp        /srv/ftp/obelix nfs     defaults 0 0
venus.kingwood:/data    /home/venus/data        nfs     defaults 0 0
venus.kingwood:/srv/ftp /srv/ftp/venus  nfs     defaults 0 0

Success, Harry,


On Thu, 2006-04-06 at 08:03 +0200, guido dom wrote:
> Hello
> I've installed KUBUNTU 5.10 on my acer aspire laptop and I cannot find
> my winxp C and d partitions; neither can I mount (from the rightclick
> menu of the desktop icons) the usb stick, memorycard and mp3player
> (USB attached). 
> 
> Is there any helpavailable?
> 
> THX
> 
> -- 
> Tel:+32 (0)58 239804  +32 (0)497 538736 
> 
> Nog een mooie dag toegewenst.(=have a good day)
> 
> Guido (Dom)


-- 
kubuntu-users mailing list
kubuntu-users at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-users






More information about the kubuntu-users mailing list