installing ubuntu 9.10
my step
1.use ubuntu9.10cd+gpart , do partitioning
2.setup ubuntu9.10
3.setup window
4.use ubuntu9.10cd for booting
4.1.open terminal
4.2.sudo fdisk -l => find linux's partition for example => /dev/sda5 , my win /dev/sda1
4.3.sudo mount /dev/sda5 /mnt
4.4.sudo grub-install --root-directory=/mnt /dev/sda
5.reboot
6.if lux can't see windows
6.1.open terminal
6.2.sudo update-grub
:) thanks P'aoh (phd. candidate IT Fac,KMITL)
ps. Can't find flash plugin for firefox? use command below ->(thk Locke_99GS)
1.use ubuntu9.10cd+gpart , do partitioning
2.setup ubuntu9.10
3.setup window
4.use ubuntu9.10cd for booting
4.1.open terminal
4.2.sudo fdisk -l => find linux's partition for example => /dev/sda5 , my win /dev/sda1
4.3.sudo mount /dev/sda5 /mnt
4.4.sudo grub-install --root-directory=/mnt /dev/sda
5.reboot
6.if lux can't see windows
6.1.open terminal
6.2.sudo update-grub
:) thanks P'aoh (phd. candidate IT Fac,KMITL)
ps. Can't find flash plugin for firefox? use command below ->(thk Locke_99GS)
sudo apt-get install ubuntu-restricted-extras
Comments
Post a Comment