Unable to install to HD
Up to General forum
The live Home edition is very nice indeed, however , I am unable to install it to my HD .
I currently have Windows Vista and I wanted to dual-boot with this distro, before i finally reject windows in favour of Linux.
I get an errior message stating, unable to mount the 2 NTFS partitions allocated to Windows (states I don't have permission?) am I doing something wrong here?
Help would be appreciated, please.
Can you try this vd_home version :
iso image :
http://www.vafeo.org/vsgimg-1.01/vd_home/images/vd-home-debian-lenny-xfce4-i386-1.01.2.iso
md5sum :
http://www.vafeo.org/vsgimg-1.01/vd_home/images/vd-home-debian-lenny-xfce4-i386-1.01.2.iso.md5sum
You can also review the changelog of this version at :
http://www.vafeo.org/vafeo/vafeo-1.01-1/changelog/view
Hope it helps you.
Franklin N.
Previously John Sanders wrote:
Thanks Franklin, will try it and post back.
Regards and thank you for the response.
Hi Franklin, that's OK now, one other point, I need to adjust my screen res to 1440x900 this option isn't available in Display screen options.. any advice would be helpful, thanks.
John
Hi John,
You can try the following procedure:
- Open a terminal by <Right click> then click on Terminal- Type : sudo thunar : thunar window will be opened in "root" mode
- Go to /etc/X11 directory:
. Do a copy of xorg.conf file (to xorg.conf.save for example)
. Double click on xorg.conf file to open it under mousepad
. Go to SubSection "Display" - Depth 24 (at bottom of xorg.conf) then add your new screen resolution. The "Modes" line becomes:
Modes Modes "1440x900" "1280x1024" "1024x768" "800x600" "640x480"
. Save xorg.conf file then quit thunar
- Do <Ctrl><Alt><BackSpace> to re-execute Xfce4
Franklin N.