* Re: links versis lynx
` Jim Ruby
@ ` Frank Carmickle
` Tommy Moore
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Frank Carmickle @ UTC (permalink / raw)
To: speakup
On Mon, 10 Sep 2001, Jim Ruby wrote:
> mount -t iso9660 /dev/hdc1 cdrom
that should be
mount -t iso9660 /dev/hdc /mnt/cdrom
hth
--
Frank Carmickle
phone: 412 761-9568
email: frankiec@dryrose.com
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: links versis lynx
` Jim Ruby
` Frank Carmickle
@ ` Tommy Moore
` Charles Hallenbeck
` Thomas D. Ward
3 siblings, 0 replies; 9+ messages in thread
From: Tommy Moore @ UTC (permalink / raw)
To: speakup
Hmm, try /dev/hdc instead of /dev/hdc1.
Should fix your problem.
Tommy
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: links versis lynx
` Jim Ruby
` Frank Carmickle
` Tommy Moore
@ ` Charles Hallenbeck
` Thomas D. Ward
3 siblings, 0 replies; 9+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
Hi Jim -
The last argument in your mount statement needs to be a "mount point",
so it needs to have a slash in front of the "cdrom".
Chuck
On Mon, 10 Sep 2001,
Jim Ruby wrote:
> Thank you.
>
> I would rather use lynx since it seems better, but I need to get some packages off the redhat cdrom, but some how I am not mounting the darn thing correctly.
>
> mount -t iso9660 /dev/hdc1 cdrom
>
> What am I missing?
> Then do get to the cdrom, can I just cd /cdrom?
>
> Thx.
>
> On Mon, 10 Sep 2001 15:03:02 -0500, Matt Campbell wrote:
>
> >Links will work fine with Speakup, after changing a few settings.
> >In the HTML options (under the View menu), you need to turn off support
> >for tables and frames. Also in the terminal options (under a menu
> >which is called either Setup or Settings), you need to turn off the
> >"Block cursor" setting, so you know what's highlighted on the Web page.
> >Once that's done be sure to save all the settings.
> >
> >However, Lynx currently supports some popular Web technologies, such
> >as cookies and HTTP authentication, better than Links, and Lynx is the
> >browser that most Speakup users use anyway. So try them both if you
> >can and use whichever works best for you.
> >--
> >Matt Campbell <http://www.pobox.com/~mattcampbell/>
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
Visit me at http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (49% of Full)
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: links versis lynx
` Jim Ruby
` (2 preceding siblings ...)
` Charles Hallenbeck
@ ` Thomas D. Ward
` Jim Ruby
3 siblings, 1 reply; 9+ messages in thread
From: Thomas D. Ward @ UTC (permalink / raw)
To: speakup
Hi, in Red Hat it should have a link to your cdrom already. Typically, you
would type a command like this.
mount /mnt/cdrom
Then you can access the rom by typing:
cd /mnt/cdrom
----- Original Message -----
From: "Jim Ruby" <jruby@charter.net>
To: <speakup@braille.uwo.ca>
Sent: Monday, September 10, 2001 5:42 PM
Subject: Re: links versis lynx
> Thank you.
>
> I would rather use lynx since it seems better, but I need to get some
packages off the redhat cdrom, but some how I am not mounting the darn thing
correctly.
>
> mount -t iso9660 /dev/hdc1 cdrom
>
> What am I missing?
> Then do get to the cdrom, can I just cd /cdrom?
>
> Thx.
>
> On Mon, 10 Sep 2001 15:03:02 -0500, Matt Campbell wrote:
>
> >Links will work fine with Speakup, after changing a few settings.
> >In the HTML options (under the View menu), you need to turn off support
> >for tables and frames. Also in the terminal options (under a menu
> >which is called either Setup or Settings), you need to turn off the
> >"Block cursor" setting, so you know what's highlighted on the Web page.
> >Once that's done be sure to save all the settings.
> >
> >However, Lynx currently supports some popular Web technologies, such
> >as cookies and HTTP authentication, better than Links, and Lynx is the
> >browser that most Speakup users use anyway. So try them both if you
> >can and use whichever works best for you.
> >--
> >Matt Campbell <http://www.pobox.com/~mattcampbell/>
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: links versis lynx
` Thomas D. Ward
@ ` Jim Ruby
0 siblings, 0 replies; 9+ messages in thread
From: Jim Ruby @ UTC (permalink / raw)
To: speakup
Great, this worked just fine, but I can't get to my fat32 drive as it says the kernal does not support it, I'm just using the kernal that was installed at installation of rh 7.1.
is fat not compiled in?
On Mon, 10 Sep 2001 19:01:06 -0400, Thomas D. Ward wrote:
>Hi, in Red Hat it should have a link to your cdrom already. Typically, you
>would type a command like this.
>mount /mnt/cdrom
>Then you can access the rom by typing:
>cd /mnt/cdrom
>
>
>----- Original Message -----
>From: "Jim Ruby" <jruby@charter.net>
>To: <speakup@braille.uwo.ca>
>Sent: Monday, September 10, 2001 5:42 PM
>Subject: Re: links versis lynx
>
>
>> Thank you.
>>
>> I would rather use lynx since it seems better, but I need to get some
>packages off the redhat cdrom, but some how I am not mounting the darn thing
>correctly.
>>
>> mount -t iso9660 /dev/hdc1 cdrom
>>
>> What am I missing?
>> Then do get to the cdrom, can I just cd /cdrom?
>>
>> Thx.
>>
>> On Mon, 10 Sep 2001 15:03:02 -0500, Matt Campbell wrote:
>>
>> >Links will work fine with Speakup, after changing a few settings.
>> >In the HTML options (under the View menu), you need to turn off support
>> >for tables and frames. Also in the terminal options (under a menu
>> >which is called either Setup or Settings), you need to turn off the
>> >"Block cursor" setting, so you know what's highlighted on the Web page.
>> >Once that's done be sure to save all the settings.
>> >
>> >However, Lynx currently supports some popular Web technologies, such
>> >as cookies and HTTP authentication, better than Links, and Lynx is the
>> >browser that most Speakup users use anyway. So try them both if you
>> >can and use whichever works best for you.
>> >--
>> >Matt Campbell <http://www.pobox.com/~mattcampbell/>
>> >
>> >_______________________________________________
>> >Speakup mailing list
>> >Speakup@braille.uwo.ca
>> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>>
>>
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 9+ messages in thread