Results 1 to 6 of 6

Thread: Upgrade to Linux

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    File attached as a txt file - wouldn't let me paste it all, entry too long...
    It goes:
    Mint 17
    Mint 17 (recovery)
    Memtest+
    Memtest+ (serial)
    Windows 7 on dev1
    Windows 7 on dev2
    Windows 7
    Additional Options
    Memtest+ (serial)
    Windows 7 on dev1

    I'd like it to read...
    Mint 17
    Memtest+
    Windows 7 (there is a plain entry for this)
    Additional
    Memtest+ Serial
    Windows 7 Recovery
    Attached Files Attached Files
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,499
    Blog Entries
    13
    You should be able to edit it, even though it says not too and just remove the whole menuentry items you don't want.

    Like this one

    menuentry "Linux Mint 17 Cinnamon 32-bit, 3.13.0-24-generic (/dev/sda5) -- recovery mode" --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ff6c3caa-ec21-4c9b-b6e4-67a2b1fd765a
    else
    search --no-floppy --fs-uuid --set=root ff6c3caa-ec21-4c9b-b6e4-67a2b1fd765a
    fi
    echo 'Loading Linux 3.13.0-24-generic ...'
    linux /boot/vmlinuz-3.13.0-24-generic root=UUID=ff6c3caa-ec21-4c9b-b6e4-67a2b1fd765a ro recovery nomodeset
    echo 'Loading initial ramdisk ...'
    initrd /boot/initrd.img-3.13.0-24-generic
    }

  3. #3
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    That fixed it - now to keep it that way next time there is a kernel update...
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


  4. #4
    Free-DC Semi-retire gopher_yarrowzoo's Avatar
    Join Date
    Mar 2002
    Location
    Knoxville, TN
    Posts
    3,985
    Hmm I'm really liking Mint now, only issues I have are 1 minor and 1 major enough to be a PITA...

    Minor: One of the fonts chrome uses to display stuff it's different somehow between Windows and Mint, reason being is because I do a screen capture on both of our work schedules as I can look them both up online - the font changes either size or actual font just enough to move a word to the next line and also i think because of this the boxes for each day are a different size... of course my left mouse button sometimes have double click issues when trying to click drag isn't funny..

    Major: Trying to use Paint Shop Pro via WINE as it doesn't remember half it's settings or things when moving stuff around it's messes up the display and I can't be sure if it will save it like that or not... I tried to use GIMP but the one thing I can't figure out is how to do a selection based on multiple areas and/or by color as the screen captures aren't always exact.

    It runs sweet enough on my Cele T3100 with only 2GB, and I can't upgrade the RAM beyond this mobo spec won't let me....

    Only other issue and this is hardware, my fan isn't running as fast as it should I think it overspun one day as it made a horrid noise and now I have issues with it cooling only minor ones but it's either replace the 40mm fan or get a cooling pad as putting a normal deskfan under it works wonders and keeps it cool.... might do both..
    Semi-retired from Free-DC...
    I have some time to help.....
    I need a new laptop,but who needs a laptop when you have a phone...
    Now to remember my old computer specs..


Posting Permissions

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