Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
Calling all Linux Kernel developers!
« previous
next »
Print
Pages:
1
...
60
61
[
62
]
63
64
...
82
Go Down
Author
Topic: Calling all Linux Kernel developers! (Read 391513 times)
0 Members and 2 Guests are viewing this topic.
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: Calling all Linux Kernel developers!
«
Reply #915 on:
June 17, 2013, 02:47:29 am »
You can download the buildroot busyboxconfig image, which is called "initrd.tns" on download.
Then you can insert "initrd Linux/initrd.tns" in your bootscript to boot from the initrd.
Logged
Streetwalrus
LV12
Extreme Poster (Next: 5000)
Posts: 3821
Rating: +80/-8
Re: Calling all Linux Kernel developers!
«
Reply #916 on:
June 17, 2013, 03:03:37 pm »
Now that I can boot, it's time for the dumb question : how do I run X (startx doesn't exist) ?
Logged
Lionel Debroux
LV11
Super Veteran (Next: 3000)
Posts: 2135
Rating: +290/-45
Re: Calling all Linux Kernel developers!
«
Reply #917 on:
June 17, 2013, 03:06:58 pm »
Try `X` or `Xorg`.
Logged
Member of the
TI-Chess Team
.
Co-maintainer of
GCC4TI
(
GCC4TI online documentation
),
TILP
and
TIEmu
.
Co-admin of
TI-Planet
.
Streetwalrus
LV12
Extreme Poster (Next: 5000)
Posts: 3821
Rating: +80/-8
Re: Calling all Linux Kernel developers!
«
Reply #918 on:
June 17, 2013, 03:18:49 pm »
It does take quite a bit of time to load. Which key is ALT bound to ?
Edit : My bad, it's VAR.
«
Last Edit: June 17, 2013, 03:21:17 pm by Streetwalker
»
Logged
crazyracer98
LV2
Member (Next: 40)
Posts: 29
Rating: +3/-0
Re: Calling all Linux Kernel developers!
«
Reply #919 on:
June 17, 2013, 03:19:19 pm »
And how do I use the other buildroot images?
Logged
Latest usbhidn version:
https://www.dropbox.com/sh/cl5ixpest7nov7v/TbSocwGcVa/usbhidn-2013_6_3_23.00.zip
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: Calling all Linux Kernel developers!
«
Reply #920 on:
June 17, 2013, 03:26:52 pm »
You format your usb drive (or a partition on it) and copy the contents of the buildroot image onto it.
Then you can boot from it using "root=/dev/sda<partition>" as param.
Logged
crazyracer98
LV2
Member (Next: 40)
Posts: 29
Rating: +3/-0
Re: Calling all Linux Kernel developers!
«
Reply #921 on:
June 17, 2013, 03:29:07 pm »
I what for format I have to format my usb-drive?
Logged
Latest usbhidn version:
https://www.dropbox.com/sh/cl5ixpest7nov7v/TbSocwGcVa/usbhidn-2013_6_3_23.00.zip
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: Calling all Linux Kernel developers!
«
Reply #922 on:
June 17, 2013, 03:30:20 pm »
ext3, ext4 and probably btrfs, although you want to use ext4. It's still the most common format.
Logged
Streetwalrus
LV12
Extreme Poster (Next: 5000)
Posts: 3821
Rating: +80/-8
Re: Calling all Linux Kernel developers!
«
Reply #923 on:
June 17, 2013, 03:30:42 pm »
Most likely ext4, I don't know if btrfs is supported yet.
* Streetwalker runs
Edit :
Though btrfs is awesome. I use it daily.
(not exploiting it's features yet though).
«
Last Edit: June 17, 2013, 03:32:09 pm by Streetwalker
»
Logged
crazyracer98
LV2
Member (Next: 40)
Posts: 29
Rating: +3/-0
Re: Calling all Linux Kernel developers!
«
Reply #924 on:
June 17, 2013, 03:38:30 pm »
So, In Windows, I have the option the format the usb-drive in "exFAT"
In German: "Größe der Zuordnungseinheit: Standard"
Logged
Latest usbhidn version:
https://www.dropbox.com/sh/cl5ixpest7nov7v/TbSocwGcVa/usbhidn-2013_6_3_23.00.zip
Lionel Debroux
LV11
Super Veteran (Next: 3000)
Posts: 2135
Rating: +290/-45
Re: Calling all Linux Kernel developers!
«
Reply #925 on:
June 17, 2013, 03:39:06 pm »
Don't use exFAT. That's a strange format with low interoperability.
Logged
Member of the
TI-Chess Team
.
Co-maintainer of
GCC4TI
(
GCC4TI online documentation
),
TILP
and
TIEmu
.
Co-admin of
TI-Planet
.
Vogtinator
LV9
Veteran (Next: 1337)
Posts: 1193
Rating: +108/-5
Instruction counter
Re: Calling all Linux Kernel developers!
«
Reply #926 on:
June 17, 2013, 03:39:10 pm »
You have to use Linux for that. Windows doesn't support it.
Logged
Streetwalrus
LV12
Extreme Poster (Next: 5000)
Posts: 3821
Rating: +80/-8
Re: Calling all Linux Kernel developers!
«
Reply #927 on:
June 17, 2013, 03:40:37 pm »
Also what about f2fs ?
Logged
Lionel Debroux
LV11
Super Veteran (Next: 3000)
Posts: 2135
Rating: +290/-45
Re: Calling all Linux Kernel developers!
«
Reply #928 on:
June 17, 2013, 03:41:34 pm »
That's a modern format tailored for Flash devices, but it still has low adoption.
btrfs is still mildly experimental.
Logged
Member of the
TI-Chess Team
.
Co-maintainer of
GCC4TI
(
GCC4TI online documentation
),
TILP
and
TIEmu
.
Co-admin of
TI-Planet
.
crazyracer98
LV2
Member (Next: 40)
Posts: 29
Rating: +3/-0
Re: Calling all Linux Kernel developers!
«
Reply #929 on:
June 17, 2013, 03:41:58 pm »
Well, I found a programm that support fórmating ext4 under windows:
http://code-bude.net/2013/02/12/ext4-partition-unter-windows-erstellen/
EDIT: Sorry, but this is in german
«
Last Edit: June 17, 2013, 03:42:29 pm by crazyracer98
»
Logged
Latest usbhidn version:
https://www.dropbox.com/sh/cl5ixpest7nov7v/TbSocwGcVa/usbhidn-2013_6_3_23.00.zip
Print
Pages:
1
...
60
61
[
62
]
63
64
...
82
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI-Nspire
»
Calling all Linux Kernel developers!