here is my sudo fdisk -l Unable to open /dev/hda to...@tommy-desktop:~/Desktop$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x38000000 Device Boot Start End Blocks Id System /dev/sda1 1 7 56196 de Dell Utility /dev/sda2 8 1966 15728640 7 HPFS/NTFS /dev/sda3 * 1966 15119 105651227 7 HPFS/NTFS /dev/sda4 15120 60801 366940665 5 Extended /dev/sda5 15120 27909 102735643+ 83 Linux /dev/sda6 59464 60801 10747453+ 82 Linux swap / Solaris /dev/sda7 27910 59463 253457473+ 83 Linux Partition table entries are not in disk order Disk /dev/sdb: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x44fdfe06 Device Boot Start End Blocks Id System /dev/sdb1 1 19457 156288321 c W95 FAT32 (LBA) On Sun, Jan 3, 2010 at 6:03 PM, Tommy yeah <[email protected]>wrote: > Hi, I just installed 9.10 on my harddrive and cannot figure out how to get > it in grub. > I have Ubuntu 8.04 on (hd0,4) and windows vista on (hd0,1). I was wondering > how to edit my menu.lst to have my Ubuntu Studio 9.10 (which is on sda7) > boot? > my menu.lst in Ubuntu 8.04 > title Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-26-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro quiet splash > all_generic_ide > initrd /boot/initrd.img-2.6.24-26-generic > quiet > > title Ubuntu 8.04.3 LTS, kernel 2.6.24-26-generic (recovery mode) > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-26-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro single > initrd /boot/initrd.img-2.6.24-26-generic > > title Ubuntu 8.04.3 LTS, kernel 2.6.24-25-generic > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-25-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro quiet splash > all_generic_ide > initrd /boot/initrd.img-2.6.24-25-generic > quiet > > title Ubuntu 8.04.3 LTS, kernel 2.6.24-25-generic (recovery mode) > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-25-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro single > initrd /boot/initrd.img-2.6.24-25-generic > > title Ubuntu 8.04.3 LTS, kernel 2.6.24-24-generic > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-24-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro quiet splash > all_generic_ide > initrd /boot/initrd.img-2.6.24-24-generic > quiet > > title Ubuntu 8.04.3 LTS, kernel 2.6.24-24-generic (recovery mode) > root (hd0,4) > kernel /boot/vmlinuz-2.6.24-24-generic > root=UUID=323a4707-67ef-47d7-a4d8-730a60894419 ro single > initrd /boot/initrd.img-2.6.24-24-generic > > title Ubuntu 8.04.3 LTS, memtest86+ > root (hd0,4) > 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/sda3 > title Windows Vista/Longhorn (loader) > root (hd0,2) > savedefault > makeactive > chainloader +1 > > Here are the entries in /etc/fstab > # /etc/fstab: static file system information. > # > # <file system> <mount point> <type> <options> <dump> <pass> > proc /proc proc defaults 0 0 > # /dev/sda5 > UUID=323a4707-67ef-47d7-a4d8-730a60894419 / ext3 > relatime,errors=remount-ro 0 1 > /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 > > Thankyou!!! > Tommy in Florida >
-- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
