How to see terminal screen msgs
Re: How to see terminal screen msgs
but if you start the system at init3 way and not 4,that mean in text mode, with ctrl+alt+backspace you can relog in and change your desktop environment without reboot the computer.see the porteus.config into the boot directory.
Re: How to see terminal screen msgs
...
Last edited by phhpro on 03 Feb 2016, 23:27, edited 1 time in total.
Re: How to see terminal screen msgs
well ed_P can read the log located into the /var/log directory,for searching the issue,but if he change some line into the porteus.config can start the system with the text mode,init3 and if something goes wrong he can read why.
Re: How to see terminal screen msgs
...
Last edited by phhpro on 03 Feb 2016, 23:28, edited 1 time in total.
- Ed_P
- Contributor
- Posts: 7677
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Re: How to see terminal screen msgs
phhpro wrote:Pressing CTLT-ALT-F2 while already running a full desktop env simply tells the system to open a new instance. You are NOT exiting, but switching. In simple words: you are effectively running two more or less independent sessions. There's literally no limit to the number of sessions one can start, other then RAM of course.

When shutting down/rebooting I see MANY msgs on the terminal screen. Some are error msgs. Many are msgs related/connected to things that I have seen/done on the desktop GUI. I personally don't think these latter msgs should be written to the terminal log at all. But in both cases to have the msgs reviewed by people who understand Linux I need a way to view and capture them. Using a camera works but not well.What exactly is the problem?

The /var/log directory only shows the booting msgs last I looked. So you are saying if I can change the porteus.config file that log will show error msgs also? Can that change/option be made via a cheatcode?beny wrote:well ed_P can read the log located into the /var/log directory,for searching the issue,but if he change some line into the porteus.config can start the system with the text mode,init3 and if something goes wrong he can read why.
Ed
Re: How to see terminal screen msgs
if you use extlinux bootloader there is a text mode boot,that start in init3 you have to log in with root and toor and startx,shure that problems is porteus core and not a software that you have installed? in txt mode do not save changes, you have to adds the directory like the others option.
Re: How to see terminal screen msgs
...
Last edited by phhpro on 03 Feb 2016, 23:29, edited 1 time in total.
- Ed_P
- Contributor
- Posts: 7677
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Re: How to see terminal screen msgs
I usually boot Porteus using Grub4DOS.beny wrote:if you use extlinux bootloader
Code: Select all
title Porteus 2.1 changes= \n 193MB\n Porteus-RazorQT-v2.1-x86_64.iso
find --set-root /ISOs/Porteus-RazorQT-v2.1-x86_64.iso
map --heads=0 --sectors-per-track=0 /ISOs/Porteus-RazorQT-v2.1-x86_64.iso (0xff)
map --hook
root (0xff)
#kernel /boot/syslinux/vmlinuz from=/ISOs/Porteus-RazorQT-v2.1-x86_64.iso vga=791 autoexec=startx changes=EXIT:/porteussave.dat
kernel /boot/syslinux/vmlinuz from=/ISOs/Porteus-RazorQT-v2.1-x86_64.iso changes=EXIT:/porteussave.dat
initrd /boot/syslinux/initrd.xz
title Porteus 2.1 extramod= \n 193MB\n Porteus-RazorQT-v2.1-x86_64.iso
find --set-root /ISOs/Porteus-RazorQT-v2.1-x86_64.iso
map --heads=0 --sectors-per-track=0 /ISOs/Porteus-RazorQT-v2.1-x86_64.iso (0xff)
map --hook
root (0xff)
kernel /boot/syslinux/vmlinuz from=/ISOs/Porteus-RazorQT-v2.1-x86_64.iso extramod=/mnt/sda6/porteusmodules
initrd /boot/syslinux/initrd.xz
title Porteus 2.1 Fresh mode \n 193MB\n Porteus-RazorQT-v2.1-x86_64.iso \n Use to check space usage of porteus.dat file.
find --set-root /ISOs/Porteus-RazorQT-v2.1-x86_64.iso
map --heads=0 --sectors-per-track=0 /ISOs/Porteus-RazorQT-v2.1-x86_64.iso (0xff)
map --hook
root (0xff)
kernel /boot/syslinux/vmlinuz from=/ISOs/Porteus-RazorQT-v2.1-x86_64.iso
initrd /boot/syslinux/initrd.xz
Very stock. And the fact that you don't see msgs like those posted here: http://forum.porteus.org/viewtopic.php? ... 982#p20805 reinforces my question, WHY are they appearing on my system?phhpro wrote:I fail to recognise any such on my own box. Is your CD stock,Ed_P wrote:When shutting down/rebooting I see MANY msgs on the terminal screen. Some are error msgs. Many are msgs related/connected to things that I have seen/done on the desktop GUI. I personally don't think these latter msgs should be written to the terminal log at all. But in both cases to have the msgs reviewed by people who understand Linux I need a way to view and capture them. Using a camera works but not well.![]()
Refresh my memory, X logs??Did you check your X logs?
Is there a global search function that I can use to find logs?Or better still, eye whatever log you can find. It's got to be in there somewhere.
You see anything relevant in the log entries posted here: http://forum.porteus.org/viewtopic.php? ... 982#p20805Um, what you consider non-relevant for the terminal log is one thing. Usually the system has a different opinion; and usually is right about it.
CD!! Who uses CDs?? They have gone the way of the floppy.Grab a minimal ISO, burn a fresh CD, and boot off that one.

