Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> Jonatan Liljedahl wrote:
>> ...big snip...
>>> And now everything seems to work (it's running ProfileInstall right now...)
>> Update:
>>
>> Well, the LiveCD with kernel 2.6.20 booted fine, and could handle my
>
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Jonatan Liljedahl wrote:
> ...big snip...
> > And now everything seems to work (it's running ProfileInstall right now...)
>
> Update:
>
> Well, the LiveCD with kernel 2.6.20 booted fine, and could handle my
> brand new SATA motherboard, etc
Jonatan Liljedahl wrote:
...big snip...
> And now everything seems to work (it's running ProfileInstall right now...)
Update:
Well, the LiveCD with kernel 2.6.20 booted fine, and could handle my
brand new SATA motherboard, etc... But since I didn't replace the
"installed" kernel inside the squash
Jonas Karlsson wrote:
> 2007/2/16, Jonatan Liljedahl <[EMAIL PROTECTED]>:
>> Jonatan Liljedahl wrote:
I've put up an updated initrd at http://kymatica.com/new_initrd
with a fixed startGoboLinux script, this loop should work, right: ?
# Mounting Packages*.squashfs files inside /P
2007/2/16, Jonatan Liljedahl <[EMAIL PROTECTED]>:
> Jonatan Liljedahl wrote:
> >> I've put up an updated initrd at http://kymatica.com/new_initrd
> >> with a fixed startGoboLinux script, this loop should work, right: ?
> >>
> >> # Mounting Packages*.squashfs files inside /Programs
> >> DIRS="/Mount
Jonatan Liljedahl wrote:
>> I've put up an updated initrd at http://kymatica.com/new_initrd
>> with a fixed startGoboLinux script, this loop should work, right: ?
>>
>> # Mounting Packages*.squashfs files inside /Programs
>> DIRS="/Mount/TmpFS/Programs=rw"
>>
>> for i in /Mount/CD-ROM/Packages*.squ
> I've put up an updated initrd at http://kymatica.com/new_initrd
> with a fixed startGoboLinux script, this loop should work, right: ?
>
> # Mounting Packages*.squashfs files inside /Programs
> DIRS="/Mount/TmpFS/Programs=rw"
>
> for i in /Mount/CD-ROM/Packages*.squashfs; do
> mount -o loop,
Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> Lucas C. Villa Real wrote:
>>> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
Shouldn't this startGoboLinux (attached) script do the trick? (Or did I
missunderstand the problem?)
But ho
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Lucas C. Villa Real wrote:
> > On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> >> Shouldn't this startGoboLinux (attached) script do the trick? (Or did I
> >> missunderstand the problem?)
> >> But how do I put it into a new initr
Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> Shouldn't this startGoboLinux (attached) script do the trick? (Or did I
>> missunderstand the problem?)
>> But how do I put it into a new initrd? I thought I could just loopback
>> mount the initrd (cramfs) ima
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> #!/bin/ash
...
> DIRS="/Mount/TmpFS/Programs=rw"
> DIRS+=":/Mount/SquashFS/Packages-List-Base=ro"
> DIRS+=":/Mount/SquashFS/Packages-List-GoboLinuxTools-Stable=ro"
> DIRS+=":/Mount/SquashFS/Packages-List-OpenOffice=ro"
> DIRS+=":/Mount/Squa
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Shouldn't this startGoboLinux (attached) script do the trick? (Or did I
> missunderstand the problem?)
> But how do I put it into a new initrd? I thought I could just loopback
> mount the initrd (cramfs) image and replace it, but it only sa
Jonatan Liljedahl wrote:
> Lucas C. Villa Real wrote:
>> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>>> Found the right options to mkisofs in an old mail about USB drive
>>> support in 012... (all this seems very familiar! ;)
>>>
>>> Anyhow, the CD booted, but it stops with "Failed to
Jonatan Liljedahl wrote:
> Lucas C. Villa Real wrote:
>> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>>> Found the right options to mkisofs in an old mail about USB drive
>>> support in 012... (all this seems very familiar! ;)
>>>
>>> Anyhow, the CD booted, but it stops with "Failed to
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> > The current UnionFS snapshot doesn't allow one to use dynamic branches
> > (we were using UnionFS 1.x, which is now freezed; the new development
> > is going into 2.x, which doesn't have all features commited yet). So,
> > in other words,
Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> Found the right options to mkisofs in an old mail about USB drive
>> support in 012... (all this seems very familiar! ;)
>>
>> Anyhow, the CD booted, but it stops with "Failed to add
>> /Mount/SquashFS/Packages
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Found the right options to mkisofs in an old mail about USB drive
> support in 012... (all this seems very familiar! ;)
>
> Anyhow, the CD booted, but it stops with "Failed to add
> /Mount/SquashFS/Packages-List-Base into /Mount/TmpFS/Progr
Jonatan Liljedahl wrote:
> Lucas C. Villa Real wrote:
>> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>>> If none of you can find the time, perhaps you could guide me with the
>>> necessary steps to do it myself?
>>> I'm thinking I could simply take the existing ISO, unpack the squashfs
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> I assume the new kernel has an updated squashfs? I though I'd try this
> out, but only replacing the isolinux/kernel since I figured the
> /System/Kernel/ once is only used for installation, and that I could do
> manually, as long as I'm ab
Lucas C. Villa Real wrote:
> On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> If none of you can find the time, perhaps you could guide me with the
>> necessary steps to do it myself?
>> I'm thinking I could simply take the existing ISO, unpack the squashfs
>> files and repack them with
On 2/16/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> If none of you can find the time, perhaps you could guide me with the
> necessary steps to do it myself?
> I'm thinking I could simply take the existing ISO, unpack the squashfs
> files and repack them with an update squashfs and put everyt
Lucas C. Villa Real wrote:
> On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> If this is the squashfs SMP bug, would it be possible to build a new iso
>> image with an updated squashfs? (http://lkml.org/lkml/2006/8/26/102 says
>> the bug is fixed)
>
> I was just reading the same url. We
On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> If this is the squashfs SMP bug, would it be possible to build a new iso
> image with an updated squashfs? (http://lkml.org/lkml/2006/8/26/102 says
> the bug is fixed)
I was just reading the same url. Well, it's certainly possible and
seem
Jonatan Liljedahl wrote:
> Lucas C. Villa Real wrote:
>> On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>>> I'm trying to install 013 on my brand new dual core machine.
>>>
>>> System info:
>>> Intel Pentium D 945 3.4GHz
>>> Asus p5vd2x motherboard
>>> Asus en7300GT gfx
>>> samsung DVD wr
Jonatan Liljedahl wrote:
> Lucas C. Villa Real wrote:
>> On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>>> I'm trying to install 013 on my brand new dual core machine.
>>>
>>> System info:
>>> Intel Pentium D 945 3.4GHz
>>> Asus p5vd2x motherboard
>>> Asus en7300GT gfx
>>> samsung DVD wr
Lucas C. Villa Real wrote:
> On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> I'm trying to install 013 on my brand new dual core machine.
>>
>> System info:
>> Intel Pentium D 945 3.4GHz
>> Asus p5vd2x motherboard
>> Asus en7300GT gfx
>> samsung DVD writer
>>
>> I get different kinds of
On 2/15/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> I'm trying to install 013 on my brand new dual core machine.
>
> System info:
> Intel Pentium D 945 3.4GHz
> Asus p5vd2x motherboard
> Asus en7300GT gfx
> samsung DVD writer
>
> I get different kinds of I/O errors from squashfs, and sometim
27 matches
Mail list logo