[LIVE] HOW-TO mount hard disk drives on XBMC Live 9.04
clubber lang
Junior Member Posts: 29 Joined: Mar 2010 Reputation: 0 |
2010-09-13 17:54
Post: #51
@vikjon0 any idea how to do it under GRUB2?
|
| find quote |
vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2010-09-13 18:01
Post: #52
I think you need to update
/etc/default/grub and then run sudo update-grub http://ubuntuforums.org/showthread.php?t=1195275 Quote:/boot/grub/grub.cfg Quote:/etc/default/grub |
| find quote |
yesniyah
Junior Member Posts: 14 Joined: Feb 2010 Reputation: 0 |
vikjon0 Wrote:I think you need to updateThanks for the info. I'm also using Live Dharma so I found the file under /etc/default/grub as you indicated. here are the contents of the file that I have: Quote:# If you change this file, run 'update-grub' afterwards to update What needs to be removed so that my 2 extra drives can be auto mounted? I see 2 instances of nodiskmount above. Dunno what to do with those, if anything. One drive is a 2TB NTFS drive and a 1TB EXT4 drive. Also, is it possible to mount the 2TB drive in a specific location? like /home |
| find quote |
vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2011-01-01 20:39
Post: #54
You see two...but # means that the line is commented out.
Remove from the the other line...or both, it does not matter. |
| find quote |
yesniyah
Junior Member Posts: 14 Joined: Feb 2010 Reputation: 0 |
2011-01-01 20:59
Post: #55
Quote:# Defaults from XBMC Installation Ok, I removed the nodiskmount indicated above and I get the drives to show up in /media when I go to add sources. The issue is that the drives are named : D8AE6AFAAE6AD094 and E89652139651E31C for the 1Tb and the 2 TB respectively. Anyway to fix that? And I still would rather mount them in the /Home/XBMC directory. |
| find quote |
yesniyah
Junior Member Posts: 14 Joined: Feb 2010 Reputation: 0 |
2011-01-01 21:35
Post: #56
D8AE6AFAAE6AD094 and E89652139651E31C do not show up in add sources. They show up when I FTp into the XBMC Live box and browse to /media.
What shows up is the Volume name. One was formatted on WIN7 and given a volume name of "STORAGE" and the other one was formatted EXT4 and also given a volume name of "STORAGE". This debacle was done unintentionally as the EXT4 (1TB drive) was added to my previous Live installation 9 months ago and NTFS (2TB) drive was added to the new Live install Yesterday. Is there a way to change the Volume name of a Drive in Linux? I know I can pop the 2TB drive back into windows, right click the drive in My Computer and rename it. So how do I do that from terminal in XBMC Live? |
| find quote |
KingsCross
Junior Member Posts: 38 Joined: Aug 2011 Reputation: 0 |
2011-09-09 20:54
Post: #57
I'm trying to automount my internal hd as well but whenever I type /etc/default/grub into the terminal I get a command not found response. same thing with update-grub.
Any ideas? |
| find quote |
sebaschm
Junior Member Posts: 2 Joined: Sep 2011 Reputation: 0 |
2011-09-17 09:13
Post: #58
You can find a solution for booting XBMC 10.1 from a pendrive using Grub4dos here (automount of harddrives is included):
http://bootsticks.forumprofi.de/thema-an...1-t16.html The explanation is in german, but the needed code is in english. And this is the only thing you want. A complete solution for a Multiboot pendrive you will find here: http://bootsticks.npage.de/welcome_engli...39593.html I heard next week there will be released a new 0.8.3.0 version completely in english. |
| find quote |
Don Cartagena
Junior Member Posts: 4 Joined: Dec 2012 Reputation: 0 |
2012-12-11 16:55
Post: #59
Is there any update on this for XBMCbuntu 12 Frodo Beta 3? From what I have gathered, the following steps are necessary (sorry, total Linux nub):
- Press Ctrl+Alt+F2 to get a command line - Login as "xbmc" password blank - Remove "nodiskmount" token from /etc/default/grub using nano: "sudo nano /etc/default/grub" - Run "sudo update-grub" Does this kind of correctly reflect what is necessary? Thanks and Cheers - Don |
| find quote |
vikjon0
--- Posts: 2,429 Joined: Apr 2009 Reputation: 7 Location: Sweden |
2012-12-11 17:21
Post: #60
This was obsolete in eden and I assume also in Frodo.
You need to mount it in fstab |
| find quote |

Search
Help