[Preston] Monitor setting

stephenjohnson stephenjohnson at xriz.com
Thu Jun 10 15:50:14 BST 2004


right let me show you another way.
Boot in knoppix tye mount this will give you a list of mounted device there will be /dev/hda1 or something such like starting with hd something, if the has r at the end with out r then u can do. umount /dev/hda1 or what ever this will unmount it then type mount /dev/hda1 or what ever to a dir such as /mnt/hd so line would be
mount /dev/hda1 /mnt/hd this will mount the dir as read write by default if not the you need to force it to mount in write. Then do chroot /mnt/hd /bin/bash this will drop u into a console from that install thusly you can do su with superuser password then vi /etc/XFCONFIG what ever it is called and you can edit it or do Xfree86 -configure should work 


---------- Original Message ----------------------------------
From: Jerry Nicholls <jerry at nightwatch.org.uk>
Reply-To: Preston and Lancashire Linux User Group <preston at mailman.lug.org.uk>
Date:  Thu, 10 Jun 2004 14:57:59 +0100

>
>> I presume that to modify it I'll need to tell grub to boot the box to a
>> command line? How? Can anybody point me towards anything on the web that
>> deals with this problem?
>
>Easy,
>
>When the grub screen appears, highlight the entry you want to boot. The
>select 'e' to edit that one. Then select (probably) the first entry, and
>'e' again. Add the word 'single' <cr>. Then 'b' to boot that entry.
>
>The edit isn't permanent btw.
>
>Jerry.
>-- 
>Jerry Nicholls <jerry at nightwatch.org.uk>
>
>
>_______________________________________________
>Preston mailing list
>Preston at mailman.lug.org.uk
>http://mailman.lug.org.uk/mailman/listinfo/preston
>



More information about the Preston mailing list