Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SystemRescueCD with nonm
Date: Tue, 01 Jan 2019 19:21:07
Message-Id: 1717564.rKbANaMijj@dell_xps
In Reply to: Re: [gentoo-user] SystemRescueCD with nonm by Peter Humphrey
1 On Tuesday, 1 January 2019 13:28:22 GMT Peter Humphrey wrote:
2 > On Tuesday, 1 January 2019 11:41:10 GMT Alarig Le Lay wrote:
3 > > On mar. 1 janv. 10:29:11 2019, Peter Humphrey wrote:
4 > > > Yes, but first you have to loop-mount the .iso, which I can't do for
5 > > > some
6 > > > reason; I get Operation not permitted. I've tried the iso and the CD I
7 > > > burned from it, with the same result.
8 > >
9 > > app-admin/systemrescuecd-x86 has a useflag isohybrid (Pass downloaded
10 > > images through isohybrid in order to make it possible to copy them
11 > > directly to USB media and boot (requires sys-boot/syslinux at build
12 > > time).)
13 > >
14 > > Did you try that?
15 >
16 > I missed that - thanks. (Things are progressively harder to read these
17 > days.)
18 >
19 > It worked, too, and the BIOS found the USB stick and put it at the head of
20 > the list of bootable devices.
21 >
22 > I still can't loop-mount the iso though, either before or after running
23 > isohybrid. That's a problem for another day though; when the new SSD arrives
24 > for the Atom box I can set about building a new system, complete with email
25 > service (hah!).
26
27 Hmm ... I've mounted it, modified it and eventually tried to run the bash
28 script to copy it over to a USB stick. It wasn't happy to run this time,
29 following my modifications:
30
31 # bash ./usb_inst.sh
32 Device [/dev/sdb] detected as [ USB DISK Pro ] is removable and
33 size=954MB
34 * Device [/dev/sdb] is not mounted
35 Device [/dev/sdc] detected as [ USB DISK Pro ] is removable and
36 size=1MB
37 * Device [/dev/sdc] is not mounted
38 dialog: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof
39 (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
40 ./usb_inst.sh: line 491: 6296 Aborted ${PROG_DIALOG} --
41 infobox "$1" 20 75
42 dialog: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof
43 (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
44 ./usb_inst.sh: line 491: 6297 Aborted ${PROG_DIALOG} --
45 infobox "$1" 20 75
46
47
48 Which package do I need to emerge for isohybrid?
49 --
50 Regards,
51 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: SystemRescueCD with nonm nunojsilva@×××××××.pt
Re: [gentoo-user] SystemRescueCD with nonm Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] SystemRescueCD with nonm Dan Johansson <dan@×××.nu>