Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

I broke it

Help & support for Ultimate Edition 2.1


Re: I broke it

Postby points » Thu May 07, 2009 10:22 pm

Thanks for the update ,I was at your site again today ... browsing the forum ... I will give it a go ... but I have to get a better handle on grub , I want to have 9.04 and your version on the same drive ..
Q9400 quad chip
4 gigs ram 800mhz
asus P5Q M/B
nVidia GeForce 8800 GT
1 TB 32 meg cache H/D
lightscribe dvd
22" samsung WS
points
U.E. Graduate
U.E. Graduate
 
Posts: 50
Joined: Thu Mar 19, 2009 8:32 pm
Location: Fort McMurray Alberta Canada
Operating System: Ultimate Edition 3.2 32 BIT



Re: I broke it

Postby SaddleTramp » Mon May 11, 2009 5:09 am

You can install as many of the 'same' distro as you want:
Screenshot.png
sdb1,2,5,&6 are all built on Jaunty (9.04)...your grub will look similar to this:
Code: Select all
title      Ultimate 2.2 (Main /dev/sda2), kernel 2.6.28-12-generic
uuid      de2ee010-65f7-4690-8ec1-36ff9d896cd7
kernel      /boot/vmlinuz-2.6.28-12-generic root=UUID=de2ee010-65f7-4690-8ec1-36ff9d896cd7 ro
initrd      /boot/initrd.img-2.6.28-12-generic
quiet

title      Ultimate 2.2 (Main /dev/sda2), kernel 2.6.28-12-generic (recovery mode)
uuid      de2ee010-65f7-4690-8ec1-36ff9d896cd7
kernel      /boot/vmlinuz-2.6.28-12-generic root=UUID=de2ee010-65f7-4690-8ec1-36ff9d896cd7 ro  single
initrd      /boot/initrd.img-2.6.28-12-generic

title      Ultimate 2.2 (Main /dev/sda2), memtest86+
uuid      de2ee010-65f7-4690-8ec1-36ff9d896cd7
kernel      /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title      Other operating systems:
root

# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title      Windows 7 (/dev/sda1)
rootnoverify   (hd0,0)
savedefault
makeactive
chainloader   +1

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1
title      Ultimate 2.2 (Backup /dev/sdb1), kernel 2.6.28-12-generic
root      (hd1,0)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb1 ro
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1
title      Ultimate 2.2 (Backup /dev/sdb1), kernel 2.6.28-12-generic (recovery mode)
root      (hd1,0)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb1 ro  single
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb1
title      Ultimate 2.2 (Backup /dev/sdb1), memtest86+
root      (hd1,0)
kernel      /boot/memtest86+.bin
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb2.
title      Ultimate 2.2 (Test /dev/sdb2), kernel 2.6.28-12-generic
root      (hd1,1)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb2 ro
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb2.
title      Ultimate 2.2 (Test /dev/sdb2), kernel 2.6.28-12-generic (recovery mode)
root      (hd1,1)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb2 ro  single
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb2.
title      Ultimate 2.2 (Test /dev/sdb2), memtest86+
root      (hd1,1)
kernel      /boot/memtest86+.bin 
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb5.
title      Jaunty (/dev/sdb5), kernel 2.6.28-12-generic
root      (hd1,4)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb5 ro
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb5.
title      Jaunty (/dev/sdb5), kernel 2.6.28-12-generic (recovery mode)
root      (hd1,4)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb5 ro  single
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb5.
title      Jaunty (/dev/sdb5), memtest86+
root      (hd1,4)
kernel      /boot/memtest86+.bin
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb6.
title      Stoner 1.0 (/dev/sdb6), kernel 2.6.28-12-generic
root      (hd1,5)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb6 ro
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb6.
title      Stoner 1.0 (/dev/sdb6), kernel 2.6.28-12-generic (recovery mode)
root      (hd1,5)
kernel      /boot/vmlinuz-2.6.28-12-generic root=/dev/sdb6
initrd      /boot/initrd.img-2.6.28-12-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb6.
title      Stoner 1.0 (/dev/sdb6), memtest86+
root      (hd1,5)
kernel      /boot/memtest86+.bin
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb8.
title      Debian GNU/Linux (/dev/sdb8), kernel 2.6.26-2-amd64
root      (hd1,7)
kernel      /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sdb8 ro iommu=noaperture
initrd      /boot/initrd.img-2.6.26-2-amd64
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb8.
title      Debian GNU/Linux (/dev/sdb8), kernel 2.6.26-2-amd64 (single-user mode)
root      (hd1,7)
kernel      /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sdb8 ro single iommu=noaperture
initrd      /boot/initrd.img-2.6.26-2-amd64
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb9.
title      Ultimate 2.1 (/dev/sdb9), kernel 2.6.27-7-generic
root      (hd1,8)
kernel      /boot/vmlinuz-2.6.27-7-generic root=/dev/sdb9 ro iommu=noaperture
initrd      /boot/initrd.img-2.6.27-7-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb9.
title      Ultimate 2.1 (/dev/sdb9), kernel 2.6.27-7-generic (recovery mode)
root      (hd1,8)
kernel      /boot/vmlinuz-2.6.27-7-generic root=/dev/sdb9 ro  single iommu=noaperture
initrd      /boot/initrd.img-2.6.27-7-generic
savedefault
boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb9.
title      Ultimate 2.1 (/dev/sdb9), memtest86+
root      (hd1,8)
kernel      /boot/memtest86+.bin
boot
Just so you know, after I installed my main distro (on another drive), any distro's installed after that I did not allow them to install Grub to the MBR...I did this so I would always be booting from the Grub on my main distro...after the others install, I manually edit Grub in the main distro and add the other installations there...
3 Rules: 1. Research; 2. Read; 3. Repeat 1 & 2
HP Pavilion a1700n; Asus A8M2N-LA; AMD Athlon X2 3800+ 2GHz; 2GB DDR2 PC2-5300 Mem; nForce 430 Chipset
GeForce GT220 1gb PCIE16
Sound Blaster Audigy2
Samsung 250GB SATA, WD 320GB SATA, WD 500GB 'GREEN' SATA
TSST DVDRW 16X DL; ASUS DRW-2014S1 DVDRW/DL 20X
Ultimate Edition 2.4 x64
Image
User avatar
SaddleTramp
U.E. God
U.E. God
 
