Quote (Guest @ Nov. 30 2005,07:47) |
Ahoi, I had same idea installing to HD and edit fstab which won't work . . . So I looked here, found this thread and tried. This worked for me: log in as root mount /dev/hda3 to /mnt/hda3 (which is configured in every new fstab) copy your dsl directory from /home to /mnt/hda3 change owner from root:root to dsl:users edit /opt/bootlocal.sh and add the line: mount -t ext2 /dev/hda3 /home insert different filesystemtype as in case reboot . . . . . and it might work. THX 2 AwPhuch I'm newbie to DSL too and decided to install today after testing a bit with the LiveCD, works great on my Targa 600, Mobile PentiumMMX 233, 64MB RAM ATI Rage LT-G with 2 (!! ;-)) MB Upgraded the GNU Utils and enabled Apt. THX for this great DamnSmallDistribution |