Discussion:
Automatisch koppelen van Windows partitie
Han Bronsveld
2010-10-30 14:32:37 UTC
Permalink
LS,

Onlangs heb ik Ubuntu 10.10 opnieuw naast Vista geïnstalleerd. Voorheen
had ik bij het opstarten de Windowsomgeving via /media/windows
gekoppeld. Nu is dat niet meer het geval. Ik kan dat wel handmatig doen
door in Nautilus op de drive te klikken. Ik zou graag willen dat dit
weer direct bij het opstarten gebeurt. Ik denk dat ik daarvoor in fstab
wat moet aanpassen. Weet iemand op welke wijze? Hieronder mijn huidige
fstab.

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=81aee1c6-0788-4986-a4c8-81cb60f538f8 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=a5f88c03-c4b5-46a7-8670-2223ff320ddb none swap
sw 0 0

Met vriendelijke groet,

Han
K.de Jong
2010-10-30 14:48:13 UTC
Permalink
LS,
Onlangs heb ik Ubuntu 10.10 opnieuw naast Vista geïnstalleerd. Voorheen had
ik bij het opstarten de Windowsomgeving via /media/windows gekoppeld. Nu is
dat niet meer het geval. Ik kan dat wel handmatig doen door in Nautilus op
de drive te klikken. Ik zou graag willen dat dit weer direct bij het
opstarten gebeurt. Ik denk dat ik daarvoor in fstab wat moet aanpassen. Weet
iemand op welke wijze? Hieronder mijn huidige fstab.
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda5 during installation
UUID=81aee1c6-0788-4986-a4c8-81cb60f538f8 /               ext4
errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=a5f88c03-c4b5-46a7-8670-2223ff320ddb none            swap
sw              0       0
Met vriendelijke groet,
Han
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hallo Han,

Het was makkelijker geweest als je had gezegd op welke partitie je
windows staat.
en welk bestands systeem er word gebruikt.
Je doet dat inderdaad in /etc/fstab
--
Met vriendelijke groeten,
Keimpe de Jong
--
Ubuntu-NL mailing list
Ubuntu-NL-***@public.gmane.org
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Martijn de Groot
2010-10-30 15:02:33 UTC
Permalink
Post by K.de Jong
LS,
Onlangs heb ik Ubuntu 10.10 opnieuw naast Vista geïnstalleerd. Voorheen had
ik bij het opstarten de Windowsomgeving via /media/windows gekoppeld. Nu is
dat niet meer het geval. Ik kan dat wel handmatig doen door in Nautilus op
de drive te klikken. Ik zou graag willen dat dit weer direct bij het
opstarten gebeurt. Ik denk dat ik daarvoor in fstab wat moet aanpassen. Weet
iemand op welke wijze? Hieronder mijn huidige fstab.
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=81aee1c6-0788-4986-a4c8-81cb60f538f8 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=a5f88c03-c4b5-46a7-8670-2223ff320ddb none swap
sw 0 0
Met vriendelijke groet,
Han
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hallo Han,
Het was makkelijker geweest als je had gezegd op welke partitie je
windows staat.
en welk bestands systeem er word gebruikt.
Je doet dat inderdaad in /etc/fstab
--
Met vriendelijke groeten,
Keimpe de Jong
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hoi Han,

Aangenomen dat Vista geïnstalleerd is op een ntfs partitie kun je de tool ntfs-config installeren via synaptic. Zie hier een (rommelige) site in het engels waar het voor 10.4 uitgelegd wordt:
http://www.hackourlives.com/auto-mount-windows-partitions-in-ubuntu-10-04-lucid/

Op het engelse ubuntu forum heb ik ook wat gevonden:
http://ubuntuforums.org/showthread.php?t=785263

Dit zou ook moeten werken in 10.10.

Groet,

Martijn
--
Ubuntu-NL mailing list
Ubuntu-NL-***@public.gmane.org
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Martijn de Groot
2010-10-30 15:05:19 UTC
Permalink
Post by Martijn de Groot
Post by K.de Jong
LS,
Onlangs heb ik Ubuntu 10.10 opnieuw naast Vista geïnstalleerd. Voorheen had
ik bij het opstarten de Windowsomgeving via /media/windows gekoppeld. Nu is
dat niet meer het geval. Ik kan dat wel handmatig doen door in Nautilus op
de drive te klikken. Ik zou graag willen dat dit weer direct bij het
opstarten gebeurt. Ik denk dat ik daarvoor in fstab wat moet aanpassen. Weet
iemand op welke wijze? Hieronder mijn huidige fstab.
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=81aee1c6-0788-4986-a4c8-81cb60f538f8 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=a5f88c03-c4b5-46a7-8670-2223ff320ddb none swap
sw 0 0
Met vriendelijke groet,
Han
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hallo Han,
Het was makkelijker geweest als je had gezegd op welke partitie je
windows staat.
en welk bestands systeem er word gebruikt.
Je doet dat inderdaad in /etc/fstab
--
Met vriendelijke groeten,
Keimpe de Jong
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hoi Han,
http://www.hackourlives.com/auto-mount-windows-partitions-in-ubuntu-10-04-lucid/
http://ubuntuforums.org/showthread.php?t=785263
Dit zou ook moeten werken in 10.10.
Groet,
Martijn
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Oeps, werkt toch niet helemaal soepel. Misschien dat je eerst HAL als eerste moet installeren. Zie het toegevoegde linkje voor de uitleg.
http://ohioloco.ubuntuforums.org/showthread.php?t=1599369

Groet,

Martijn
--
Ubuntu-NL mailing list
Ubuntu-NL-***@public.gmane.org
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Han Bronsveld
2010-11-02 22:11:26 UTC
Permalink
Martijn,


Bedankt, zo gaat ie goed.

Met vriendelijke groet,

Han
Post by Martijn de Groot
Post by Martijn de Groot
Post by K.de Jong
LS,
Onlangs heb ik Ubuntu 10.10 opnieuw naast Vista geïnstalleerd. Voorheen had
ik bij het opstarten de Windowsomgeving via /media/windows gekoppeld. Nu is
dat niet meer het geval. Ik kan dat wel handmatig doen door in Nautilus op
de drive te klikken. Ik zou graag willen dat dit weer direct bij het
opstarten gebeurt. Ik denk dat ik daarvoor in fstab wat moet aanpassen. Weet
iemand op welke wijze? Hieronder mijn huidige fstab.
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
#<file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=81aee1c6-0788-4986-a4c8-81cb60f538f8 / ext4
errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=a5f88c03-c4b5-46a7-8670-2223ff320ddb none swap
sw 0 0
Met vriendelijke groet,
Han
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hallo Han,
Het was makkelijker geweest als je had gezegd op welke partitie je
windows staat.
en welk bestands systeem er word gebruikt.
Je doet dat inderdaad in /etc/fstab
--
Met vriendelijke groeten,
Keimpe de Jong
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Hoi Han,
http://www.hackourlives.com/auto-mount-windows-partitions-in-ubuntu-10-04-lucid/
http://ubuntuforums.org/showthread.php?t=785263
Dit zou ook moeten werken in 10.10.
Groet,
Martijn
--
Ubuntu-NL mailing list
Info/Uitschrijven: https://lists.ubuntu.com/mailman/listinfo/ubuntu-nl
Oeps, werkt toch niet helemaal soepel. Misschien dat je eerst HAL als eerste moet installeren. Zie het toegevoegde linkje voor de uitleg.
http://ohioloco.ubuntuforums.org/showthread.php?t=1599369
Groet,
Martijn
Loading...