Results 1 to 4 of 4

Thread: Admin over Live CD

  1. #1
    Join Date
    May 2008
    Beans
    6

    Admin over Live CD

    I currently have Windows XP and Ubuntu 8.04 each on separate hard drives and I'm getting GRUB 1.5 Error 21. I found a solution to the problem but I need administrative access over the Live CD. I know the password and everything but how do I load access? By the way this is my first Linux distro.

  2. #2
    Join Date
    Jan 2008
    Beans
    4,305

    Re: Admin over Live CD

    Live cds run as root by default I believe.

  3. #3
    Join Date
    May 2008
    Beans
    6

    Re: Admin over Live CD

    No. I need to save changes on /boot/grub/menu.lst but it won't let me.

    I need to adjust all the Ubuntu things as hd0,0 and XP as hd1,0

  4. #4
    Join Date
    Jan 2008
    Beans
    4,305

    Re: Admin over Live CD

    Code:
    sudo gedit /path/to/boot/grub/menu.lst
    or
    press: alt+f2
    Code:
    gksudo gedit
    Then open the file manually.

    (remember anything on the live cd session itself isnt saved so you have to mount your ubuntu partition)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •