> What do you do if after typing in ./install.sh the command line returns > permission denied? Why would one not have permission as root? Excuse me > for jumping in here, but I had the same problem, and the sys won't let > me change back. Dennis Dennis, you're trying to execute a text file that doesn't have execute permission for anyone. Go there again and, as root, type: chmod +x install.sh Then, try again to run the file. Cheers --- Larry
- Re: [newbie] Going back to Grub from LILO.. Paul
- Re: [newbie] Going back to Grub from LILO.. Dennis Myers
- Re: [newbie] Going back to Grub from LILO.. Larry Marshall
- Re: [newbie] Going back to Grub from LI... Dennis Myers
- Re: [newbie] Going back to Grub from LILO.. Paul
- Re: [newbie] Going back to Grub from LI... Mike & Tracy Holt
