| Forum Home | ||||
| Press F1 | ||||
| Thread ID: 49051 | 2004-09-09 03:16:00 | Why not get rid of Internet Explorer. | Mzee (158) | Press F1 |
| Post ID | Timestamp | Content | User | ||
| 270582 | 2004-09-11 02:18:00 | > Try clicking Yes after typing: > remountrw /dev/hda1 All ready tried that, no. > > Also, if you (as root) type: > mount /mnt/hda1 > It'll mount the HDD so root has rw access, but not > the user. An easier way might be: > Boot Knoppix > Click the lil penguin icon in the taskbar > click on root shell > type: > mount /mnt/hda1 > type: > export DISPLAY=0:0 > lastly, type: > konqueror > > Then carry on....... I shut it down just before your post will try rest as sujjested and return. D. |
drb1 (4492) | ||
| 270583 | 2004-09-11 02:45:00 | Chilli, remountrw /dev/hda1 Makes the drive writable but program files is still unwritable. root@ttypo[knoppix]# mount/mnt/hda1 (press enter) = bash: mount/mnt/hda1: no such file or directory root@ttypo[knoppix]# mount/mnt/hda1 export DISPLAY=0:0 konqueror (press enter) = bash: mount/mnt/hda1: no such file or directory Sujjestions D. |
drb1 (4492) | ||
| 270584 | 2004-09-11 03:07:00 | Chilli, how exactly should you shift lines, If this is done incorrectly, it will affect the process no? D. |
drb1 (4492) | ||
| 270585 | 2004-09-11 03:17:00 | > root@ttypo[knoppix]# mount/mnt/hda1 (press enter) > = bash: mount/mnt/hda1: no such file or directory > > root@ttypo[knoppix]# mount/mnt/hda1 > export DISPLAY=0:0 > konqueror (press enter) > = bash: mount/mnt/hda1: no such file or directory Linux is very picky about spaces, and spelling. Each command that Chill has written on a separate line is entered in separately and then you push Enter. Then enter in the next command etc .. In the above, you are missing a space between mount and /mnt. mount /mnt/hda1 [enter] export DISPLAY=0:0 [enter] konqueror [enter] |
Jen C (20) | ||
| 270586 | 2004-09-11 03:44:00 | > > root@ttypo[knoppix]# mount/mnt/hda1 (press > enter) > > = bash: mount/mnt/hda1: no such file or directory > > > > root@ttypo[knoppix]# mount/mnt/hda1 > > export DISPLAY=0:0 > > konqueror (press enter) > > = bash: mount/mnt/hda1: no such file or directory > > Linux is very picky about spaces, and > spelling. Each command that Chill has written on a > separate line is entered in separately and then you > push Enter. Then enter in the next command etc .. > > In the above, you are missing a space between mount > and /mnt. > > mount /mnt/hda1 [enter] > export DISPLAY=0:0 [enter] > konqueror [enter] Jen, Thank you, text to small on printed page. That opens the konqueror web browerser. it does not, give write acess to program files, there is a dcop server error between konqueror and KDE. Authentication rejected reason: none of the authentication protocols specified are supported and host based authentication failed. Please check that dcop server is running. Will this affect our write acess failure? D. |
drb1 (4492) | ||
| 270587 | 2004-09-11 05:04:00 | Jen, Chilli, I can get nasty, and change the file permissions in Konquer, is that the correct way to go about this? it was started as done from bash. D. |
drb1 (4492) | ||
| 270588 | 2004-09-11 05:30:00 | Chilli, I can change the file permissions in konqueror, and make this work, and write the rest of it up. Isn't that changeing horses half way through, and really defeating the original purpose? D. |
drb1 (4492) | ||
| 270589 | 2004-09-12 04:01:00 | Why not use XPLite to do it? Only problem is, that if you wish to reinstall IE it refuses to install. |
Mzee (158) | ||
| 1 2 3 4 5 | |||||