Results 1 to 8 of 8
I am practicing on a bootable disc before taking the big plunge. The goal is to be able to get wireless internet shortly after installation. I am running into three ...
- 06-15-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 3
Newbie
I am practicing on a bootable disc before taking the big plunge. The goal is to be able to get wireless internet shortly after installation. I am running into three problems 1) I cannot mount an external drive 2) on one of my laptops I'm experimenting with it is schizo with everything opening the cursor crosses and 3) I cannot install a nsdiwrapper without #1.
Is the disc version the problem, if not any suggestions
Determined
- 06-15-2008 #2
What version of SuSE, specifically, are you using? Also, what are the hardware specs on the computers you're trying to run it on?
Registered Linux user #270181
TechieMoe's Tech Rants
- 06-15-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 3
Suse Version 10.3
Hardware: Gateway 7400, AMD Athlon 64 3400+, 2.2GHz, 1GB RAM
- 06-15-2008 #4
Ok. What kind of external drive is it and what filesystem is it formatted as?
Registered Linux user #270181
TechieMoe's Tech Rants
- 06-15-2008 #5
If you are using the kde version, by default a single click will open things up rather than the double click in windows ... you can change this if you want but I keep the default setting. This only causes a problem using a touchpad, I usually use a usb mouse so its not a problem for me
- 06-16-2008 #6Just Joined!
- Join Date
- Jun 2008
- Posts
- 3
The external drive is a generic hard drive (not memory stick, or camera), I don't understand the format question you ask.
- 06-16-2008 #7
The three commands you need to use are mount, fdisk, and mkdir. Open a terminal and try reviewing
When you have finished reading each man page press q to quit that man page.Code:man mount fdisk mkdir su
If you are still struggling then connect the external drive, open a terminal and type
and post output here.Code:su fdisk -l mount
- 06-16-2008 #8Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