Ed
Re: How to see terminal screen msgs
...
Last edited by phhpro on 03 Feb 2016, 23:29, edited 1 time in total.
- Ed_P
- Contributor
- Posts: 7677
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Re: How to see terminal screen msgs
?? I looked and it sounds like a Linux server system. How does it relate to Porteus??phhpro wrote:X - Have a look at http://www.x.org/archive/X11R6.8.0/doc/Xorg.1.html to refresh your mem
Ok. Thank you.Logs: most standards compliant systems would put them under /var/log
Many, most, new systems don't have CD drives. And while I have a USB CD drive I rarely use it.CDs: what's wrong with them? Believe it or not, I'm having Porteus happily running off a RW - but of course I'm rather old-fashioned
Don't let part of the name mislead you. The 1st 4 letters are more important. Google it, you will be impressed with it's capabilities.Grub4DOS: Now who's the anachronism? DOS???
Numerous bootable USB sticks and a Acer netbook with 2GB of RAM, a hdd divided into 3 partitions, all NTFS, with Windows 7 on the primary, data files on the 2ndary and backups and ISOs on the 3rd.Say, what exactly are your system specifics?
No need to trace posts but reading links to info pertinent to the discussion would be wise to do.Posts: Frankly, I'm not interested in tracing other people's posts, except when I'm searching for something in particular. Such is not the case.
No could be about it. In the past my experience was limited to a few Live CDs, this is the 1st Linux system that I have tried for any length of time, primarily because it recognizes all my hardware including WiFi NIC.Could it be, you are lacking some nix essentials?
I rarely dump advice, unfortunately my inexperience puts a lot of it over my head and capabilities. Booting from ISOs rather than installs adds complexities also.Before dumping advices given, at the very least try them to minimise the legion of possibilities causing the headache.
Ed
Re: How to see terminal screen msgs
...
Last edited by phhpro on 03 Feb 2016, 23:30, edited 1 time in total.
- Ed_P
- Contributor
- Posts: 7677
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Re: How to see terminal screen msgs
I am familiar with it. My daughter has one and I use to have a D 4xx something.phhpro wrote:My test box is a semi-historic Dell Latitude D 620,
I don't know about GRUB, I've never experienced it, but Grub4DOS is actively being maintained and updated.I won't argue about GRUB, simply because it's a rather religious topic. If you are happy using it, fine. Just make sure to know how it works; and the pitfalls it provides.
I think it depends on who does the installation. That's true on my netbook but not true on the desktop that I installed Win 7 on.Moreover, beginning with Vista, they have changed the internal structure. The actual boot loader is now placed in a hidden partition of its own, at the very beginning of the disk.
Grub4DOS can find anything on any partition. The exception being the new Windows 8 UEFI systems, they need the BIOS config changed before Grub4DOS can work.IIt's not helping GRUB, and some other tools even find it impossible to work around.
Because all my USB drives and harddrives are configured to be multi-bootable. BartPE, PartedMagic, Windows Recovery, hdd Windows XP, hdd Windows 7, Porteus 1.2, 2.1, 3.0.But well, you said, you were running Porteus off a USB? Hm, then why would you need GRUB; or any other boot manager; in the first place?
Not in my experience. Booting a USB system that doesn't support SATA drives, like BartPE, can hang the boot process before getting to the desktop.Booting off external media is completly independent of what may live on either internal, or externl storage devices, like a typical hard disk.
BTW I think fanthom's proposed "debug" change for Porteus 3.0 rc2 is what is needed. I implemented something similar that he proposed for me for 2.1 but wasn't sure how to use the sh option to capture what I was seeing.

BTW2 Happy New Year.
Ed