Posts: 1251
Joined: Sun Mar 30, 2008 11:00 pm
Location: NC, US
Age: 68
Operating System: Ultimate Edition 3.2 64 BIT



Re: I broke it

Postby stanca » Mon May 11, 2009 12:47 pm

SaddleTramp,do you have time for all of them?I have 3 only and rarely have time for the 3rd one. ;) <BREW>
Intel H61 ASrock H61M-VS Motherboard,
Cpu Intel Ci3 13-2100 3.10Ghz 64bit 3MB Box,
RAM 4GB DDR3 1333MHz Elixir,
Palit Nvidia Geforce 210 1GB DDR3 PCI-E.
Dual-boot Ultimate Edition 3.4 x86_64/Windows 8 x64.
Linux user # 492560.
"This is Linux land!In silent nights you can hear Windows machines rebooting!..."
http://www.youtube.com/user/laur1969 http://stanca-ultimateeditionromania.blogspot.com/#

Image
Image
Image
Image
User avatar
stanca
U.E. God
U.E. God
 
Posts: 1613
Joined: Sun Nov 02, 2008 11:48 am
Location: Bucharest,Romania,EU,44'25"N,26'07"E.
Age: 54
Operating System: Ultimate Edition Beta Tester



Re: I broke it

Postby SaddleTramp » Mon May 11, 2009 5:23 pm

stanca wrote:SaddleTramp,do you have time for all of them?I have 3 only and rarely have time for the 3rd one. ;) <BREW>

LOL...yeah, I make time...first thing of a morning I fire up #1 to get any updates, and cycle thru the rest to get 'all' the updates done...then whichever project is the hottest, I start it up and go from there...so they're all run at least once a day...my 'note' tablet to keep track of where I'm at in each one gets full pretty quick ;)
3 Rules: 1. Research; 2. Read; 3. Repeat 1 & 2
HP Pavilion a1700n; Asus A8M2N-LA; AMD Athlon X2 3800+ 2GHz; 2GB DDR2 PC2-5300 Mem; nForce 430 Chipset
GeForce GT220 1gb PCIE16
Sound Blaster Audigy2
Samsung 250GB SATA, WD 320GB SATA, WD 500GB 'GREEN' SATA
TSST DVDRW 16X DL; ASUS DRW-2014S1 DVDRW/DL 20X
Ultimate Edition 2.4 x64
Image
User avatar
SaddleTramp
U.E. God
U.E. God
 
Posts: 1251
Joined: Sun Mar 30, 2008 11:00 pm
Location: NC, US
Age: 68
Operating System: Ultimate Edition 3.2 64 BIT

Previous

Return to Ultimate Edition 2.1

Who is online

Users browsing this forum: No registered users and 3 guests