LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 04-08-2008, 03:54 AM   #1
PhillipHuang
Member
 
Registered: Aug 2006
Location: Shen Zhen
Distribution: Ubuntu 22.04
Posts: 199

Rep: Reputation: 33
Install Mandriva2K8 on Dell Optiplex 320


Hi,

As known, Dell OptiPlex 320 does not support a few linux distribution well(CentOS,RedHat,Fedora). I meet some problems when install Mandriva2008, and finally get successfully. Here's my steps, hope it is useful for you.

1. Install Mandriva 2K8 normally,(CD boot,step by step).
2. When installation accomplish and reboot, the system will halt.

It is reported that Dell modify 320's BIOS(I don't know why). I have to install grub again.

Since Dell OptiPlex shipped with RedFlag Linux, of course, this distribution Linux can be installed well. Then use this RedFlag DVD CD, and enter rescue mode. In the comand line(with networking), copy the following four file to mandriva's /boot directory:

192.168.3.xx is another DELL 320 installed RedFlag

Code:
# scp 192.168.3.xx/boot/grub /mnt/mandriva/boot/grub
# scp 192.168.3.xx/boot/stage1 /mnt/mandriva/boot/grub
# scp 192.168.3.xx/boot/stage2 /mnt/mandriva/boot/grub
# scp 192.168.3.xx/boot/e2fs_stage1_5 /mnt/mandriva/boot/grub
# cp /mnt/mandriva/boot/grub/menu.list /mnt/mandriva/boot/grub/grub.conf

# grub
> root (hd0,4)    my /boot is located at /dev/sda5  
> setup (hd0)
> quit

OK, reboot, and then enjoy Mandriva2K8 on Dell 320,


Phillip
 
Old 04-22-2008, 09:28 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
well done Phillip
 
Old 05-14-2009, 10:26 PM   #3
PhillipHuang
Member
 
Registered: Aug 2006
Location: Shen Zhen
Distribution: Ubuntu 22.04
Posts: 199

Original Poster
Rep: Reputation: 33
Install Ubuntu 9.04 on Optiplex320

First, I have to complain this Dell machine, whenever install Linux Distro(no including RedFlag). Google results say it is because Optiplex 320's BIOS is dedicated designed for Windows Vista,and its SATA driver do not support Linux.

Step 1, insert the Ubuntu 9.04 DVD and install, it will takes about 30 minutes. At the first rebooting, only a cursor is displayed at the top of screen. The system is halt.

Step 2. Install grub2. Enter rescure mode(boot from DVD),
Code:
mkdir /media/root
mount /dev/sda8 /media/root      (/dev/sda8 is my /)
mount /dev/sda6 /media/root/boot  (/dev/sda6 is my /boot)
mount -t proc none /media/root/proc
mount -o bind /dev /media/root/dev
chroot /media/root
sudo aptitude install grub2
sudo grub-install /dev/sda
sudo grub update-grub
update-grub will create /boot/grub/grub.cfg file.

Step 3. Restart, the grub2 menu only display Ubuntu and single/memtest86, my Windows 7 is gone. At this time, the Ubuntu can be boot successfully, and I have to find Windows back. Refer the following:

http://blogs.koolwal.net/2008/12/28/...b2-or-grub-pc/

and then review the grub.cfg, windows items are added.

Done, hope this helpful.

Thanks,
Phillip
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Redhat Enterprise 4 on Dell Optiplex 320 khan222 Linux - Newbie 3 08-27-2008 11:56 AM
Distro for Dell Optiplex 320 zaheer Linux - Hardware 2 11-21-2007 01:39 AM
Dell Optiplex 320 rnj13 Slackware - Installation 3 08-30-2007 07:38 AM
Mandrake Official 10.1 could not install on DELL OPTIPLEX 320 PhillipHuang Mandriva 4 04-25-2007 03:33 AM
Problem booting Ubuntu install CD on Dell optiplex 320 Charles Harwell Ubuntu 1 04-03-2007 12:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 06:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration