Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the copy-the-code domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pb-seo-friendly-images domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the johannes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121
Access Windows partitions 💿 - PC✗3
Access Windows partitions 💿

Access Windows partitions 💿

As root, pico /etc/fstab

Add this line:

/dev/hda8 /windata vfat user,umask=000,rw 0 0

Make sure that /dev/hda8 is in fact pointing at your Windows data partition.

Note also that this assumes that the Windows data partition is formatted as FAT32, hence the “vfat”.

Before you can actually mount your Windows partition, you need to mkdir /windata as root.

Note that originally I had this line in /etc/rc.d/init.d/rc.local:

mount -t vfat -w -o user,umask=000 /dev/hda7 /mnt/windata
whoami
Stefan Pejcic
Join the discussion

I enjoy constructive responses and professional comments to my posts, and invite anyone to comment or link to my site.