Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Other Distributions
Reload this Page linux mint get acpi=off set into boot config
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Other Distributions Post questions about distributions that do not have their own forums in here

Reply
 
Thread Tools Display Modes
Old 03-13-2008   #1 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
linux mint get acpi=off set into boot config

when i installed it i found out even when it was installed have 2 hit f6 then at end of boot up line put acpi=off i found out 100% its the culprit i dont put it it freezes i put it it boots fine please someone tell me how to change the boot file or whatver to add that line please? other then that linux mint is gold!
leo5111 is offline   Reply With Quote
Old 03-13-2008   #2 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,411
Open /boot/grub/menu.lst file and add acpi=off at the end of kernel line.
Press Alt+F2 and type this
Code:
gksu gedit /boot/grub/menu.lst
It will open menu.lst file in Gedit with root privileges.
__________________
New Users: Read This First


devils casper is offline   Reply With Quote
Old 03-14-2008   #3 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
i got that fixed now i want to automaticly mount my ntfs storage drive when i was on fedora you told me a fdisk command but for mint i assume its differnt can you tell me the command so i can give you the output??
leo5111 is offline   Reply With Quote
Old 03-14-2008   #4 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,411
Basic commands are same in all Linux Distros. Execute this
Code:
sudo fdisk -l
sudo is for gaining root privileges.
__________________
New Users: Read This First


devils casper is offline   Reply With Quote
Old 03-14-2008   #5 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
Disk /dev/sda: 74.3 GB, 74355769344 bytes
255 heads, 63 sectors/track, 9039 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1fc71fc6

Device Boot Start End Blocks Id System
/dev/sda1 * 1 8666 69609613+ 83 Linux
/dev/sda2 8667 9039 2996122+ 5 Extended
/dev/sda5 8667 9039 2996091 82 Linux swap / Solaris

Disk /dev/sdb: 300.0 GB, 300090728448 bytes
255 heads, 63 sectors/track, 36483 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd4b8d4b8

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 36483 293049666 7 HPFS/NTFS
leo5111 is offline   Reply With Quote
Old 03-14-2008   #6 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
anyone? if not ill just have to wait on casper....
leo5111 is offline   Reply With Quote
Old 03-15-2008   #7 (permalink)
Linux Guru
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,568
Mint should have already setup mount ... check output of
Code:
grep sdb1 /etc/fstab
Jonathan183 is offline   Reply With Quote
Old 03-15-2008   #8 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
/dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec 0 0 /dev/sdb1 /mnt/D ntfs-3g auto, users, exec, sync, rw 0 0
leo5111 is offline   Reply With Quote
Old 03-15-2008   #9 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
also i noticed from my ntfs storage drive i manualy mount for now i notice writing to it or from it some times file you are transferring zips over sometimes it hangs and takes its time i know drive is healthy im streaming my 8 gig 720P wmv HD rips to my 360 and it doesnt stutter or anything movies play fine so the twonkymedia server is streaming off it fine
leo5111 is offline   Reply With Quote
Old 03-16-2008   #10 (permalink)
Linux Newbie
 
leo5111's Avatar
 
Join Date: Oct 2006
Location: escaped from XP hell
Posts: 130
Send a message via AIM to leo5111 Send a message via MSN to leo5111 Send a message via Yahoo to leo5111 Send a message via Skype™ to leo5111
my new fstab my old storage hard drive it go BOOM! Disk /dev/sda: 74.3 GB, 74355769344 bytes
255 heads, 63 sectors/track, 9039 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1fc71fc6

Device Boot Start End Blocks Id System
/dev/sda1 * 1 8666 69609613+ 83 Linux
/dev/sda2 8667 9039 2996122+ 5 Extended
/dev/sda5 8667 9039 2996091 82 Linux swap / Solaris

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x870411e9

Device Boot Start End Blocks Id System
/dev/sdb1 2 60801 488376000 f W95 Ext'd (LBA)
/dev/sdb5 2 60801 488375968+ 83 Linux
so trying to automount it thanks for help so far guys i realy apreciate it
leo5111 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mint Linux, where are GRUB config options in install zephyrcat Installation 2 07-28-2007 12:41 PM
Solving Boot Problems with Grub - 2nd Edition Nerderello Linux Tutorials, HOWTO's & Reference Material 4 02-06-2005 11:44 AM
Howto solve boot problems with Grub Nerderello Linux Tutorials, HOWTO's & Reference Material 0 02-15-2004 10:38 PM

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 05:19 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0