Recommended Posts

Would like to see that option too.

Another thing that it really should be changed in synaptic,

is the option "browse the documentation". It's only possible

to use that if you install dwww :

Read all on-line documentation with a WWW browser

All installed on-line documentation will be served via a local HTTP

server. When possible, dwww converts the documentation to HTML.

You need to install both a CGI-capable HTTP server and a WWW

browser to read the documentation.

Now, dwww needs to have a webserver installed. :rolleyes:

Don't think it would be the best solution, if people just want to read the documentation

of a package, to go and install a webserver...

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585996201
Share on other sites

ok, thanks to everyone that helped me switch to Ubuntu.

I have it up and running now and i think it has great potential as an OS.

I do have a few niggly issues if anyone can help.

I added another IDE hard disk as slave after i did the ubuntu install and its not showing up :no:

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

Also, i think i might have buggered up my Sata hard disk, i formatted it within Ubuntu then decided to put it in my other PC to install ubuntu or windows but it just ticks slowly and not much screen action... i can't even make it to the installer it just hangs at dos. :huh:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997560
Share on other sites

I added another IDE hard disk as slave after i did the ubuntu install and its not showing up  :no:

585997560[/snapback]

Try this in a terminal, and post the output in the forum here:

sudo fdisk -l

(and that is a lowercase "L", not the number "1")

This will tell you every hard drive it sees.

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

585997560[/snapback]

Using the ethernet port will be most transparent and problem-free. However, USB may work. If not natively, then through something like NDISwrapper, I think. I have no experience with that, but it should help point you in a possible direction. We have a HOWTO on setting up NDISwrapper in our HOWTO & FAQ section here.

Also, i think i might have buggered up my Sata hard disk, i formatted it within Ubuntu then decided to put it in my other PC to install ubuntu or windows but it just ticks slowly and not much screen action... i can't even make it to the installer it just hangs at dos.  :huh:

585997560[/snapback]

I dunno. Try running qtparted and see what you can see with that tool. Also, the fdisk command above might tell us what is going on.

If the drive is going to be reformatted and re-used, and you don't care about the data on it, you may need to just wipe the partition table data. If you need to, you can possibly remove all data with qtparted, or you can do this with a dd command.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997643
Share on other sites

ok heres the log;

andrew@ubuntu:~$ sudo fdisk -l

Password:

Disk /dev/hda: 81.9 GB, 81964302336 bytes

255 heads, 63 sectors/track, 9964 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hda1 * 1 9634 77385073+ 83 Linux

/dev/hda2 9635 9964 2650725 5 Extended

/dev/hda5 9635 9964 2650693+ 82 Linux swap / Solaris

Disk /dev/hdb: 41.1 GB, 41110142976 bytes

255 heads, 63 sectors/track, 4998 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hdb1 * 1 4791 38483676 83 Linux

/dev/hdb2 4792 4998 1662727+ 5 Extended

/dev/hdb5 4792 4998 1662696 82 Linux swap / Solaris

andrew@ubuntu:~$

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997690
Share on other sites

Well, your slave drive (on the Primary IDE) is there. It is /dev/hdb. Looks like you just need to mount the partition(s) you need access to. If no mount points are created, you will have to make some yourself and perform the mount manually. Once you know what you want, you can add entries into your /etc/fstab to automatically mount these every time you boot.

Looks like your second drive had a separate Linux installation. Did you want to boot into it? Or share some of the data on it? Or wipe it clean and use it in your current install? Or perhaps something else...?

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997709
Share on other sites

Looks like your second drive had a separate Linux installation.  Did you want to boot into it?  Or share some of the data on it?  Or wipe it clean and use it in your current install?  Or perhaps something else...?

585997709[/snapback]

i wanted to wipe it clean and use it in my current install.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997726
Share on other sites

i wanted to wipe it clean and use it in my current install.

585997726[/snapback]

If you've got something like QTParted installed, fire that up. Otherwise do a sudo cfdisk /dev/hdb and delete all the partitions on it and create a new one.

Then do one of the following:

ext2:

mke2fs /dev/hdb1

ext3:

mke2fs -j /dev/hdb1

reiserfs:

mkreiserfs /dev/hdb1

And then add an entry into your fstab to mount that one.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997821
Share on other sites

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

585997560[/snapback]

I would suggest that you get a cheapo firewall/router/switch device. They usually come with 4 LAN ports and one WAN port. Connect the ethernet port of the Netgear DM602 to the WAN port and then connect your PS2 and your Linux box to the LAN ports. You'll still have two LAN ports left over for other computers in the future.

I would personally recommend this even if you switch back to Windows :o

a) You get a NAT firewall

b) You get ethernet access to your computer

c) You don't need to mess with drivers at all

d) It works with every OS (heck, you could probably make it work with DOS if you really tried)

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997833
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Universal Media Server 15.6.0 by Razvan Serea Universal Media Server is a DLNA-compliant UPnP Media Server. UMS was started by SubJunk, an official developer of PMS, in order to ensure greater stability and file-compatibility. The program streams or transcodes many different media formats with little or no configuration. It is powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more, which combine to offer support for a wide range of media formats. Because it is written in Java, Universal Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. To see a comparison of popular media servers, click here. Universal Media Server 15.6.0 changelog: General Added Discogs integration for audio metadata and UPnP Added new options for DNS resolution handling (thanks, @henry701 Henrique Campos!) Added a loading indicator to the Shared Content area on the web settings (#6037) Improved detection of sample videos Improved stability of speed test (thanks, @henry701 Henrique Campos!) Fixed support for servers with no Internet access (#6047) (thanks, @henry701 Henrique Campos!) Fixed wrong Linux yt-dlp binary being packaged (#6011) (thanks, @Pro-pra!) Fixed API lookups happening for TV series when episode lookup fails, even if the series metadata is already in the local database (#6080) Fixed JDK being used in Docker image instead of JRE (#6089) (thanks, @mvanhorn Matt Van Horn!) Fixed editing a video feed on the web settings erases the URL (#6046) (thanks, @serinekjo kjo!) Fixed docs for FFmpeg GPU support (thanks, @Harshit-dell Harshit Kumar Sahu!) Translation updates via Crowdin Dutch (97%) (thanks, Lefteye!) English (United Kingdom) (80%) (thanks, Andi Chandler!) Italian (63%) (thanks, parduz!) Portuguese (Brazilian) (67%) (thanks, Henrique Campos!) Download: Universal Media Server 15.6.0 | 157.0 MB (Open Source) Download: Other operating systems View: Universal Media Server Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • When you're in enterprise IT environment, you're kinda forced into it...otherwise I'm not touching any mail client for personal use.  I can't stand New Outlook. It's complete trash - half the features I need in (Classic) Outlook are just missing in New Outlook. I haven't talked to a single person who actually likes the new client. 
    • I think it's cute that Apple is implementing their tools at precisely the same evolutionary level as other devices' tools. In other words, I see no innovation; it's "the same but different." "Hey Siri, help me write this document about shoes." Powered by Google. "Sure thing, while we're here, can I interest you on some Nike's? They're on sale at Target right now!"
    • Walmart was still selling the Apple Watch SE 2 on Black Friday in 2024. I got 1 for my mom and one for my dad for christmas.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      86
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!