> X >/tmp/x.out Z>&1
^
Should be a '2'.
I'd use 'X 2>&1 | tee /tmp/x.out' though so you also see messages on the
console in case this helps any.
Yup, now I get a long report which may or may not be helpful... I'd
be happy to share it, but I have no net access from the Linux b
Chris Ivanovich wrote:
> X >/tmp/x.out Z>&1
^
Should be a '2'.
I'd use 'X 2>&1 | tee /tmp/x.out' though so you also see messages on the
console in case this helps any.
> I get a lot of disk thrashing and then nothing. So when I look in
> the /etc/x.out file to see what the serv
I was hoping that someone out there can help me with the next step...
I've finally successfully loaded Debian Potato on my G3 Powerbook
(old world ROMs). By the way, thanks to Will Dukes for the
suggestions on this one. In order to make that work, I had to
install the BootX 1.2.2 that came w
3 matches
Mail list logo