The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Fedora 7 installation on XPS M1330

    Discussion in 'Dell XPS and Studio XPS' started by kmatzen, Aug 15, 2007.

  1. kmatzen

    kmatzen Notebook Consultant

    Reputations:
    3
    Messages:
    121
    Likes Received:
    0
    Trophy Points:
    30
    Has anyone here been able to install Fedora 7 on their m1330? There doesn't seem to be driver support for the DVD drive during installation so I was wondering if anyone has found a solution.

    Has anyone gotten linux to run on one of these? If so what distro?
     
  2. jamezracer

    jamezracer Notebook Enthusiast

    Reputations:
    0
    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    5
  3. kmatzen

    kmatzen Notebook Consultant

    Reputations:
    3
    Messages:
    121
    Likes Received:
    0
    Trophy Points:
    30
    This seems promising. I used Ubuntu on my old laptop and I am currently using it on my web/media server with great success.

    Unfortunately I wanted to get Fedora to work because my university uses Red Hat. I found that if I log in remotely with SSH and run a script on the host machine, I can navigate to a folder with all of the engineering applications. Then I can copy those files over to my computer and run then off my machine while using the university's licenses. I can't use Ubuntu for that though.

    I got some great software for free by doing that. PSpice, Matlab, Maya, Quartus, etc.
     
  4. paul_pro

    paul_pro Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Any alternative installation media should work ( FTP/HTTP/NFS ).
    I have a PXE and local repository setup. I'm using kickstart file so i got unattended 10 minutes FC 7 installation without all those troubles.
    So if you have such possibility run linux with dhcpd,tftp on another PC and use local or remote httpd/ftp repository ( i prefer local as it makes the installation faster than from dvd :)

    Anyways I'm am about to test it in couple of days as my M1330 is coming and I'm defenietly going to use FC7 so I'll share my solution.